2022-04-01 01:25:53.292 | + ./stack.sh:main:487 : exec 2022-04-01 01:25:53.292 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-012553' 2022-04-01 01:25:53.292 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-012553.summary.2022-04-01-012553 2022-04-01 01:25:53.292 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:25:53.292 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-012553 2022-04-01 01:25:53.292 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-012553 /opt/stack/logs/stack.sh.log 2022-04-01 01:25:53.292 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-012553.summary.2022-04-01-012553 /opt/stack/logs/stack.sh.log.summary 2022-04-01 01:25:53.292 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 01:25:53.292 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 01:25:53.292 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 01:25:53.292 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 01:25:53.292 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:25:53.292 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 01:25:53.293 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 01:25:53.293 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:25:53.293 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 01:25:53.293 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 01:25:53.293 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 01:25:53.293 | + ./stack.sh:main:576 : uname -a 2022-04-01 01:25:53.293 | Linux dv-cinder-835880-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-01 01:25:53.294 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 01:25:53.296 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 01:25:53.300 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 01:25:53.337 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 01:25:53.353 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 01:25:53.355 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 01:25:53.357 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 01:25:53.359 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 01:25:53.361 | + functions-common:fetch_plugins:1776 : return 2022-04-01 01:25:53.363 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 01:25:53.365 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 01:25:53.367 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:25:53.368 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:25:53.370 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:25:53.372 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:25:53.374 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:25:53.376 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:25:53.378 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:25:53.382 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:25:53.384 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:25:53.385 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:25:53.387 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 01:25:53.389 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:25:53.403 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:53.405 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:25:53.407 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:53.409 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:53.411 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:53.413 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:53.415 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:53.417 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 01:25:53.419 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 01:25:53.421 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:25:53.423 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:25:53.425 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 01:25:53.428 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 01:25:53.430 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 01:25:53.431 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 01:25:53.433 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 01:25:53.435 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 01:25:53.454 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 01:25:53.456 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 01:25:53.469 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:25:53.472 | +++ lib/tls:source:43 : hostname -f 2022-04-01 01:25:53.476 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 01:25:53.478 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 01:25:53.480 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 01:25:53.482 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 01:25:53.484 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 01:25:53.486 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 01:25:53.488 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 01:25:53.490 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 01:25:53.492 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 01:25:53.494 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 01:25:53.498 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 01:25:53.511 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 01:25:53.529 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 01:25:53.542 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 01:25:53.555 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 01:25:53.593 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 01:25:53.655 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 01:25:53.752 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 01:25:53.784 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 01:25:53.830 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 01:25:53.887 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 01:25:54.043 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 01:25:54.059 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 01:25:54.072 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 01:25:54.085 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 01:25:54.191 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 01:25:54.193 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 01:25:54.196 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 01:25:54.198 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 01:25:54.200 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 01:25:54.202 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 01:25:54.205 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 01:25:54.205 | False' 2022-04-01 01:25:54.208 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 01:25:54.224 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 01:25:54.226 | + ./stack.sh:main:624 : run_phase source 2022-04-01 01:25:54.229 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 01:25:54.231 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:25:54.233 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:25:54.235 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:25:54.237 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:25:54.239 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:25:54.241 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:25:54.244 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:25:54.247 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:25:54.250 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:25:54.252 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:25:54.255 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 01:25:54.257 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:25:54.274 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:54.276 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:25:54.279 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 01:25:54.322 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 01:25:54.325 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 01:25:54.327 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:25:54.329 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 01:25:54.332 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 01:25:54.334 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 01:25:54.336 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 01:25:54.339 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 01:25:54.341 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 01:25:54.343 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 01:25:54.346 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.348 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-01 01:25:54.351 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.353 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-01 01:25:54.356 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.358 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-01 01:25:54.361 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.363 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-01 01:25:54.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.369 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-01 01:25:54.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.374 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-01 01:25:54.376 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.378 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-01 01:25:54.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.383 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-01 01:25:54.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.388 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-01 01:25:54.390 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.393 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-01 01:25:54.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.398 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-01 01:25:54.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.402 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-01 01:25:54.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.407 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-01 01:25:54.409 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.412 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-01 01:25:54.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.417 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-01 01:25:54.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.422 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-01 01:25:54.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.428 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-01 01:25:54.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.433 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-01 01:25:54.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.437 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-01 01:25:54.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.443 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-01 01:25:54.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.447 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-01 01:25:54.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.452 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-01 01:25:54.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.457 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-01 01:25:54.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.463 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-01 01:25:54.466 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.468 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-01 01:25:54.471 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.474 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-01 01:25:54.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.480 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-01 01:25:54.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.485 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-01 01:25:54.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.490 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-01 01:25:54.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.495 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-01 01:25:54.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.500 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-01 01:25:54.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.506 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-01 01:25:54.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.512 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-01 01:25:54.514 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.516 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-01 01:25:54.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.522 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-01 01:25:54.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.527 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-01 01:25:54.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.532 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-01 01:25:54.535 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.538 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-01 01:25:54.541 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.544 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-01 01:25:54.547 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.549 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-01 01:25:54.552 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.555 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-01 01:25:54.557 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.559 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-01 01:25:54.562 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.564 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-01 01:25:54.567 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.570 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-01 01:25:54.572 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:54.575 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-01 01:25:54.577 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 01:25:54.580 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:25:54.582 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 01:25:54.600 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:54.603 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 01:25:54.605 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:25:54.607 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 01:25:54.624 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:25:54.626 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 01:25:54.629 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 01:25:54.633 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 01:25:54.635 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 01:25:54.638 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 01:25:54.640 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 01:25:54.643 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 01:25:54.646 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 01:25:54.649 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 01:25:54.649 | Using mysql database backend 2022-04-01 01:25:54.651 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 01:25:54.669 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 01:25:54.672 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 01:25:54.675 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:25:54.678 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 01:25:54.681 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:25:54.684 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 01:25:54.702 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:54.704 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 01:25:54.724 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 01:25:54.743 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:54.746 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 01:25:54.765 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 01:25:54.783 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 01:25:54.801 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:25:54.805 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 01:25:54.824 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:54.827 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 01:25:54.845 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 01:25:54.848 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 01:25:54.851 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 01:25:54.854 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 01:25:54.858 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:25:54.863 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-012554 2022-04-01 01:25:54.866 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-012554 757' 2022-04-01 01:25:54.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.872 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:25:54.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.878 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:25:54.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.883 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:25:54.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.888 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 01:25:54.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.894 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-01 01:25:54.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.901 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-01 01:25:54.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.906 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-012553 2022-04-01 01:25:54.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.911 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:25:54.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.916 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-01 01:25:54.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.922 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:25:54.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.928 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:25:54.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.933 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:25:54.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:54.938 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:25:54.941 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 01:25:54.944 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 01:25:54.947 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 01:25:54.949 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 01:25:54.951 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:25:54.954 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:25:54.956 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:25:54.959 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:25:54.962 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:25:54.965 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:25:54.983 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:25:54.985 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:25:54.988 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:54.991 | + functions-common:git_clone:629 : echo master 2022-04-01 01:25:54.991 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:25:54.997 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 01:25:55.000 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:55.002 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 01:25:55.007 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:25:55.007 | + functions-common:git_clone:678 : head -1 2022-04-01 01:25:55.010 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 01:25:55.013 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:25:55.016 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 01:25:55.019 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:25:55.021 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 01:25:55.025 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 01:25:55.028 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 01:25:55.031 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 01:25:55.033 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:25:55.036 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 01:25:55.039 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 01:25:55.041 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 01:25:55.045 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 01:25:55.050 | ++ tools/install_prereqs.sh:source:47 : NOW=1648776355 2022-04-01 01:25:55.054 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 01:25:55.059 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648775488 2022-04-01 01:25:55.062 | ++ tools/install_prereqs.sh:source:49 : DELTA=867 2022-04-01 01:25:55.065 | ++ tools/install_prereqs.sh:source:50 : [[ 867 -lt 7200 ]] 2022-04-01 01:25:55.068 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 01:25:55.071 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 01:25:55.074 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 01:25:55.076 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 01:25:55.079 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 01:25:55.082 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 01:25:55.084 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 01:25:55.087 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 01:25:55.090 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 01:25:55.140 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 01:25:55.140 | apache2-dev 2022-04-01 01:25:55.140 | bc 2022-04-01 01:25:55.140 | bsdmainutils 2022-04-01 01:25:55.140 | curl 2022-04-01 01:25:55.140 | g++ 2022-04-01 01:25:55.140 | gawk 2022-04-01 01:25:55.140 | gcc 2022-04-01 01:25:55.140 | gettext 2022-04-01 01:25:55.140 | git 2022-04-01 01:25:55.140 | graphviz 2022-04-01 01:25:55.140 | iputils-ping 2022-04-01 01:25:55.140 | libapache2-mod-proxy-uwsgi 2022-04-01 01:25:55.140 | libffi-dev 2022-04-01 01:25:55.140 | libjpeg-dev 2022-04-01 01:25:55.140 | libpcre3-dev 2022-04-01 01:25:55.140 | libpq-dev 2022-04-01 01:25:55.140 | libssl-dev 2022-04-01 01:25:55.140 | libsystemd-dev 2022-04-01 01:25:55.140 | libxml2-dev 2022-04-01 01:25:55.140 | libxslt1-dev 2022-04-01 01:25:55.140 | libyaml-dev 2022-04-01 01:25:55.140 | lsof 2022-04-01 01:25:55.140 | openssh-server 2022-04-01 01:25:55.140 | openssl 2022-04-01 01:25:55.140 | pkg-config 2022-04-01 01:25:55.140 | psmisc 2022-04-01 01:25:55.141 | python3-dev 2022-04-01 01:25:55.141 | python3-pip 2022-04-01 01:25:55.141 | python3-systemd 2022-04-01 01:25:55.141 | python3-venv 2022-04-01 01:25:55.141 | tar 2022-04-01 01:25:55.141 | tcpdump 2022-04-01 01:25:55.141 | unzip 2022-04-01 01:25:55.141 | uuid-runtime 2022-04-01 01:25:55.141 | wget 2022-04-01 01:25:55.141 | wget 2022-04-01 01:25:55.141 | zlib1g-dev 2022-04-01 01:25:55.141 | libkrb5-dev 2022-04-01 01:25:55.141 | libldap2-dev 2022-04-01 01:25:55.141 | libsasl2-dev 2022-04-01 01:25:55.141 | memcached 2022-04-01 01:25:55.141 | python3-mysqldb 2022-04-01 01:25:55.141 | sqlite3 2022-04-01 01:25:55.141 | conntrack 2022-04-01 01:25:55.141 | curl 2022-04-01 01:25:55.141 | dnsmasq-base 2022-04-01 01:25:55.141 | dnsmasq-utils 2022-04-01 01:25:55.141 | ebtables 2022-04-01 01:25:55.141 | genisoimage 2022-04-01 01:25:55.141 | iptables 2022-04-01 01:25:55.141 | iputils-arping 2022-04-01 01:25:55.141 | kpartx 2022-04-01 01:25:55.141 | libjs-jquery-tablesorter 2022-04-01 01:25:55.141 | parted 2022-04-01 01:25:55.141 | pm-utils 2022-04-01 01:25:55.141 | python3-mysqldb 2022-04-01 01:25:55.141 | socat 2022-04-01 01:25:55.141 | sqlite3 2022-04-01 01:25:55.141 | sudo 2022-04-01 01:25:55.141 | vlan 2022-04-01 01:25:55.141 | lsscsi 2022-04-01 01:25:55.141 | open-iscsi 2022-04-01 01:25:55.141 | lvm2 2022-04-01 01:25:55.141 | qemu-utils 2022-04-01 01:25:55.142 | thin-provisioning-tools 2022-04-01 01:25:55.142 | acl 2022-04-01 01:25:55.142 | dnsmasq-base 2022-04-01 01:25:55.142 | dnsmasq-utils 2022-04-01 01:25:55.142 | ebtables 2022-04-01 01:25:55.142 | haproxy 2022-04-01 01:25:55.142 | iptables 2022-04-01 01:25:55.142 | iputils-arping 2022-04-01 01:25:55.142 | iputils-ping 2022-04-01 01:25:55.142 | postgresql-server-dev-all 2022-04-01 01:25:55.142 | python3-mysqldb 2022-04-01 01:25:55.142 | sqlite3 2022-04-01 01:25:55.142 | sudo 2022-04-01 01:25:55.142 | vlan 2022-04-01 01:25:55.142 | pcp 2022-04-01 01:25:55.142 | ipset 2022-04-01 01:25:55.142 | conntrack 2022-04-01 01:25:55.142 | conntrackd 2022-04-01 01:25:55.142 | keepalived 2022-04-01 01:25:55.142 | lvm2 2022-04-01 01:25:55.142 | qemu-utils 2022-04-01 01:25:55.142 | thin-provisioning-tools 2022-04-01 01:25:55.142 | curl 2022-04-01 01:25:55.142 | liberasurecode-dev 2022-04-01 01:25:55.142 | make 2022-04-01 01:25:55.142 | memcached 2022-04-01 01:25:55.142 | rsync 2022-04-01 01:25:55.142 | sqlite3 2022-04-01 01:25:55.142 | xfsprogs' 2022-04-01 01:25:55.145 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 01:25:55.167 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 01:25:55.167 | apache2-dev 2022-04-01 01:25:55.167 | bc 2022-04-01 01:25:55.167 | bsdmainutils 2022-04-01 01:25:55.167 | curl 2022-04-01 01:25:55.167 | g++ 2022-04-01 01:25:55.167 | gawk 2022-04-01 01:25:55.167 | gcc 2022-04-01 01:25:55.167 | gettext 2022-04-01 01:25:55.167 | git 2022-04-01 01:25:55.167 | graphviz 2022-04-01 01:25:55.167 | iputils-ping 2022-04-01 01:25:55.167 | libapache2-mod-proxy-uwsgi 2022-04-01 01:25:55.167 | libffi-dev 2022-04-01 01:25:55.167 | libjpeg-dev 2022-04-01 01:25:55.167 | libpcre3-dev 2022-04-01 01:25:55.167 | libpq-dev 2022-04-01 01:25:55.167 | libssl-dev 2022-04-01 01:25:55.167 | libsystemd-dev 2022-04-01 01:25:55.167 | libxml2-dev 2022-04-01 01:25:55.167 | libxslt1-dev 2022-04-01 01:25:55.167 | libyaml-dev 2022-04-01 01:25:55.167 | lsof 2022-04-01 01:25:55.167 | openssh-server 2022-04-01 01:25:55.167 | openssl 2022-04-01 01:25:55.168 | pkg-config 2022-04-01 01:25:55.168 | psmisc 2022-04-01 01:25:55.168 | python3-dev 2022-04-01 01:25:55.168 | python3-pip 2022-04-01 01:25:55.168 | python3-systemd 2022-04-01 01:25:55.168 | python3-venv 2022-04-01 01:25:55.168 | tar 2022-04-01 01:25:55.168 | tcpdump 2022-04-01 01:25:55.168 | unzip 2022-04-01 01:25:55.168 | uuid-runtime 2022-04-01 01:25:55.168 | wget 2022-04-01 01:25:55.168 | wget 2022-04-01 01:25:55.168 | zlib1g-dev 2022-04-01 01:25:55.168 | libkrb5-dev 2022-04-01 01:25:55.168 | libldap2-dev 2022-04-01 01:25:55.168 | libsasl2-dev 2022-04-01 01:25:55.168 | memcached 2022-04-01 01:25:55.168 | python3-mysqldb 2022-04-01 01:25:55.168 | sqlite3 2022-04-01 01:25:55.168 | conntrack 2022-04-01 01:25:55.168 | curl 2022-04-01 01:25:55.168 | dnsmasq-base 2022-04-01 01:25:55.168 | dnsmasq-utils 2022-04-01 01:25:55.168 | ebtables 2022-04-01 01:25:55.168 | genisoimage 2022-04-01 01:25:55.168 | iptables 2022-04-01 01:25:55.168 | iputils-arping 2022-04-01 01:25:55.168 | kpartx 2022-04-01 01:25:55.168 | libjs-jquery-tablesorter 2022-04-01 01:25:55.168 | parted 2022-04-01 01:25:55.168 | pm-utils 2022-04-01 01:25:55.169 | python3-mysqldb 2022-04-01 01:25:55.169 | socat 2022-04-01 01:25:55.169 | sqlite3 2022-04-01 01:25:55.169 | sudo 2022-04-01 01:25:55.169 | vlan 2022-04-01 01:25:55.169 | lsscsi 2022-04-01 01:25:55.169 | open-iscsi 2022-04-01 01:25:55.169 | lvm2 2022-04-01 01:25:55.169 | qemu-utils 2022-04-01 01:25:55.169 | thin-provisioning-tools 2022-04-01 01:25:55.169 | acl 2022-04-01 01:25:55.169 | dnsmasq-base 2022-04-01 01:25:55.169 | dnsmasq-utils 2022-04-01 01:25:55.169 | ebtables 2022-04-01 01:25:55.169 | haproxy 2022-04-01 01:25:55.169 | iptables 2022-04-01 01:25:55.169 | iputils-arping 2022-04-01 01:25:55.169 | iputils-ping 2022-04-01 01:25:55.169 | postgresql-server-dev-all 2022-04-01 01:25:55.169 | python3-mysqldb 2022-04-01 01:25:55.170 | sqlite3 2022-04-01 01:25:55.170 | sudo 2022-04-01 01:25:55.170 | vlan 2022-04-01 01:25:55.170 | pcp 2022-04-01 01:25:55.170 | ipset 2022-04-01 01:25:55.170 | conntrack 2022-04-01 01:25:55.170 | conntrackd 2022-04-01 01:25:55.170 | keepalived 2022-04-01 01:25:55.170 | lvm2 2022-04-01 01:25:55.170 | qemu-utils 2022-04-01 01:25:55.170 | thin-provisioning-tools 2022-04-01 01:25:55.170 | curl 2022-04-01 01:25:55.170 | liberasurecode-dev 2022-04-01 01:25:55.170 | make 2022-04-01 01:25:55.170 | memcached 2022-04-01 01:25:55.170 | rsync 2022-04-01 01:25:55.170 | sqlite3 2022-04-01 01:25:55.170 | xfsprogs ' 2022-04-01 01:25:55.170 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 01:25:55.172 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:55.174 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:55.178 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 01:25:55.179 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 01:25:55.184 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 01:25:55.187 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 01:25:55.189 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:25:55.191 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 01:25:55.194 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:25:55.197 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:55.199 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:25:55.201 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:55.204 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:55.206 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:25:55.208 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 01:25:55.210 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:55.212 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 01:25:55.215 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 01:25:55.221 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 01:25:55.223 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 01:25:55.225 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 01:25:55.227 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 01:25:55.229 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:25:55.232 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:25:55.236 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648776355234 2022-04-01 01:25:55.238 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 01:25:55.241 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 01:25:55.243 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-01 01:25:55.482 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 01:25:55.597 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 01:25:55.702 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 01:25:56.157 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 01:25:56.617 | Fetched 336 kB in 1s (330 kB/s) 2022-04-01 01:25:58.210 | Reading package lists... 2022-04-01 01:25:58.244 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 01:25:58.246 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 01:25:58.249 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:25:58.252 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:58.254 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:58.257 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:25:58.259 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:58.261 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 01:25:58.264 | ++ functions-common:time_stop:2432 : start_time=1648776355234 2022-04-01 01:25:58.266 | ++ functions-common:time_stop:2434 : [[ -z 1648776355234 ]] 2022-04-01 01:25:58.270 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:58.277 | ++ functions-common:time_stop:2437 : end_time=1648776358274 2022-04-01 01:25:58.280 | ++ functions-common:time_stop:2438 : elapsed_time=3040 2022-04-01 01:25:58.282 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 01:25:58.284 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:58.286 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3040 2022-04-01 01:25:58.289 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 01:25:58.291 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:25:58.294 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:58.297 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:58.300 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 01:25:58.324 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 01:25:58.437 | Reading package lists... 2022-04-01 01:25:58.707 | Building dependency tree... 2022-04-01 01:25:58.709 | Reading state information... 2022-04-01 01:25:58.756 | acl is already the newest version (2.2.53-6). 2022-04-01 01:25:58.756 | bc is already the newest version (1.07.1-2build1). 2022-04-01 01:25:58.756 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 01:25:58.756 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 01:25:58.756 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 01:25:58.756 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:25:58.756 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 01:25:58.756 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:25:58.756 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 01:25:58.756 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 01:25:58.756 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 01:25:58.756 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 01:25:58.756 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 01:25:58.756 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 01:25:58.756 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 01:25:58.756 | libffi-dev is already the newest version (3.3-4). 2022-04-01 01:25:58.756 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 01:25:58.756 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 01:25:58.756 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 01:25:58.756 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 01:25:58.756 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 01:25:58.756 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 01:25:58.756 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:25:58.757 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 01:25:58.757 | psmisc is already the newest version (23.3-1). 2022-04-01 01:25:58.757 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:25:58.757 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 01:25:58.757 | python3-systemd is already the newest version (234-3build2). 2022-04-01 01:25:58.757 | socat is already the newest version (1.7.3.3-2). 2022-04-01 01:25:58.757 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 01:25:58.757 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 01:25:58.757 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 01:25:58.757 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 01:25:58.757 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 01:25:58.757 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 01:25:58.757 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 01:25:58.757 | pcp is already the newest version (5.0.3-1). 2022-04-01 01:25:58.757 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 01:25:58.757 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:25:58.757 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:25:58.757 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:25:58.757 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 01:25:58.757 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:25:58.757 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:25:58.757 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 01:25:58.757 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 01:25:58.757 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 01:25:58.757 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 01:25:58.757 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 01:25:58.757 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 01:25:58.757 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 01:25:58.757 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 01:25:58.757 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:25:58.757 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 01:25:58.757 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 01:25:58.757 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 01:25:58.757 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 01:25:58.758 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 01:25:58.758 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 01:25:58.758 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:25:58.758 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 01:25:58.758 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 01:25:58.758 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 01:25:58.758 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 01:25:58.758 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 01:25:58.758 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 01:25:58.758 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 01:25:58.758 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 01:25:58.758 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 01:25:59.032 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:25:59.032 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-01 01:25:59.032 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 01:25:59.032 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 01:25:59.032 | The following packages were automatically installed and are no longer required: 2022-04-01 01:25:59.033 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:25:59.034 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:25:59.034 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:25:59.034 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:25:59.034 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:25:59.034 | python3-zope.interface 2022-04-01 01:25:59.034 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:25:59.157 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:25:59.162 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 01:25:59.165 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:25:59.168 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:25:59.170 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:59.173 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:59.175 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:25:59.178 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:59.180 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:25:59.182 | ++ functions-common:time_stop:2432 : start_time=1648776358321 2022-04-01 01:25:59.185 | ++ functions-common:time_stop:2434 : [[ -z 1648776358321 ]] 2022-04-01 01:25:59.188 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:59.192 | ++ functions-common:time_stop:2437 : end_time=1648776359190 2022-04-01 01:25:59.195 | ++ functions-common:time_stop:2438 : elapsed_time=869 2022-04-01 01:25:59.197 | ++ functions-common:time_stop:2439 : total=881 2022-04-01 01:25:59.200 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:59.202 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1750 2022-04-01 01:25:59.204 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 01:25:59.207 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 01:25:59.210 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:25:59.212 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 01:25:59.217 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 01:25:59.222 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 01:25:59.226 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 01:25:59.228 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 01:26:00.794 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 01:26:00.796 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 01:26:00.798 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 01:26:00.800 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 01:26:00.802 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 01:26:00.812 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 01:26:00.814 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 01:26:00.816 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 01:26:00.818 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 01:26:00.820 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 01:26:00.822 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 01:26:00.824 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 01:26:00.825 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 01:26:00.827 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 01:26:00.829 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 01:26:00.831 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 01:26:00.833 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 01:26:00.835 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 01:26:00.837 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 01:26:00.840 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 01:26:00.842 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 01:26:00.845 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 01:26:00.847 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 01:26:00.850 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 01:26:00.932 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 01:26:00.935 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 01:26:01.013 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 01:26:01.016 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 01:26:01.095 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 01:26:01.099 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 01:26:01.102 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 01:26:01.104 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 01:26:01.106 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 01:26:01.108 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 01:26:01.111 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 01:26:01.114 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 01:26:01.116 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 01:26:01.118 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 01:26:01.120 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 01:26:01.120 | Distro: focal 2022-04-01 01:26:01.122 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 01:26:01.125 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:26:01.129 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:26:01.132 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:26:01.135 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:26:01.135 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:26:01.839 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:26:01.840 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:26:01.841 | pip: 21.3.1 2022-04-01 01:26:01.842 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 01:26:01.844 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 01:26:01.847 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:01.849 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:01.851 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:01.853 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:01.856 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:01.864 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:01.866 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:01.868 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:01.869 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:01.871 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:01.873 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:01.875 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 01:26:01.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:01.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:01.881 | + tools/install_pip.sh:main:142 : : 2022-04-01 01:26:01.884 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 01:26:01.886 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 01:26:01.888 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 01:26:01.890 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:26:01.893 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 01:26:01.896 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 01:26:01.898 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:26:01.901 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:26:01.901 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:26:01.905 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-01 01:26:01.908 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-01 01:26:01.910 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:26:01.913 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:26:01.915 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:26:01.936 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 01:26:01.937 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:26:02.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:02.834 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:02.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:02.835 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:04.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:05.956 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 01:26:05.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 01:26:08.569 | Installing collected packages: setuptools 2022-04-01 01:26:09.381 | Successfully installed setuptools-60.9.3 2022-04-01 01:26:09.381 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:09.557 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:09.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:09.716 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:09.718 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:09.720 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:09.722 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:09.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:09.725 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:09.727 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:09.729 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:09.731 | + functions-common:time_stop:2432 : start_time=1648776361930 2022-04-01 01:26:09.732 | + functions-common:time_stop:2434 : [[ -z 1648776361930 ]] 2022-04-01 01:26:09.735 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:09.738 | + functions-common:time_stop:2437 : end_time=1648776369736 2022-04-01 01:26:09.740 | + functions-common:time_stop:2438 : elapsed_time=7806 2022-04-01 01:26:09.741 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:26:09.743 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:09.745 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7806 2022-04-01 01:26:09.747 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:09.748 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 01:26:09.751 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:26:09.755 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:26:09.757 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:26:09.760 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:26:09.760 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:26:10.463 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:26:10.465 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:26:10.465 | pip: 21.3.1 2022-04-01 01:26:10.468 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 01:26:10.472 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:26:10.476 | + ./stack.sh:main:796 : fixup_all 2022-04-01 01:26:10.478 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 01:26:10.481 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 01:26:10.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:10.486 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:10.488 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-01 01:26:10.501 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 01:26:10.513 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 01:26:10.524 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 01:26:10.527 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 01:26:10.529 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:10.531 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:10.533 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:10.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:10.539 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:10.541 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:10.543 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:10.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:10.548 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:10.550 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:10.552 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:10.555 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 01:26:10.557 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 01:26:10.559 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 01:26:10.561 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:10.568 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:10.570 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:10.572 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:10.575 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:10.577 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:10.579 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 01:26:10.582 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 01:26:10.584 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 01:26:10.586 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 01:26:10.589 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:10.591 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 01:26:10.594 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 01:26:10.618 | Using python 3.8 to install os-testr 2022-04-01 01:26:10.620 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-01 01:26:11.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:11.510 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:11.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:11.510 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:12.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:12.687 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 01:26:12.766 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-01 01:26:12.767 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-01 01:26:12.768 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-01 01:26:12.769 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 01:26:12.783 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-01 01:26:12.810 | 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-04-01 01:26:12.811 | 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-04-01 01:26:12.812 | 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-04-01 01:26:12.814 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-01 01:26:12.815 | 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-04-01 01:26:12.840 | 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-04-01 01:26:12.841 | 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-04-01 01:26:12.842 | 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-04-01 01:26:12.843 | 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-04-01 01:26:12.844 | 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-04-01 01:26:12.858 | 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-04-01 01:26:12.924 | 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-04-01 01:26:12.925 | 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-04-01 01:26:12.927 | 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-04-01 01:26:15.467 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:15.475 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:15.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:15.611 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:15.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:15.616 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:15.618 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:15.620 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:15.623 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:15.625 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:15.627 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:15.630 | + functions-common:time_stop:2432 : start_time=1648776370611 2022-04-01 01:26:15.632 | + functions-common:time_stop:2434 : [[ -z 1648776370611 ]] 2022-04-01 01:26:15.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:15.639 | + functions-common:time_stop:2437 : end_time=1648776375636 2022-04-01 01:26:15.641 | + functions-common:time_stop:2438 : elapsed_time=5025 2022-04-01 01:26:15.643 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:26:15.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:15.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5025 2022-04-01 01:26:15.651 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:15.653 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 01:26:15.709 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 01:26:15.826 | + ./stack.sh:main:810 : install_infra 2022-04-01 01:26:15.829 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:26:15.831 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 01:26:15.835 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:26:15.837 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 01:26:15.862 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 01:26:17.830 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.840 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.847 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.851 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.955 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.976 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.980 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.983 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:17.999 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.007 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.009 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.041 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.050 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.055 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.073 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.111 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.119 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.125 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.173 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.186 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.190 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.211 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.217 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.265 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.284 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.288 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.381 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.388 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.443 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.565 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.590 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.594 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.606 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.611 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.631 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.638 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.655 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.713 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.726 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.743 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.787 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.791 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:18.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:18.936 | 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-04-01 01:26:19.226 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:19.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:19.231 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:19.233 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:19.235 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:19.237 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:19.239 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:19.241 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:19.243 | + functions-common:time_stop:2432 : start_time=1648776375854 2022-04-01 01:26:19.246 | + functions-common:time_stop:2434 : [[ -z 1648776375854 ]] 2022-04-01 01:26:19.248 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:19.252 | + functions-common:time_stop:2437 : end_time=1648776379250 2022-04-01 01:26:19.256 | + functions-common:time_stop:2438 : elapsed_time=3396 2022-04-01 01:26:19.258 | + functions-common:time_stop:2439 : total=5025 2022-04-01 01:26:19.260 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:19.262 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8421 2022-04-01 01:26:19.265 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:19.267 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:26:19.270 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 01:26:19.293 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-01 01:26:21.209 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.219 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.226 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.230 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.334 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.354 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.358 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.361 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.377 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.385 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.387 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.418 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.428 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.433 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.451 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.489 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.497 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.502 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.550 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.564 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.568 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.587 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.594 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.642 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.661 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.665 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.757 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.764 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.819 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.943 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.968 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.972 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.983 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:21.988 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.008 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.015 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.033 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.090 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.103 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.119 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.163 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.167 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:26:22.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:22.176 | Processing /opt/stack/requirements 2022-04-01 01:26:23.929 | 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-04-01 01:26:23.933 | 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-04-01 01:26:23.944 | 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-04-01 01:26:23.949 | 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-04-01 01:26:23.952 | 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-04-01 01:26:23.958 | 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-04-01 01:26:23.986 | 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-04-01 01:26:24.011 | 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-04-01 01:26:24.021 | 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-04-01 01:26:24.042 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-04-01 01:26:24.045 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-04-01 01:26:24.063 | 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-04-01 01:26:24.066 | 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-04-01 01:26:24.069 | 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-04-01 01:26:24.074 | 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-04-01 01:26:24.076 | 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-04-01 01:26:24.089 | 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-04-01 01:26:24.092 | 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-04-01 01:26:24.141 | 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-04-01 01:26:24.148 | 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-04-01 01:26:24.159 | 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-04-01 01:26:24.163 | 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-04-01 01:26:24.168 | 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-04-01 01:26:24.231 | Building wheels for collected packages: openstack-requirements 2022-04-01 01:26:24.233 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 01:26:25.065 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 01:26:25.065 | ERROR: Command errored out with exit status 1: 2022-04-01 01:26:25.065 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dn4uwplb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dn4uwplb/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-o_erbyo7 2022-04-01 01:26:25.065 | cwd: /tmp/pip-req-build-dn4uwplb/ 2022-04-01 01:26:25.065 | Complete output (6 lines): 2022-04-01 01:26:25.065 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 01:26:25.066 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 01:26:25.066 | or: setup.py --help-commands 2022-04-01 01:26:25.066 | or: setup.py cmd --help 2022-04-01 01:26:25.066 | 2022-04-01 01:26:25.066 | error: invalid command 'bdist_wheel' 2022-04-01 01:26:25.066 | ---------------------------------------- 2022-04-01 01:26:25.066 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 01:26:25.066 | Running setup.py clean for openstack-requirements 2022-04-01 01:26:25.908 | Failed to build openstack-requirements 2022-04-01 01:26:25.925 | Installing collected packages: openstack-requirements 2022-04-01 01:26:25.925 | Attempting uninstall: openstack-requirements 2022-04-01 01:26:25.926 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-04-01 01:26:25.962 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-04-01 01:26:25.981 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-04-01 01:26:25.984 | Running setup.py install for openstack-requirements: started 2022-04-01 01:26:28.379 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 01:26:28.403 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-04-01 01:26:28.542 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:28.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:28.547 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:28.549 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:28.551 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:28.553 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:28.556 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:28.558 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:28.560 | + functions-common:time_stop:2432 : start_time=1648776379285 2022-04-01 01:26:28.562 | + functions-common:time_stop:2434 : [[ -z 1648776379285 ]] 2022-04-01 01:26:28.565 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:28.571 | + functions-common:time_stop:2437 : end_time=1648776388567 2022-04-01 01:26:28.573 | + functions-common:time_stop:2438 : elapsed_time=9282 2022-04-01 01:26:28.575 | + functions-common:time_stop:2439 : total=8421 2022-04-01 01:26:28.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:28.579 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17703 2022-04-01 01:26:28.582 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:28.585 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 01:26:28.588 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 01:26:28.590 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 01:26:28.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 01:26:28.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.603 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 01:26:28.623 | Using python 3.8 to install pbr 2022-04-01 01:26:28.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 -U pbr 2022-04-01 01:26:29.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:29.505 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:29.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:29.505 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:30.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:30.668 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 01:26:33.323 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:33.330 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:33.330 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:33.460 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:33.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:33.465 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:33.467 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:33.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:33.471 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:33.474 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:33.476 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:33.478 | + functions-common:time_stop:2432 : start_time=1648776388618 2022-04-01 01:26:33.481 | + functions-common:time_stop:2434 : [[ -z 1648776388618 ]] 2022-04-01 01:26:33.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:33.488 | + functions-common:time_stop:2437 : end_time=1648776393485 2022-04-01 01:26:33.490 | + functions-common:time_stop:2438 : elapsed_time=4867 2022-04-01 01:26:33.492 | + functions-common:time_stop:2439 : total=17703 2022-04-01 01:26:33.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:33.496 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22570 2022-04-01 01:26:33.499 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:33.501 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 01:26:35.811 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 01:26:37.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:37.753 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 01:26:37.768 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 01:26:37.770 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 01:26:37.773 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-01 01:26:37.776 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-01 01:26:37.782 | 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-04-01 01:26:37.864 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:26:37.867 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:26:37.871 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 01:26:37.888 | + ./stack.sh:main:819 : pkgs= 2022-04-01 01:26:37.891 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 01:26:37.893 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 01:26:37.896 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:26:37.898 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 01:26:37.900 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:26:37.903 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:26:37.905 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:26:37.908 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:26:37.910 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:26:37.913 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:26:37.923 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:26:37.926 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:26:37.929 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:26:37.931 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 01:26:37.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:26:37.953 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:37.955 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:26:37.958 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:37.960 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 01:26:37.962 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:37.964 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:26:37.967 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:37.969 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 01:26:37.971 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:37.974 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 01:26:37.976 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:37.978 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:26:37.980 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:26:37.982 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:26:37.985 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:26:37.987 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:26:37.989 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 01:26:37.991 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:26:37.994 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 01:26:37.996 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:26:37.998 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:26:38.001 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 01:26:38.004 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 01:26:38.006 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 01:26:38.008 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 01:26:38.011 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 01:26:38.066 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 01:26:38.066 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 01:26:38.068 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 01:26:38.705 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 01:26:38.708 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 01:26:38.724 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:38.727 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 01:26:38.729 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:38.731 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:38.734 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:38.736 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:38.739 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:38.741 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:38.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:38.746 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:38.748 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:38.751 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:38.754 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:38.756 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:38.758 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 01:26:38.760 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:38.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:38.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:38.768 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 01:26:38.788 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-01 01:26:38.902 | Reading package lists... 2022-04-01 01:26:39.165 | Building dependency tree... 2022-04-01 01:26:39.167 | Reading state information... 2022-04-01 01:26:39.445 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 01:26:39.445 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:39.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:39.446 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:39.446 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:39.446 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:39.446 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:39.447 | python3-zope.interface 2022-04-01 01:26:39.447 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:39.570 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:39.575 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:39.577 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:39.580 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:39.582 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:39.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:39.587 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:39.589 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:39.592 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:39.595 | + functions-common:time_stop:2432 : start_time=1648776398786 2022-04-01 01:26:39.598 | + functions-common:time_stop:2434 : [[ -z 1648776398786 ]] 2022-04-01 01:26:39.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:39.606 | + functions-common:time_stop:2437 : end_time=1648776399602 2022-04-01 01:26:39.608 | + functions-common:time_stop:2438 : elapsed_time=816 2022-04-01 01:26:39.611 | + functions-common:time_stop:2439 : total=1750 2022-04-01 01:26:39.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:39.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2566 2022-04-01 01:26:39.621 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:39.623 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 01:26:39.626 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:39.628 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:39.631 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:39.636 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:39.639 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:39.642 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:39.644 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 01:26:39.647 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:39.649 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:39.652 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:39.654 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:39.656 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:39.660 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:39.662 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:39.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:39.667 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:39.670 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:39.673 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:39.676 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 01:26:39.680 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:39.682 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:39.685 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:39.688 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:39.691 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:39.693 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:39.696 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 01:26:39.698 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 01:26:39.715 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:39.718 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 01:26:39.721 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:26:39.724 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 01:26:39.726 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 01:26:39.730 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 01:26:39.742 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 01:26:39.745 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 01:26:39.747 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 01:26:39.750 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 01:26:39.753 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 01:26:39.756 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 01:26:39.760 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 01:26:40.485 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 01:26:40.485 | user tags 2022-04-01 01:26:40.485 | stackrabbit []' 2022-04-01 01:26:40.489 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 01:26:40.489 | user tags 2022-04-01 01:26:40.489 | stackrabbit []' 2022-04-01 01:26:40.490 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 01:26:40.496 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 01:26:40.499 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 01:26:40.502 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:26:41.200 | Changing password for user "stackrabbit" ... 2022-04-01 01:26:41.226 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 01:26:41.904 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 01:26:41.931 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 01:26:41.933 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:26:42.611 | Changing password for user "stackrabbit" ... 2022-04-01 01:26:42.637 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 01:26:42.639 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 01:26:42.641 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 01:26:43.363 | Deleting user "guest" ... 2022-04-01 01:26:43.379 | Error: 2022-04-01 01:26:43.379 | {:no_such_user, "guest"} 2022-04-01 01:26:43.392 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 01:26:43.396 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 01:26:43.413 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:43.416 | + ./stack.sh:main:836 : install_database 2022-04-01 01:26:43.418 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 01:26:43.420 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 01:26:43.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:43.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:43.428 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 01:26:43.644 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 01:26:43.646 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:43.649 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 01:26:43.651 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 01:26:43.653 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:43.656 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 01:26:43.658 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:43.661 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:43.663 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:43.666 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:43.668 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:43.670 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:43.673 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:43.676 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:43.678 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:43.681 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:43.683 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:43.685 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 01:26:43.688 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:43.690 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:43.693 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:43.698 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:43.700 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:43.703 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:43.706 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 01:26:43.709 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:43.712 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:43.714 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 01:26:43.716 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:43.719 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:43.721 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:43.724 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:43.726 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:43.728 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:43.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:43.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:43.736 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:43.739 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:43.741 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:43.743 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:43.745 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 01:26:43.748 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:43.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:43.752 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:43.756 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 01:26:43.778 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-01 01:26:43.889 | Reading package lists... 2022-04-01 01:26:44.141 | Building dependency tree... 2022-04-01 01:26:44.143 | Reading state information... 2022-04-01 01:26:44.419 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 01:26:44.419 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:44.420 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:44.420 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:44.420 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:44.420 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:44.420 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:44.420 | python3-zope.interface 2022-04-01 01:26:44.420 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:44.539 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:44.543 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:44.545 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:44.548 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:44.550 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:44.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:44.556 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:44.558 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:44.560 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:44.562 | + functions-common:time_stop:2432 : start_time=1648776403775 2022-04-01 01:26:44.565 | + functions-common:time_stop:2434 : [[ -z 1648776403775 ]] 2022-04-01 01:26:44.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:44.572 | + functions-common:time_stop:2437 : end_time=1648776404570 2022-04-01 01:26:44.575 | + functions-common:time_stop:2438 : elapsed_time=795 2022-04-01 01:26:44.577 | + functions-common:time_stop:2439 : total=2566 2022-04-01 01:26:44.579 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:44.582 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3361 2022-04-01 01:26:44.584 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:44.586 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 01:26:44.589 | + ./stack.sh:main:839 : install_database_python 2022-04-01 01:26:44.591 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 01:26:44.593 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 01:26:44.596 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 01:26:44.598 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:26:44.601 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 01:26:44.603 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 01:26:44.606 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:26:44.610 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:26:44.610 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:26:44.615 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 01:26:44.617 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 01:26:44.620 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 01:26:44.622 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 01:26:44.625 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 01:26:44.647 | Using python 3.8 to install PyMySQL 2022-04-01 01:26:44.650 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-01 01:26:45.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:45.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:45.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:45.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:46.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:46.696 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 01:26:49.241 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:49.248 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:49.248 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:49.377 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:49.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:49.383 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:49.385 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:49.387 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:49.390 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:49.392 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:49.399 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:49.402 | + functions-common:time_stop:2432 : start_time=1648776404641 2022-04-01 01:26:49.404 | + functions-common:time_stop:2434 : [[ -z 1648776404641 ]] 2022-04-01 01:26:49.407 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:49.414 | + functions-common:time_stop:2437 : end_time=1648776409409 2022-04-01 01:26:49.420 | + functions-common:time_stop:2438 : elapsed_time=4768 2022-04-01 01:26:49.423 | + functions-common:time_stop:2439 : total=22570 2022-04-01 01:26:49.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:49.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27338 2022-04-01 01:26:49.431 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:49.433 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 01:26:49.436 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:26:49.438 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 01:26:49.441 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 01:26:49.460 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:49.462 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 01:26:49.464 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 01:26:49.469 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:26:49.469 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:26:49.475 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:26:49.477 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:26:49.480 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:26:49.483 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:26:49.485 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 01:26:49.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 01:26:49.506 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:49.508 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 01:26:49.511 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:49.514 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:49.517 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:49.519 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:49.522 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:49.524 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:49.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:49.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:49.532 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:49.534 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:49.536 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:49.538 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:49.541 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 01:26:49.543 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:49.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:49.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:49.553 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 01:26:49.576 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-01 01:26:49.687 | Reading package lists... 2022-04-01 01:26:49.947 | Building dependency tree... 2022-04-01 01:26:49.949 | Reading state information... 2022-04-01 01:26:50.229 | radvd is already the newest version (1:2.17-2). 2022-04-01 01:26:50.229 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:50.230 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:50.230 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:50.230 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:50.230 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:50.230 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:50.230 | python3-zope.interface 2022-04-01 01:26:50.230 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:50.354 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:50.359 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:50.361 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:50.364 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:50.366 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:50.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:50.371 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:50.374 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:50.376 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:50.379 | + functions-common:time_stop:2432 : start_time=1648776409573 2022-04-01 01:26:50.381 | + functions-common:time_stop:2434 : [[ -z 1648776409573 ]] 2022-04-01 01:26:50.384 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:50.389 | + functions-common:time_stop:2437 : end_time=1648776410386 2022-04-01 01:26:50.391 | + functions-common:time_stop:2438 : elapsed_time=813 2022-04-01 01:26:50.394 | + functions-common:time_stop:2439 : total=3361 2022-04-01 01:26:50.396 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:50.399 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4174 2022-04-01 01:26:50.401 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:50.404 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 01:26:50.422 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:50.425 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 01:26:50.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 01:26:50.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 01:26:50.433 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 01:26:50.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 01:26:50.457 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:50.460 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:50.462 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:50.465 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:50.467 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:50.470 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:50.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:50.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:50.478 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:50.480 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:50.483 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:50.485 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:50.488 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 01:26:50.490 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:50.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:50.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:50.498 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 01:26:50.522 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-01 01:26:50.633 | Reading package lists... 2022-04-01 01:26:50.898 | Building dependency tree... 2022-04-01 01:26:50.900 | Reading state information... 2022-04-01 01:26:51.191 | fakeroot is already the newest version (1.24-1). 2022-04-01 01:26:51.191 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:26:51.191 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 01:26:51.191 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:51.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:51.193 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:51.193 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:51.193 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:51.193 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:51.193 | python3-zope.interface 2022-04-01 01:26:51.193 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:51.324 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:51.330 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:51.333 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:51.336 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:51.339 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:51.349 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:51.352 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:51.355 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:51.357 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:51.359 | + functions-common:time_stop:2432 : start_time=1648776410519 2022-04-01 01:26:51.361 | + functions-common:time_stop:2434 : [[ -z 1648776410519 ]] 2022-04-01 01:26:51.364 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:51.369 | + functions-common:time_stop:2437 : end_time=1648776411366 2022-04-01 01:26:51.371 | + functions-common:time_stop:2438 : elapsed_time=847 2022-04-01 01:26:51.373 | + functions-common:time_stop:2439 : total=4174 2022-04-01 01:26:51.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:51.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5021 2022-04-01 01:26:51.381 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:51.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 01:26:51.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:51.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:51.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 01:26:51.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 01:26:51.397 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 01:26:51.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 01:26:51.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 01:26:51.407 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 01:26:51.408 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 01:26:51.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 01:26:51.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 01:26:51.417 | + functions:vercmp:628 : local v1=5.4 2022-04-01 01:26:51.419 | + functions:vercmp:629 : local 'op=<' 2022-04-01 01:26:51.421 | + functions:vercmp:630 : local v2=3.13 2022-04-01 01:26:51.425 | + functions:vercmp:631 : local result 2022-04-01 01:26:51.429 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 01:26:51.429 | ++ functions:vercmp:635 : sort -V 2022-04-01 01:26:51.429 | ++ functions:vercmp:635 : head -1 2022-04-01 01:26:51.434 | + functions:vercmp:635 : result=3.13 2022-04-01 01:26:51.436 | + functions:vercmp:637 : case $op in 2022-04-01 01:26:51.439 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 01:26:51.442 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 01:26:51.444 | + functions:vercmp:648 : return 2022-04-01 01:26:51.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 01:26:51.449 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:26:51.454 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 01:26:51.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 01:26:51.977 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 01:26:51.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:51.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:51.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 01:26:51.989 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:51.991 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 01:26:52.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:52.016 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 01:26:52.018 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 01:26:52.019 | Installing etcd 2022-04-01 01:26:52.021 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 01:26:52.034 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 01:26:52.047 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:52.049 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 01:26:52.066 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 01:26:52.069 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:52.071 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:52.074 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:52.079 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:52.081 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-01 01:26:52.084 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 01:26:52.086 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:52.089 | ++ functions:get_extra_file:74 : return 2022-04-01 01:26:52.091 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:52.094 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 01:26:52.096 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 01:26:52.099 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 01:26:52.116 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:52.119 | + ./stack.sh:main:866 : install_dstat 2022-04-01 01:26:52.121 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 01:26:52.138 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:52.140 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 01:26:52.142 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:26:52.145 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 01:26:52.147 | + ./stack.sh:main:875 : install_libs 2022-04-01 01:26:52.149 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 01:26:52.152 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 01:26:52.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 01:26:52.156 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 01:26:52.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 01:26:52.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.169 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 01:26:52.172 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 01:26:52.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 01:26:52.177 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 01:26:52.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 01:26:52.186 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.188 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 01:26:52.190 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 01:26:52.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 01:26:52.195 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 01:26:52.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 01:26:52.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.211 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 01:26:52.214 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 01:26:52.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 01:26:52.218 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 01:26:52.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 01:26:52.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.230 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 01:26:52.233 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 01:26:52.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 01:26:52.238 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 01:26:52.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 01:26:52.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.253 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 01:26:52.256 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 01:26:52.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 01:26:52.260 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 01:26:52.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 01:26:52.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.273 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 01:26:52.276 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 01:26:52.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 01:26:52.280 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 01:26:52.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.288 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 01:26:52.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.292 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 01:26:52.295 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 01:26:52.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 01:26:52.299 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 01:26:52.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 01:26:52.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.312 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 01:26:52.314 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 01:26:52.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 01:26:52.319 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 01:26:52.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.326 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 01:26:52.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.331 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 01:26:52.333 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 01:26:52.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 01:26:52.338 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 01:26:52.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 01:26:52.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.353 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 01:26:52.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 01:26:52.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 01:26:52.361 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 01:26:52.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 01:26:52.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.376 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 01:26:52.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 01:26:52.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 01:26:52.384 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 01:26:52.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 01:26:52.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.397 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 01:26:52.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 01:26:52.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 01:26:52.404 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 01:26:52.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 01:26:52.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.416 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 01:26:52.419 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 01:26:52.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 01:26:52.423 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 01:26:52.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 01:26:52.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.436 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 01:26:52.438 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 01:26:52.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 01:26:52.443 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 01:26:52.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 01:26:52.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.455 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 01:26:52.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 01:26:52.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 01:26:52.462 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 01:26:52.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.468 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 01:26:52.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.473 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 01:26:52.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 01:26:52.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 01:26:52.480 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 01:26:52.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 01:26:52.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.492 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 01:26:52.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 01:26:52.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 01:26:52.499 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 01:26:52.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 01:26:52.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.514 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 01:26:52.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 01:26:52.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 01:26:52.521 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 01:26:52.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 01:26:52.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.532 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 01:26:52.535 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 01:26:52.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 01:26:52.539 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 01:26:52.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.546 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.548 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 01:26:52.551 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.557 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 01:26:52.561 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 01:26:52.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 01:26:52.566 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 01:26:52.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 01:26:52.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.578 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 01:26:52.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 01:26:52.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 01:26:52.585 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 01:26:52.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 01:26:52.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.597 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 01:26:52.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 01:26:52.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 01:26:52.605 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 01:26:52.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 01:26:52.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.621 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 01:26:52.626 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 01:26:52.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 01:26:52.631 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 01:26:52.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.636 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 01:26:52.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.643 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 01:26:52.645 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 01:26:52.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 01:26:52.649 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 01:26:52.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 01:26:52.659 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.661 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 01:26:52.664 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 01:26:52.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 01:26:52.668 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 01:26:52.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 01:26:52.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.680 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 01:26:52.683 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 01:26:52.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 01:26:52.687 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 01:26:52.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.692 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 01:26:52.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.699 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 01:26:52.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 01:26:52.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 01:26:52.706 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 01:26:52.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 01:26:52.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.719 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 01:26:52.721 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 01:26:52.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 01:26:52.726 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 01:26:52.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 01:26:52.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.738 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 01:26:52.740 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 01:26:52.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 01:26:52.745 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 01:26:52.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 01:26:52.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.758 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 01:26:52.760 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 01:26:52.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 01:26:52.765 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 01:26:52.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.770 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 01:26:52.775 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.778 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 01:26:52.780 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 01:26:52.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 01:26:52.785 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 01:26:52.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 01:26:52.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.797 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 01:26:52.800 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 01:26:52.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 01:26:52.806 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 01:26:52.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 01:26:52.816 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.818 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 01:26:52.821 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 01:26:52.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 01:26:52.826 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 01:26:52.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 01:26:52.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.838 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 01:26:52.840 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 01:26:52.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 01:26:52.845 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 01:26:52.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.853 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 01:26:52.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.858 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 01:26:52.860 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 01:26:52.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 01:26:52.866 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 01:26:52.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 01:26:52.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.878 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 01:26:52.880 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 01:26:52.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 01:26:52.885 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 01:26:52.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.893 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 01:26:52.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.904 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 01:26:52.911 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 01:26:52.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 01:26:52.916 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 01:26:52.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:52.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:52.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 01:26:52.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:52.929 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 01:26:52.958 | Using python 3.8 to install etcd3 2022-04-01 01:26:52.961 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-01 01:26:53.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:53.843 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:53.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:53.844 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:55.079 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:55.109 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 01:26:55.119 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 01:26:55.120 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 01:26:55.121 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 01:26:55.122 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 01:26:57.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:57.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:57.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:57.917 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:57.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:57.922 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:57.925 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:57.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:57.929 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:57.931 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:57.933 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:57.936 | + functions-common:time_stop:2432 : start_time=1648776412953 2022-04-01 01:26:57.938 | + functions-common:time_stop:2434 : [[ -z 1648776412953 ]] 2022-04-01 01:26:57.940 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:57.945 | + functions-common:time_stop:2437 : end_time=1648776417942 2022-04-01 01:26:57.947 | + functions-common:time_stop:2438 : elapsed_time=4989 2022-04-01 01:26:57.949 | + functions-common:time_stop:2439 : total=27338 2022-04-01 01:26:57.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:57.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32327 2022-04-01 01:26:57.957 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:57.960 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 01:26:57.983 | Using python 3.8 to install etcd3gw 2022-04-01 01:26:57.986 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-01 01:26:58.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:58.880 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:58.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:58.881 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:00.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:00.061 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 01:27:00.069 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 01:27:00.070 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 01:27:00.071 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 01:27:00.072 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 01:27:00.105 | 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-04-01 01:27:00.106 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 01:27:00.109 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-01 01:27:00.111 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-01 01:27:02.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:02.662 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:02.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:02.796 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:02.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:02.802 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:02.804 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:02.806 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:02.808 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:02.810 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:02.813 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:02.815 | + functions-common:time_stop:2432 : start_time=1648776417977 2022-04-01 01:27:02.817 | + functions-common:time_stop:2434 : [[ -z 1648776417977 ]] 2022-04-01 01:27:02.820 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:02.824 | + functions-common:time_stop:2437 : end_time=1648776422821 2022-04-01 01:27:02.826 | + functions-common:time_stop:2438 : elapsed_time=4844 2022-04-01 01:27:02.829 | + functions-common:time_stop:2439 : total=32327 2022-04-01 01:27:02.831 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:02.833 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37171 2022-04-01 01:27:02.835 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:02.838 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 01:27:02.840 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 01:27:02.843 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 01:27:02.845 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:27:02.848 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:27:02.850 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:27:02.853 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:27:02.856 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:27:02.858 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:27:02.861 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:27:02.864 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:27:02.866 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:27:02.868 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:27:02.871 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:27:02.873 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 01:27:02.876 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:02.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:02.881 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 01:27:02.883 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:27:02.886 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:27:02.888 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:27:02.890 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:27:02.893 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:27:02.896 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:02.898 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:27:02.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:02.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:02.905 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:27:02.907 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:27:02.910 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:27:02.912 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:27:02.915 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:27:02.917 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:27:02.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:02.922 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:02.925 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:27:02.949 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:27:03.062 | Reading package lists... 2022-04-01 01:27:03.352 | Building dependency tree... 2022-04-01 01:27:03.353 | Reading state information... 2022-04-01 01:27:03.695 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:27:03.695 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:27:03.695 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:27:03.695 | The following packages were automatically installed and are no longer required: 2022-04-01 01:27:03.696 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:27:03.696 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:27:03.696 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:27:03.696 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:27:03.696 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:27:03.696 | python3-zope.interface 2022-04-01 01:27:03.696 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:27:03.819 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:27:03.823 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:27:03.826 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:27:03.828 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:03.831 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:03.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:03.835 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:03.838 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:03.840 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:27:03.842 | + functions-common:time_stop:2432 : start_time=1648776422946 2022-04-01 01:27:03.844 | + functions-common:time_stop:2434 : [[ -z 1648776422946 ]] 2022-04-01 01:27:03.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:03.852 | + functions-common:time_stop:2437 : end_time=1648776423849 2022-04-01 01:27:03.855 | + functions-common:time_stop:2438 : elapsed_time=903 2022-04-01 01:27:03.857 | + functions-common:time_stop:2439 : total=5021 2022-04-01 01:27:03.860 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:03.862 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5924 2022-04-01 01:27:03.865 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:27:03.868 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 01:27:03.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:03.873 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:03.875 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 01:27:03.941 | Module proxy already enabled 2022-04-01 01:27:03.945 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 01:27:04.009 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 01:27:04.010 | Module proxy already enabled 2022-04-01 01:27:04.010 | Module proxy_uwsgi already enabled 2022-04-01 01:27:04.014 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 01:27:04.016 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:27:04.019 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:27:04.022 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:27:04.160 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 01:27:04.163 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 01:27:04.165 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 01:27:04.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 01:27:04.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.185 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 01:27:04.188 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 01:27:04.191 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 01:27:04.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 01:27:04.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.204 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 01:27:04.207 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 01:27:04.209 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 01:27:04.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 01:27:04.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.223 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 01:27:04.225 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 01:27:04.228 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 01:27:04.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 01:27:04.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.241 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 01:27:04.244 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 01:27:04.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 01:27:04.255 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.257 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 01:27:04.260 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 01:27:04.263 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 01:27:04.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 01:27:04.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.276 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 01:27:04.293 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:04.296 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 01:27:04.298 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 01:27:04.301 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 01:27:04.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 01:27:04.311 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.314 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 01:27:04.332 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:04.335 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 01:27:04.338 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 01:27:04.341 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 01:27:04.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 01:27:04.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.354 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 01:27:04.357 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 01:27:04.359 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 01:27:04.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:04.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:04.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 01:27:04.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:04.373 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 01:27:04.375 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 01:27:04.378 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:27:04.381 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 01:27:04.384 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 01:27:04.386 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:27:04.390 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:27:04.390 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:27:04.397 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 01:27:04.399 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 01:27:04.401 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 01:27:04.404 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 01:27:04.407 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 01:27:04.428 | Using python 3.8 to install keystonemiddleware 2022-04-01 01:27:04.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 keystonemiddleware 2022-04-01 01:27:05.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:05.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:05.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:05.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:06.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:06.546 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 01:27:06.600 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 01:27:06.601 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-01 01:27:06.603 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 01:27:06.604 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 01:27:06.605 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-01 01:27:06.606 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 01:27:06.607 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 01:27:06.608 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-01 01:27:06.609 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 01:27:06.611 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 01:27:06.612 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 01:27:06.613 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 01:27:06.614 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 01:27:06.615 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 01:27:06.675 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-01 01:27:06.677 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-01 01:27:06.678 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-01 01:27:06.717 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-01 01:27:06.759 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-01 01:27:06.760 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-01 01:27:06.761 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-01 01:27:06.763 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-01 01:27:06.814 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-01 01:27:06.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-01 01:27:06.826 | 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-04-01 01:27:06.827 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-01 01:27:06.843 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-01 01:27:06.844 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-01 01:27:06.845 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-01 01:27:06.912 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-01 01:27:06.914 | 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-04-01 01:27:06.915 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 01:27:06.917 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-01 01:27:06.969 | 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-04-01 01:27:06.981 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-01 01:27:09.472 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:09.480 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:09.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:09.625 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:09.627 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:09.635 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:09.638 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:09.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:09.642 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:09.645 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:09.647 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:09.650 | + functions-common:time_stop:2432 : start_time=1648776424422 2022-04-01 01:27:09.652 | + functions-common:time_stop:2434 : [[ -z 1648776424422 ]] 2022-04-01 01:27:09.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:09.659 | + functions-common:time_stop:2437 : end_time=1648776429656 2022-04-01 01:27:09.661 | + functions-common:time_stop:2438 : elapsed_time=5234 2022-04-01 01:27:09.664 | + functions-common:time_stop:2439 : total=37171 2022-04-01 01:27:09.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:09.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42405 2022-04-01 01:27:09.671 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:09.673 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 01:27:09.676 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 01:27:09.679 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:27:09.682 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 01:27:09.685 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 01:27:09.687 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:27:09.691 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:27:09.692 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:27:09.697 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 01:27:09.700 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 01:27:09.702 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 01:27:09.705 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 01:27:09.708 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 01:27:09.731 | Using python 3.8 to install python-memcached 2022-04-01 01:27:09.733 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-01 01:27:10.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:10.642 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:10.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:10.643 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:11.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:11.840 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 01:27:11.843 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 01:27:14.398 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:14.405 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:14.405 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:14.540 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:14.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:14.546 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:14.549 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:14.551 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:14.554 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:14.556 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:14.558 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:14.560 | + functions-common:time_stop:2432 : start_time=1648776429725 2022-04-01 01:27:14.563 | + functions-common:time_stop:2434 : [[ -z 1648776429725 ]] 2022-04-01 01:27:14.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:14.571 | + functions-common:time_stop:2437 : end_time=1648776434568 2022-04-01 01:27:14.573 | + functions-common:time_stop:2438 : elapsed_time=4843 2022-04-01 01:27:14.575 | + functions-common:time_stop:2439 : total=42405 2022-04-01 01:27:14.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:14.584 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47248 2022-04-01 01:27:14.586 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:14.589 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 01:27:14.607 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:14.609 | + ./stack.sh:main:897 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-01 01:27:14.612 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 01:27:14.614 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 01:27:14.617 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 01:27:14.619 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:27:14.621 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 01:27:14.625 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 01:27:14.643 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:14.646 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 01:27:14.648 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 01:27:14.650 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 01:27:14.652 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:27:14.654 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:27:14.657 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:27:14.660 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:27:14.662 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:27:14.665 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:27:14.680 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:27:14.682 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:27:14.684 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:14.687 | + functions-common:git_clone:629 : echo master 2022-04-01 01:27:14.688 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:27:14.695 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 01:27:14.698 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:14.700 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 01:27:14.703 | + functions-common:git_clone:678 : head -1 2022-04-01 01:27:14.703 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:27:14.707 | c141e6164 trivial: Fix typo 2022-04-01 01:27:14.710 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:27:14.712 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 01:27:14.715 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:27:14.717 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:27:14.720 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 01:27:14.722 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:27:14.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 01:27:14.727 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:27:14.730 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:27:14.732 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 01:27:14.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:27:14.737 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:27:14.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 01:27:14.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:27:14.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 01:27:14.748 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:27:14.751 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:27:14.755 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 01:27:14.760 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 01:27:14.763 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 01:27:15.442 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 01:27:15.446 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:27:15.448 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:27:15.450 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:27:15.453 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:27:15.455 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 01:27:15.457 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:27:15.460 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:27:15.462 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:27:15.464 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:27:15.467 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:27:15.469 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:27:15.471 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:27:15.474 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 01:27:15.495 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 01:27:15.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 -e /opt/stack/keystone 2022-04-01 01:27:16.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:16.379 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:16.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:16.379 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:17.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:17.557 | Obtaining file:///opt/stack/keystone 2022-04-01 01:27:17.557 | Preparing metadata (setup.py): started 2022-04-01 01:27:21.161 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:27:21.235 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-01 01:27:21.236 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-01 01:27:21.237 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:27:21.238 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-01 01:27:21.239 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 01:27:21.240 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-04-01 01:27:21.241 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-01 01:27:21.242 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-01 01:27:21.243 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-01 01:27:21.245 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-01 01:27:21.246 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-01 01:27:21.247 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:27:21.248 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-01 01:27:21.249 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-01 01:27:21.250 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-01 01:27:21.251 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-01 01:27:21.253 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-01 01:27:21.254 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-01 01:27:21.255 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-01 01:27:21.256 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-01 01:27:21.258 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-01 01:27:21.259 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-01 01:27:21.260 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-01 01:27:21.261 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-01 01:27:21.262 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-01 01:27:21.263 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:27:21.264 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-04-01 01:27:21.266 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-01 01:27:21.267 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-01 01:27:21.268 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:27:21.269 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-01 01:27:21.270 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-01 01:27:21.272 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-01 01:27:21.273 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 01:27:21.283 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-01 01:27:21.284 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-01 01:27:21.328 | 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.dev2) (5.1.1) 2022-04-01 01:27:21.340 | 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.dev2) (2.1.0) 2022-04-01 01:27:21.341 | 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.dev2) (8.0.4) 2022-04-01 01:27:21.343 | 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.dev2) (2.0.3) 2022-04-01 01:27:21.344 | 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.dev2) (3.0.3) 2022-04-01 01:27:21.355 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-01 01:27:21.415 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-01 01:27:21.416 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 01:27:21.514 | 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.dev2) (0.8.0) 2022-04-01 01:27:21.515 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-01 01:27:21.516 | 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.dev2) (1.5.0) 2022-04-01 01:27:21.517 | 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.dev2) (2.5.0) 2022-04-01 01:27:21.570 | 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.dev2) (1.7.6) 2022-04-01 01:27:21.572 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-01 01:27:21.575 | 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.dev2) (2.0.1) 2022-04-01 01:27:21.626 | 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.dev2) (2.8.2) 2022-04-01 01:27:21.629 | 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.dev2) (0.9.6) 2022-04-01 01:27:21.687 | 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.dev2) (2.8.0) 2022-04-01 01:27:21.689 | 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.dev2) (5.2.3) 2022-04-01 01:27:21.691 | 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.dev2) (5.0.0) 2022-04-01 01:27:21.692 | 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.dev2) (5.0.9) 2022-04-01 01:27:21.694 | 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.dev2) (2.4.0) 2022-04-01 01:27:21.697 | 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.dev2) (0.4.0) 2022-04-01 01:27:21.716 | 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.dev2) (3.3.0) 2022-04-01 01:27:21.766 | 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.dev2) (3.1.1) 2022-04-01 01:27:21.785 | 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.dev2) (1.0.2) 2022-04-01 01:27:21.786 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-01 01:27:21.787 | 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.dev2) (3.0.7) 2022-04-01 01:27:21.788 | 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.dev2) (0.11.0) 2022-04-01 01:27:21.875 | 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.dev2) (4.5.0) 2022-04-01 01:27:21.993 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-01 01:27:21.995 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-04-01 01:27:21.996 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-04-01 01:27:21.996 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-01 01:27:21.998 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-04-01 01:27:22.217 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-01 01:27:22.240 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-01 01:27:22.242 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-01 01:27:22.311 | 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.dev2) (4.11.1) 2022-04-01 01:27:22.312 | 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.dev2) (1.1.6) 2022-04-01 01:27:22.330 | 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.dev2) (5.0.0) 2022-04-01 01:27:22.403 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-01 01:27:22.442 | 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.dev2) (1.13.3) 2022-04-01 01:27:22.553 | 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.dev2) (2.1.0) 2022-04-01 01:27:22.626 | 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.dev2) (1.7.0) 2022-04-01 01:27:22.755 | 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.dev2) (0.17.3) 2022-04-01 01:27:22.786 | 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.dev2) (0.13.1) 2022-04-01 01:27:22.827 | 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.dev2) (0.33.0) 2022-04-01 01:27:22.828 | 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.dev2) (3.0.0) 2022-04-01 01:27:22.829 | 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.dev2) (2.5.1) 2022-04-01 01:27:22.831 | 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.dev2) (2.1.1) 2022-04-01 01:27:22.833 | 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.dev2) (1.3.3) 2022-04-01 01:27:22.834 | 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.dev2) (3.5.0) 2022-04-01 01:27:22.888 | 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.dev2) (0.2.5) 2022-04-01 01:27:23.026 | 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.dev2) (2.0.12) 2022-04-01 01:27:23.027 | 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.dev2) (1.26.8) 2022-04-01 01:27:23.030 | 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.dev2) (3.3) 2022-04-01 01:27:23.031 | 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.dev2) (2019.11.28) 2022-04-01 01:27:23.182 | 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.dev2) (2.5.0) 2022-04-01 01:27:23.262 | 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.dev2) (2.4.0) 2022-04-01 01:27:23.336 | 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.dev2) (3.7.0) 2022-04-01 01:27:23.512 | 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.dev2) (2.1.0) 2022-04-01 01:27:23.776 | 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.dev2) (0.7) 2022-04-01 01:27:23.812 | 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.dev2) (1.0.0) 2022-04-01 01:27:25.715 | Installing collected packages: keystone 2022-04-01 01:27:25.715 | Attempting uninstall: keystone 2022-04-01 01:27:25.715 | Found existing installation: keystone 21.1.0.dev2 2022-04-01 01:27:25.719 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-01 01:27:25.720 | Running setup.py develop for keystone 2022-04-01 01:27:30.270 | Successfully installed keystone 2022-04-01 01:27:30.270 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:30.278 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:30.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:30.420 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:30.422 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:30.425 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:30.428 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:30.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:30.432 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:30.434 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:30.436 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:30.438 | + functions-common:time_stop:2432 : start_time=1648776435489 2022-04-01 01:27:30.440 | + functions-common:time_stop:2434 : [[ -z 1648776435489 ]] 2022-04-01 01:27:30.443 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:30.447 | + functions-common:time_stop:2437 : end_time=1648776450445 2022-04-01 01:27:30.450 | + functions-common:time_stop:2438 : elapsed_time=14956 2022-04-01 01:27:30.452 | + functions-common:time_stop:2439 : total=47248 2022-04-01 01:27:30.454 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:30.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62204 2022-04-01 01:27:30.458 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:30.461 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:27:30.463 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:27:30.466 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:27:30.485 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:27:30.499 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 01:27:30.501 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 01:27:30.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:30.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:30.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 01:27:30.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:30.514 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 01:27:30.530 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:30.532 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:27:30.535 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:27:30.538 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 01:27:30.540 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 01:27:30.553 | + 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-04-01 01:27:30.556 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 01:27:30.560 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 01:27:30.576 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:30.578 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 01:27:30.609 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 01:27:30.638 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 01:27:30.677 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 01:27:30.715 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 01:27:30.749 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 01:27:30.785 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 01:27:30.816 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 01:27:30.847 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 01:27:30.849 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 01:27:30.852 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 01:27:30.855 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 01:27:30.859 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:27:30.862 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:27:30.879 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:30.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:27:30.884 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:27:30.887 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:27:30.903 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:30.905 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:27:30.909 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:27:30.942 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:27:30.944 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:27:30.946 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 01:27:30.949 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 01:27:30.965 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:30.968 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-04-01 01:27:31.000 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 01:27:31.003 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 01:27:31.034 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 01:27:31.037 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 01:27:31.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 01:27:31.042 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 01:27:31.044 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:27:31.047 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:27:31.077 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 01:27:31.080 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 01:27:31.083 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 01:27:31.085 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 01:27:31.088 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:27:31.105 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:27:31.107 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:27:31.109 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:27:31.112 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:27:31.115 | + 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-04-01 01:27:31.143 | + 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-04-01 01:27:31.171 | + 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-04-01 01:27:31.199 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:27:31.227 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 01:27:31.255 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:27:31.258 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 01:27:31.260 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:27:31.263 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 01:27:31.265 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 01:27:31.268 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:27:31.271 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:27:31.274 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 01:27:31.279 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 01:27:31.282 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:27:31.284 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:27:31.298 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:27:31.299 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:27:31.307 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:27:31.311 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:27:31.331 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:27:31.334 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:27:31.338 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 01:27:31.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 01:27:31.400 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 01:27:31.428 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 01:27:31.456 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 01:27:31.483 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 01:27:31.512 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 01:27:31.540 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 01:27:31.568 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 01:27:31.595 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:27:31.623 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 01:27:31.651 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 01:27:31.679 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 01:27:31.707 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:27:31.709 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:27:31.712 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 01:27:31.714 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 01:27:31.717 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:27:31.719 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:31.722 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:31.724 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:27:31.726 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:27:31.729 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:27:31.760 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 01:27:31.791 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-01 01:27:31.791 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:27:31.801 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 01:27:31.805 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 01:27:31.808 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 01:27:31.810 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:27:31.812 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:27:31.814 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:27:31.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:31.819 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:31.821 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:27:31.824 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:27:31.826 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:31.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:31.831 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 01:27:31.893 | Site keystone-wsgi-public already enabled 2022-04-01 01:27:31.897 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:27:31.899 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:27:31.902 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:27:31.904 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:27:32.040 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 01:27:32.072 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 01:27:32.105 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 01:27:32.137 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 01:27:32.139 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 01:27:32.170 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 01:27:32.198 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 01:27:32.229 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 01:27:32.232 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 01:27:32.249 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:32.252 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 01:27:32.269 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:32.272 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 01:27:32.274 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 01:27:32.276 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 01:27:32.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:27:32.281 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 01:27:32.285 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 01:27:32.287 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 01:27:32.289 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 01:27:32.291 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:27:32.294 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:27:32.296 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:27:32.299 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:27:32.302 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:27:32.305 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:27:32.321 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:27:32.323 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:27:32.325 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:32.328 | + functions-common:git_clone:629 : echo master 2022-04-01 01:27:32.328 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:27:32.334 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 01:27:32.336 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:32.339 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 01:27:32.342 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:27:32.342 | + functions-common:git_clone:678 : head -1 2022-04-01 01:27:32.347 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 01:27:32.350 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:27:32.352 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 01:27:32.355 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:27:32.358 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:27:32.360 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 01:27:32.362 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 01:27:32.365 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 01:27:32.367 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:27:32.370 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:27:32.372 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 01:27:32.374 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:27:32.376 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 01:27:32.380 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 01:27:32.382 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:27:32.385 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 01:27:32.387 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:27:32.389 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:27:32.393 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 01:27:32.401 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 01:27:32.403 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 01:27:33.075 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 01:27:33.078 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:27:33.080 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:27:33.082 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:27:33.084 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:27:33.087 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 01:27:33.089 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:27:33.091 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 01:27:33.093 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:27:33.096 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 01:27:33.098 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 01:27:33.100 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 01:27:33.103 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:27:33.105 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 01:27:33.127 | Using python 3.8 to install /opt/stack/swift 2022-04-01 01:27:33.130 | + 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-04-01 01:27:34.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:34.044 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:34.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:34.044 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:35.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:35.221 | Obtaining file:///opt/stack/swift 2022-04-01 01:27:35.222 | Preparing metadata (setup.py): started 2022-04-01 01:27:38.534 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:27:38.573 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-01 01:27:38.574 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-01 01:27:38.575 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-04-01 01:27:38.576 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-01 01:27:38.577 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-04-01 01:27:38.578 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-01 01:27:38.580 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-01 01:27:38.581 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-04-01 01:27:38.582 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-04-01 01:27:38.583 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-04-01 01:27:38.584 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-01 01:27:38.623 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-01 01:27:38.632 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-04-01 01:27:38.691 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-04-01 01:27:38.693 | 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.30.0.dev8) (5.8.1) 2022-04-01 01:27:38.694 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-04-01 01:27:38.695 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-04-01 01:27:38.696 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-04-01 01:27:38.697 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-04-01 01:27:38.699 | 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.30.0.dev8) (4.3.0) 2022-04-01 01:27:38.700 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-04-01 01:27:38.701 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-01 01:27:38.702 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-01 01:27:38.703 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-04-01 01:27:38.704 | 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.30.0.dev8) (3.1.1) 2022-04-01 01:27:38.730 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-04-01 01:27:38.763 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-01 01:27:38.764 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-01 01:27:38.765 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-04-01 01:27:38.768 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-04-01 01:27:38.791 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-01 01:27:38.885 | 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.30.0.dev8) (3.5.0) 2022-04-01 01:27:38.885 | 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.30.0.dev8) (1.0.2) 2022-04-01 01:27:38.887 | 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.30.0.dev8) (1.7.0) 2022-04-01 01:27:38.932 | 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.30.0.dev8) (1.1.5) 2022-04-01 01:27:38.975 | 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.30.0.dev8) (1.5.0) 2022-04-01 01:27:38.977 | 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.30.0.dev8) (6.0) 2022-04-01 01:27:38.978 | 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.30.0.dev8) (0.8.0) 2022-04-01 01:27:38.980 | 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.30.0.dev8) (2.5.0) 2022-04-01 01:27:39.040 | 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.30.0.dev8) (2.8.2) 2022-04-01 01:27:39.043 | 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.30.0.dev8) (0.9.6) 2022-04-01 01:27:39.057 | 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.30.0.dev8) (1.0.3) 2022-04-01 01:27:39.058 | 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.30.0.dev8) (2021.3) 2022-04-01 01:27:39.077 | 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.30.0.dev8) (21.3) 2022-04-01 01:27:39.079 | 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.30.0.dev8) (3.0.7) 2022-04-01 01:27:39.184 | 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.30.0.dev8) (1.13.3) 2022-04-01 01:27:39.207 | 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.30.0.dev8) (5.1.1) 2022-04-01 01:27:41.523 | Installing collected packages: swift 2022-04-01 01:27:41.523 | Attempting uninstall: swift 2022-04-01 01:27:41.523 | Found existing installation: swift 2.30.0.dev8 2022-04-01 01:27:41.526 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-01 01:27:41.528 | Running setup.py develop for swift 2022-04-01 01:27:45.838 | Successfully installed swift 2022-04-01 01:27:45.839 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:45.847 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:45.847 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:45.994 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:45.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:45.999 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:46.001 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:46.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:46.006 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:46.008 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:46.010 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:46.013 | + functions-common:time_stop:2432 : start_time=1648776453121 2022-04-01 01:27:46.015 | + functions-common:time_stop:2434 : [[ -z 1648776453121 ]] 2022-04-01 01:27:46.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:46.022 | + functions-common:time_stop:2437 : end_time=1648776466019 2022-04-01 01:27:46.024 | + functions-common:time_stop:2438 : elapsed_time=12898 2022-04-01 01:27:46.026 | + functions-common:time_stop:2439 : total=62204 2022-04-01 01:27:46.029 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:46.031 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75102 2022-04-01 01:27:46.034 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:46.036 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:27:46.039 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:27:46.041 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:27:46.060 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:27:46.072 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 01:27:46.075 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 01:27:46.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:46.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:46.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 01:27:46.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:46.087 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 01:27:46.089 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:27:46.091 | + ./stack.sh:main:908 : configure_swift 2022-04-01 01:27:46.094 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 01:27:46.097 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 01:27:46.099 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 01:27:46.101 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 01:27:46.103 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:27:47.287 | No object-replicator running 2022-04-01 01:27:47.287 | No container-auditor running 2022-04-01 01:27:47.287 | No container-reconciler running 2022-04-01 01:27:47.287 | No container-sharder running 2022-04-01 01:27:47.287 | No object-auditor running 2022-04-01 01:27:47.287 | No object-server running 2022-04-01 01:27:47.287 | No account-auditor running 2022-04-01 01:27:47.287 | No container-replicator running 2022-04-01 01:27:47.287 | No container-server running 2022-04-01 01:27:47.287 | No object-updater running 2022-04-01 01:27:47.287 | No object-expirer running 2022-04-01 01:27:47.287 | No proxy-server running 2022-04-01 01:27:47.287 | No container-updater running 2022-04-01 01:27:47.287 | No account-reaper running 2022-04-01 01:27:47.287 | No container-sync running 2022-04-01 01:27:47.287 | No account-replicator running 2022-04-01 01:27:47.287 | No object-reconstructor running 2022-04-01 01:27:47.287 | No account-server running 2022-04-01 01:27:47.388 | + lib/swift:configure_swift:337 : true 2022-04-01 01:27:47.390 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 01:27:47.403 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 01:27:47.416 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 01:27:47.419 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 01:27:47.419 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 01:27:47.424 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 01:27:47.424 | s/%GROUP%/ubuntu/; 2022-04-01 01:27:47.424 | s/%USER%/ubuntu/; 2022-04-01 01:27:47.424 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 01:27:47.424 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 01:27:47.428 | uid = ubuntu 2022-04-01 01:27:47.428 | gid = ubuntu 2022-04-01 01:27:47.428 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 01:27:47.428 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 01:27:47.428 | address = 127.0.0.1 2022-04-01 01:27:47.428 | 2022-04-01 01:27:47.428 | [account6612] 2022-04-01 01:27:47.428 | max connections = 25 2022-04-01 01:27:47.428 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:27:47.428 | read only = false 2022-04-01 01:27:47.428 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 01:27:47.428 | 2022-04-01 01:27:47.428 | [account6622] 2022-04-01 01:27:47.428 | max connections = 25 2022-04-01 01:27:47.428 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:27:47.429 | read only = false 2022-04-01 01:27:47.429 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | [account6632] 2022-04-01 01:27:47.429 | max connections = 25 2022-04-01 01:27:47.429 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:27:47.429 | read only = false 2022-04-01 01:27:47.429 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | [account6642] 2022-04-01 01:27:47.429 | max connections = 25 2022-04-01 01:27:47.429 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:27:47.429 | read only = false 2022-04-01 01:27:47.429 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | [container6611] 2022-04-01 01:27:47.429 | max connections = 25 2022-04-01 01:27:47.429 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:27:47.429 | read only = false 2022-04-01 01:27:47.429 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | [container6621] 2022-04-01 01:27:47.429 | max connections = 25 2022-04-01 01:27:47.429 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:27:47.429 | read only = false 2022-04-01 01:27:47.429 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | [container6631] 2022-04-01 01:27:47.429 | max connections = 25 2022-04-01 01:27:47.429 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:27:47.429 | read only = false 2022-04-01 01:27:47.429 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 01:27:47.429 | 2022-04-01 01:27:47.429 | [container6641] 2022-04-01 01:27:47.429 | max connections = 25 2022-04-01 01:27:47.430 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:27:47.430 | read only = false 2022-04-01 01:27:47.430 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 01:27:47.430 | 2022-04-01 01:27:47.430 | 2022-04-01 01:27:47.430 | [object6613] 2022-04-01 01:27:47.430 | max connections = 25 2022-04-01 01:27:47.430 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:27:47.430 | read only = false 2022-04-01 01:27:47.430 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 01:27:47.430 | 2022-04-01 01:27:47.430 | [object6623] 2022-04-01 01:27:47.430 | max connections = 25 2022-04-01 01:27:47.430 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:27:47.430 | read only = false 2022-04-01 01:27:47.430 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 01:27:47.430 | 2022-04-01 01:27:47.430 | [object6633] 2022-04-01 01:27:47.430 | max connections = 25 2022-04-01 01:27:47.430 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:27:47.430 | read only = false 2022-04-01 01:27:47.430 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 01:27:47.430 | 2022-04-01 01:27:47.430 | [object6643] 2022-04-01 01:27:47.430 | max connections = 25 2022-04-01 01:27:47.430 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:27:47.430 | read only = false 2022-04-01 01:27:47.430 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 01:27:47.431 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 01:27:47.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:47.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:47.438 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 01:27:47.450 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 01:27:47.452 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 01:27:47.458 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 01:27:47.463 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 01:27:47.465 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 01:27:47.469 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 01:27:47.504 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.70:8080/v1/ 2022-04-01 01:27:47.536 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 01:27:47.557 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 01:27:47.587 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 01:27:47.607 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:47.638 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 01:27:47.658 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 01:27:47.687 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 01:27:47.706 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 01:27:47.737 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 01:27:47.755 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:47.784 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 01:27:47.802 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 01:27:47.817 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:47.819 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 01:27:47.850 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 01:27:47.878 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 01:27:47.906 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 01:27:47.935 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 01:27:47.952 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:47.954 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 01:27:47.981 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 01:27:47.996 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:47.999 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 01:27:48.017 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:48.019 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 01:27:48.022 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 01:27:48.041 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:48.043 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 01:27:48.046 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 01:27:48.049 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 01:27:48.055 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 01:27:48.062 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 01:27:48.093 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 01:27:48.122 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 01:27:48.155 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 01:27:48.191 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 01:27:48.219 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 01:27:48.222 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 01:27:48.224 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 01:27:48.226 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 01:27:48.228 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 01:27:48.258 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 01:27:48.288 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.70/identity 2022-04-01 01:27:48.317 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 01:27:48.346 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 01:27:48.376 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 01:27:48.404 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 01:27:48.436 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 01:27:48.465 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:27:48.494 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 01:27:48.527 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 01:27:48.557 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 01:27:48.586 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 01:27:48.619 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 01:27:48.651 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 01:27:48.681 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 01:27:48.699 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 01:27:48.730 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 01:27:48.760 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 01:27:48.765 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 01:27:48.802 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 01:27:48.831 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 01:27:48.861 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 01:27:48.863 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:27:48.865 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:27:48.868 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 01:27:48.872 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 01:27:48.875 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:27:48.877 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:27:48.879 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 01:27:48.882 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 01:27:48.884 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:27:48.887 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:27:48.889 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 01:27:48.908 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 01:27:48.938 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 01:27:48.959 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 01:27:48.989 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 01:27:49.009 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:49.039 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 01:27:49.058 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:27:49.090 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 01:27:49.109 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:27:49.139 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 01:27:49.158 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 01:27:49.187 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:27:49.207 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:27:49.238 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 01:27:49.259 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 01:27:49.289 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 01:27:49.310 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 01:27:49.343 | + 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-04-01 01:27:49.349 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 01:27:49.369 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:49.398 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 01:27:49.430 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:27:49.432 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 01:27:49.437 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 01:27:49.439 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:27:49.442 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:27:49.444 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 01:27:49.446 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 01:27:49.448 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:27:49.450 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:27:49.453 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 01:27:49.475 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 01:27:49.504 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 01:27:49.525 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 01:27:49.555 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 01:27:49.575 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:49.609 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 01:27:49.627 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:27:49.657 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 01:27:49.675 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:27:49.709 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 01:27:49.729 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 01:27:49.759 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:27:49.781 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:27:49.809 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 01:27:49.829 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 01:27:49.861 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 01:27:49.879 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 01:27:49.907 | + 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-04-01 01:27:49.913 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 01:27:49.934 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:49.963 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:27:49.965 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 01:27:49.970 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 01:27:49.972 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:27:49.975 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:27:49.977 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 01:27:49.979 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 01:27:49.981 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:27:49.984 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:27:49.986 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 01:27:50.006 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 01:27:50.036 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 01:27:50.056 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 01:27:50.086 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 01:27:50.106 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:50.135 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 01:27:50.160 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:27:50.189 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 01:27:50.208 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:27:50.237 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 01:27:50.257 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 01:27:50.287 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:27:50.305 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:27:50.339 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 01:27:50.359 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 01:27:50.390 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 01:27:50.410 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 01:27:50.440 | + 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-04-01 01:27:50.445 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 01:27:50.465 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:50.498 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 01:27:50.530 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 01:27:50.560 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 01:27:50.592 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 01:27:50.595 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 01:27:50.599 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 01:27:50.631 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 01:27:50.665 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 01:27:50.697 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 01:27:50.728 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 01:27:50.759 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 01:27:50.796 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 01:27:50.824 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 01:27:50.861 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 01:27:50.894 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 01:27:50.912 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:50.915 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 01:27:50.935 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 01:27:50.939 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 01:27:50.961 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 01:27:50.963 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-04-01 01:27:50.996 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 01:27:50.999 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 01:27:51.027 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-04-01 01:27:51.057 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 01:27:51.060 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 01:27:51.092 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 01:27:51.113 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:51.115 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 01:27:51.119 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 01:27:51.123 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 01:27:51.125 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 01:27:51.139 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 01:27:51.141 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 01:27:51.153 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 01:27:51.156 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 01:27:51.158 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:27:51.160 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:27:51.163 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:27:51.165 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:27:51.167 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:27:51.170 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:27:51.173 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 01:27:51.187 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:27:51.190 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 01:27:51.192 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 01:27:51.211 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:51.213 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 01:27:51.232 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:51.234 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 01:27:51.237 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 01:27:51.240 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 01:27:51.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:27:51.245 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 01:27:51.247 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 01:27:51.250 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 01:27:51.253 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 01:27:51.272 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:51.275 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 01:27:51.278 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 01:27:51.298 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:51.303 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 01:27:51.306 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 01:27:51.309 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 01:27:51.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:51.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:51.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 01:27:51.320 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:51.323 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 01:27:51.326 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 01:27:51.329 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 01:27:51.332 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 01:27:51.335 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 01:27:51.338 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 01:27:51.340 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 01:27:51.344 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 01:27:51.347 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 01:27:51.350 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 01:27:51.354 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:27:51.354 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 01:27:51.360 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 01:27:51.363 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 01:27:51.365 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 01:27:51.369 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 01:27:51.371 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:27:51.394 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 01:27:51.397 | + 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-04-01 01:27:52.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:52.291 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:52.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:52.291 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:53.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:53.482 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-01 01:27:53.565 | 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-04-01 01:27:53.566 | 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-04-01 01:27:53.567 | 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-04-01 01:27:53.568 | 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-04-01 01:27:53.569 | 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-04-01 01:27:53.571 | 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-04-01 01:27:53.572 | 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-04-01 01:27:53.573 | 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-04-01 01:27:53.574 | 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-04-01 01:27:53.575 | 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-04-01 01:27:53.576 | 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-04-01 01:27:53.577 | 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-04-01 01:27:53.579 | 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-04-01 01:27:53.582 | 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-04-01 01:27:53.584 | 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-04-01 01:27:53.586 | 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-04-01 01:27:53.589 | 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-04-01 01:27:53.592 | 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-04-01 01:27:53.601 | 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-04-01 01:27:53.602 | 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-04-01 01:27:53.616 | 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-04-01 01:27:53.686 | 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-04-01 01:27:53.687 | 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-04-01 01:27:53.689 | 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-04-01 01:27:53.712 | 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-04-01 01:27:53.713 | 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-04-01 01:27:53.716 | 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-04-01 01:27:53.717 | 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-04-01 01:27:53.719 | 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-04-01 01:27:53.731 | 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-04-01 01:27:53.772 | 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-04-01 01:27:53.773 | 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-04-01 01:27:53.774 | 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-04-01 01:27:53.776 | 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-04-01 01:27:53.798 | 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-04-01 01:27:53.800 | 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-04-01 01:27:53.815 | 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-04-01 01:27:53.831 | 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-04-01 01:27:53.833 | 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-04-01 01:27:53.853 | 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-04-01 01:27:53.855 | 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-04-01 01:27:53.938 | 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-04-01 01:27:53.939 | 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-04-01 01:27:53.942 | 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-04-01 01:27:53.943 | 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-04-01 01:27:53.994 | 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-04-01 01:27:54.020 | 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-04-01 01:27:54.221 | 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-04-01 01:27:54.225 | 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-04-01 01:27:54.259 | 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-04-01 01:27:54.260 | 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-04-01 01:27:54.261 | 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-04-01 01:27:54.263 | 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-04-01 01:27:54.265 | 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-04-01 01:27:54.267 | 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-04-01 01:27:54.322 | 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-04-01 01:27:54.516 | 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-04-01 01:27:54.539 | 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-04-01 01:27:54.622 | 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-04-01 01:27:54.769 | 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-04-01 01:27:56.943 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:56.950 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:56.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:57.091 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:57.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:57.097 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:57.099 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:57.101 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:57.104 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:57.106 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:57.109 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:57.111 | + functions-common:time_stop:2432 : start_time=1648776471389 2022-04-01 01:27:57.114 | + functions-common:time_stop:2434 : [[ -z 1648776471389 ]] 2022-04-01 01:27:57.123 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:57.130 | + functions-common:time_stop:2437 : end_time=1648776477124 2022-04-01 01:27:57.133 | + functions-common:time_stop:2438 : elapsed_time=5735 2022-04-01 01:27:57.136 | + functions-common:time_stop:2439 : total=75102 2022-04-01 01:27:57.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:57.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80837 2022-04-01 01:27:57.144 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:57.147 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 01:27:57.149 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 01:27:57.152 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 01:27:57.165 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 01:27:57.170 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 01:27:57.173 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 01:27:57.176 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 01:27:57.178 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:27:57.180 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:27:57.183 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:27:57.186 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:27:57.189 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:27:57.192 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:27:57.209 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:27:57.211 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:27:57.215 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:57.218 | + functions-common:git_clone:629 : echo master 2022-04-01 01:27:57.218 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:27:57.225 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 01:27:57.227 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:57.230 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 01:27:57.233 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:27:57.233 | + functions-common:git_clone:678 : head -1 2022-04-01 01:27:57.239 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 01:27:57.242 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:27:57.245 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 01:27:57.247 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:27:57.250 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:27:57.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 01:27:57.256 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:27:57.259 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 01:27:57.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:27:57.264 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:27:57.267 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 01:27:57.269 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:27:57.273 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:27:57.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 01:27:57.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:27:57.282 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 01:27:57.285 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:27:57.288 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:27:57.291 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 01:27:57.298 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 01:27:57.301 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 01:27:57.974 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 01:27:57.982 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:27:57.984 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:27:57.987 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:27:57.990 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:27:57.992 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 01:27:57.994 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:27:57.997 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:27:57.999 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:27:58.002 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:27:58.005 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:27:58.007 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:27:58.010 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:27:58.012 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 01:27:58.039 | Using python 3.8 to install /opt/stack/glance 2022-04-01 01:27:58.041 | + 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-04-01 01:27:58.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:58.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:58.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:58.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:00.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:28:00.121 | Obtaining file:///opt/stack/glance 2022-04-01 01:28:00.122 | Preparing metadata (setup.py): started 2022-04-01 01:28:03.405 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:28:03.478 | 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-04-01 01:28:03.479 | 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-04-01 01:28:03.480 | 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-04-01 01:28:03.482 | 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-04-01 01:28:03.483 | 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-04-01 01:28:03.484 | 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-04-01 01:28:03.485 | 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-04-01 01:28:03.486 | 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-04-01 01:28:03.488 | 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-04-01 01:28:03.489 | 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-04-01 01:28:03.490 | 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-04-01 01:28:03.491 | 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-04-01 01:28:03.492 | 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-04-01 01:28:03.494 | 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-04-01 01:28:03.495 | 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-04-01 01:28:03.496 | 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-04-01 01:28:03.497 | 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-04-01 01:28:03.498 | 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-04-01 01:28:03.499 | 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-04-01 01:28:03.500 | 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-04-01 01:28:03.501 | 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-04-01 01:28:03.502 | 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-04-01 01:28:03.503 | 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-04-01 01:28:03.504 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-01 01:28:03.505 | 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-04-01 01:28:03.506 | 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-04-01 01:28:03.508 | 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-04-01 01:28:03.509 | 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-04-01 01:28:03.510 | 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-04-01 01:28:03.511 | 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-04-01 01:28:03.512 | 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-04-01 01:28:03.514 | 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-04-01 01:28:03.515 | 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-04-01 01:28:03.516 | 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-04-01 01:28:03.517 | 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-04-01 01:28:03.518 | 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-04-01 01:28:03.520 | 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-04-01 01:28:03.520 | 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-04-01 01:28:03.521 | 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-04-01 01:28:03.522 | 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-04-01 01:28:03.524 | 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-04-01 01:28:03.525 | 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-04-01 01:28:03.526 | 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-04-01 01:28:03.543 | 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-04-01 01:28:03.545 | 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-04-01 01:28:03.546 | 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-04-01 01:28:03.569 | 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-04-01 01:28:03.570 | 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-04-01 01:28:03.614 | 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-04-01 01:28:03.628 | 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-04-01 01:28:03.638 | 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-04-01 01:28:03.654 | 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-04-01 01:28:03.655 | 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-04-01 01:28:03.656 | 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-04-01 01:28:03.750 | 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-04-01 01:28:03.830 | 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-04-01 01:28:03.883 | 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-04-01 01:28:03.885 | 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-04-01 01:28:03.921 | 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-04-01 01:28:03.966 | 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-04-01 01:28:03.967 | 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-04-01 01:28:03.969 | 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-04-01 01:28:04.031 | 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-04-01 01:28:04.032 | 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-04-01 01:28:04.033 | 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-04-01 01:28:04.061 | 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-04-01 01:28:04.145 | 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-04-01 01:28:04.147 | 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-04-01 01:28:04.209 | 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-04-01 01:28:04.211 | 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-04-01 01:28:04.212 | 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-04-01 01:28:04.214 | 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-04-01 01:28:04.215 | 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-04-01 01:28:04.243 | 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-04-01 01:28:04.244 | 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-04-01 01:28:04.246 | 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-04-01 01:28:04.290 | 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-04-01 01:28:04.337 | 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-04-01 01:28:04.338 | 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-04-01 01:28:04.340 | 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-04-01 01:28:04.421 | 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-04-01 01:28:04.482 | 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-04-01 01:28:04.587 | 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-04-01 01:28:04.869 | 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-04-01 01:28:04.871 | 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-04-01 01:28:04.873 | 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-04-01 01:28:04.876 | 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-04-01 01:28:04.935 | 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-04-01 01:28:04.957 | 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-04-01 01:28:05.075 | 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-04-01 01:28:05.183 | 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-04-01 01:28:05.404 | 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-04-01 01:28:05.408 | 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-04-01 01:28:05.410 | 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-04-01 01:28:05.411 | 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-04-01 01:28:05.412 | 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-04-01 01:28:05.413 | 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-04-01 01:28:05.415 | 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-04-01 01:28:05.538 | 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-04-01 01:28:05.568 | 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-04-01 01:28:05.618 | 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-04-01 01:28:05.619 | 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-04-01 01:28:05.865 | 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-04-01 01:28:06.054 | 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-04-01 01:28:06.056 | 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-04-01 01:28:06.057 | 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-04-01 01:28:06.060 | 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-04-01 01:28:06.168 | 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-04-01 01:28:06.331 | 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-04-01 01:28:06.438 | 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-04-01 01:28:06.759 | 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-04-01 01:28:06.762 | 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-04-01 01:28:06.990 | 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-04-01 01:28:07.307 | 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-04-01 01:28:07.623 | 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-04-01 01:28:07.624 | 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-04-01 01:28:09.111 | Installing collected packages: glance 2022-04-01 01:28:09.111 | Attempting uninstall: glance 2022-04-01 01:28:09.112 | Found existing installation: glance 24.1.0.dev4 2022-04-01 01:28:09.118 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-01 01:28:09.120 | Running setup.py develop for glance 2022-04-01 01:28:13.651 | Successfully installed glance 2022-04-01 01:28:13.651 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:28:13.660 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:28:13.660 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:28:13.814 | + inc/python:pip_install:200 : result=0 2022-04-01 01:28:13.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:28:13.819 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:13.821 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:13.823 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:13.826 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:13.828 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:13.832 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:28:13.834 | + functions-common:time_stop:2432 : start_time=1648776478033 2022-04-01 01:28:13.837 | + functions-common:time_stop:2434 : [[ -z 1648776478033 ]] 2022-04-01 01:28:13.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:13.844 | + functions-common:time_stop:2437 : end_time=1648776493842 2022-04-01 01:28:13.847 | + functions-common:time_stop:2438 : elapsed_time=15809 2022-04-01 01:28:13.849 | + functions-common:time_stop:2439 : total=80837 2022-04-01 01:28:13.851 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:13.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96646 2022-04-01 01:28:13.856 | + inc/python:pip_install:203 : return 0 2022-04-01 01:28:13.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:28:13.866 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:28:13.871 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:28:13.897 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:28:13.910 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 01:28:13.912 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 01:28:13.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:13.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:13.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 01:28:13.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:13.926 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:28:13.928 | + ./stack.sh:main:920 : configure_glance 2022-04-01 01:28:13.931 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 01:28:13.946 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 01:28:13.950 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 01:28:13.952 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 01:28:13.955 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 01:28:13.958 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 01:28:13.960 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:28:13.963 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:28:13.965 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 01:28:14.004 | + 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-04-01 01:28:14.035 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 01:28:14.067 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:28:14.101 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 01:28:14.134 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 01:28:14.166 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 01:28:14.169 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:28:14.171 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 01:28:14.174 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:28:14.176 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 01:28:14.208 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 01:28:14.241 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 01:28:14.275 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 01:28:14.308 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 01:28:14.345 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 01:28:14.376 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 01:28:14.410 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 01:28:14.448 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:28:14.485 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:28:14.522 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:28:14.558 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 01:28:14.561 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 01:28:14.565 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 01:28:14.567 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:28:14.570 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:28:14.573 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:28:14.594 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:14.598 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:28:14.601 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:28:14.604 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:28:14.625 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:14.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:28:14.631 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:28:14.666 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:28:14.668 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:28:14.672 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 01:28:14.674 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 01:28:14.677 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 01:28:14.714 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 01:28:14.752 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 01:28:14.754 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 01:28:14.757 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 01:28:14.759 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 01:28:14.762 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:28:14.764 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 01:28:14.767 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:28:14.804 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 01:28:14.807 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-04-01 01:28:14.839 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:28:14.842 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 01:28:14.864 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:14.867 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 01:28:14.902 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 01:28:14.941 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-01 01:28:14.975 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 01:28:15.012 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 01:28:15.055 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 01:28:15.075 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:15.077 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:28:15.116 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 01:28:15.152 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 01:28:15.185 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.70/identity/v3 2022-04-01 01:28:15.217 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 01:28:15.249 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-04-01 01:28:15.286 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 01:28:15.304 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:15.306 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 01:28:15.309 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 01:28:15.311 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:28:15.319 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:28:15.337 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:28:15.341 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:28:15.343 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:28:15.346 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:28:15.349 | + 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-04-01 01:28:15.384 | + 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-04-01 01:28:15.418 | + 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-04-01 01:28:15.454 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:28:15.489 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-01 01:28:15.495 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 01:28:15.528 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 01:28:15.564 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:28:15.606 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-04-01 01:28:15.643 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 01:28:15.682 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 01:28:15.721 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 01:28:15.760 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:28:15.794 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 01:28:15.832 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 01:28:15.867 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 01:28:15.908 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 01:28:15.915 | + 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-04-01 01:28:15.923 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 01:28:15.942 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:15.944 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 01:28:15.947 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-01 01:28:15.950 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 01:28:15.952 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 01:28:15.955 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 01:28:15.958 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 01:28:15.962 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 01:28:15.965 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 01:28:15.970 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-01 01:28:16.003 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 01:28:16.006 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 01:28:16.009 | ++ functions:get_random_port:837 : true 2022-04-01 01:28:16.011 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 01:28:16.014 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 01:28:16.017 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 01:28:16.087 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 01:28:16.089 | ++ functions:get_random_port:841 : break 2 2022-04-01 01:28:16.092 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 01:28:16.094 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 01:28:16.097 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-01 01:28:16.128 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 01:28:16.156 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 01:28:16.184 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:28:16.214 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:28:16.242 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:28:16.271 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:28:16.301 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:28:16.344 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:28:16.374 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:28:16.405 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:28:16.437 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:28:16.470 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:28:16.499 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:28:16.528 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 01:28:16.561 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 01:28:16.592 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 01:28:16.622 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 01:28:16.651 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 01:28:16.680 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 01:28:16.683 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 01:28:16.687 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:16.690 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:16.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:16.695 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:16.697 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 01:28:16.753 | proxy (enabled by site administrator) 2022-04-01 01:28:16.757 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 01:28:16.759 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 01:28:16.762 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:16.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:16.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:16.769 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:16.772 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 01:28:16.831 | proxy_http (enabled by site administrator) 2022-04-01 01:28:16.833 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 01:28:16.836 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 01:28:16.839 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 01:28:16.842 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:28:16.844 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:16.847 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:16.849 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:28:16.852 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:28:16.856 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 01:28:16.856 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:28:16.866 | KeepAlive Off 2022-04-01 01:28:16.871 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:28:16.871 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 01:28:16.880 | SetEnv proxy-sendchunked 1 2022-04-01 01:28:16.884 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 01:28:16.884 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:28:16.893 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 01:28:16.896 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 01:28:16.899 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 01:28:16.901 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:28:16.904 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:28:16.906 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:16.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:16.911 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:16.913 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:16.916 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:28:16.919 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:16.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:16.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 01:28:16.989 | Site glance-wsgi-api already enabled 2022-04-01 01:28:16.993 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 01:28:16.996 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:28:16.998 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:28:17.001 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:28:17.143 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 01:28:17.153 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-01 01:28:17.188 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 01:28:17.191 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 01:28:17.211 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:17.214 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 01:28:17.217 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 01:28:17.220 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 01:28:17.222 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:28:17.225 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 01:28:17.227 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 01:28:17.230 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 01:28:17.232 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 01:28:17.235 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:28:17.237 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:28:17.240 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:28:17.243 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:28:17.245 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:28:17.248 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:28:17.265 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:28:17.268 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:28:17.270 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:17.273 | + functions-common:git_clone:629 : echo master 2022-04-01 01:28:17.274 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:28:17.279 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 01:28:17.286 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:17.291 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 01:28:17.294 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:28:17.296 | + functions-common:git_clone:678 : head -1 2022-04-01 01:28:17.298 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 01:28:17.300 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:28:17.303 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 01:28:17.306 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:28:17.308 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:28:17.311 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 01:28:17.314 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:28:17.316 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 01:28:17.319 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:28:17.321 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:28:17.324 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 01:28:17.327 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:28:17.330 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:28:17.333 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 01:28:17.336 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:28:17.339 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 01:28:17.341 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:28:17.344 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:28:17.348 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 01:28:17.355 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 01:28:17.358 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-01 01:28:18.012 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 01:28:18.014 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:28:18.017 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:28:18.020 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:28:18.023 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:28:18.025 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 01:28:18.028 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:28:18.032 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:28:18.035 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:28:18.037 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:28:18.039 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:28:18.042 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:28:18.045 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:28:18.047 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 01:28:18.068 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 01:28:18.070 | + 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-04-01 01:28:19.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:19.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:19.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:19.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:20.246 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:28:20.273 | Obtaining file:///opt/stack/cinder 2022-04-01 01:28:20.274 | Preparing metadata (setup.py): started 2022-04-01 01:28:24.342 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:28:24.479 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-04-01 01:28:24.480 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-04-01 01:28:24.481 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-04-01 01:28:24.482 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-04-01 01:28:24.483 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-04-01 01:28:24.485 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-04-01 01:28:24.486 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-04-01 01:28:24.487 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:28:24.488 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-04-01 01:28:24.489 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-04-01 01:28:24.490 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-04-01 01:28:24.491 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-04-01 01:28:24.492 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:28:24.493 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-04-01 01:28:24.495 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-04-01 01:28:24.496 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-04-01 01:28:24.497 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-04-01 01:28:24.498 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-04-01 01:28:24.499 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-04-01 01:28:24.501 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-04-01 01:28:24.502 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-04-01 01:28:24.503 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:28:24.504 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-04-01 01:28:24.505 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-04-01 01:28:24.507 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:28:24.508 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-04-01 01:28:24.509 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:28:24.510 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-04-01 01:28:24.511 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-04-01 01:28:24.512 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-04-01 01:28:24.513 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:28:24.514 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-04-01 01:28:24.515 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-04-01 01:28:24.517 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-04-01 01:28:24.518 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-04-01 01:28:24.519 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-04-01 01:28:24.520 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-04-01 01:28:24.521 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-04-01 01:28:24.522 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-04-01 01:28:24.523 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-04-01 01:28:24.524 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-04-01 01:28:24.525 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-04-01 01:28:24.527 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-04-01 01:28:24.528 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-04-01 01:28:24.529 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-04-01 01:28:24.530 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-04-01 01:28:24.531 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-04-01 01:28:24.532 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:28:24.533 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-04-01 01:28:24.534 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:28:24.535 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-04-01 01:28:24.536 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-04-01 01:28:24.537 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-04-01 01:28:24.538 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-04-01 01:28:24.539 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-04-01 01:28:24.540 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-04-01 01:28:24.542 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-04-01 01:28:24.543 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-04-01 01:28:24.544 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-04-01 01:28:24.545 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-04-01 01:28:24.546 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-04-01 01:28:24.547 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-04-01 01:28:24.561 | 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.dev43) (1.24.7) 2022-04-01 01:28:24.562 | 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.dev43) (0.10.0) 2022-04-01 01:28:24.564 | 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.dev43) (0.5.2) 2022-04-01 01:28:24.627 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-04-01 01:28:24.658 | 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.dev43) (2.1.0) 2022-04-01 01:28:24.674 | 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.dev43) (2.6.0) 2022-04-01 01:28:24.676 | 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.dev43) (2.5.0) 2022-04-01 01:28:24.677 | 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.dev43) (4.1.1) 2022-04-01 01:28:24.678 | 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.dev43) (0.1.0) 2022-04-01 01:28:24.776 | 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.dev43) (1.7.0) 2022-04-01 01:28:24.830 | 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.dev43) (2.10.1) 2022-04-01 01:28:24.833 | 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.dev43) (3.1.1) 2022-04-01 01:28:24.862 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-04-01 01:28:24.863 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-04-01 01:28:24.864 | 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.dev43) (0.2.8) 2022-04-01 01:28:24.919 | 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.dev43) (0.17.3) 2022-04-01 01:28:24.964 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-04-01 01:28:24.966 | 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.dev43) (1.5.0) 2022-04-01 01:28:24.967 | 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.dev43) (0.8.0) 2022-04-01 01:28:24.968 | 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.dev43) (2.5.0) 2022-04-01 01:28:25.059 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 01:28:25.061 | 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.dev43) (1.7.6) 2022-04-01 01:28:25.063 | 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.dev43) (2.0.1) 2022-04-01 01:28:25.120 | 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.dev43) (2.8.2) 2022-04-01 01:28:25.124 | 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.dev43) (0.9.6) 2022-04-01 01:28:25.187 | 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.dev43) (0.4.0) 2022-04-01 01:28:25.189 | 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.dev43) (5.2.3) 2022-04-01 01:28:25.190 | 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.dev43) (2.4.0) 2022-04-01 01:28:25.193 | 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.dev43) (5.0.0) 2022-04-01 01:28:25.195 | 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.dev43) (5.0.9) 2022-04-01 01:28:25.220 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-04-01 01:28:25.224 | 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.dev43) (3.3.0) 2022-04-01 01:28:25.226 | 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.dev43) (3.2.0) 2022-04-01 01:28:25.272 | 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.dev43) (1.0.3) 2022-04-01 01:28:25.361 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:28:25.364 | 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.dev43) (3.0.0) 2022-04-01 01:28:25.388 | 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.dev43) (3.1.1) 2022-04-01 01:28:25.414 | 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.dev43) (0.11.0) 2022-04-01 01:28:25.483 | 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.dev43) (1.26.8) 2022-04-01 01:28:25.487 | 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.dev43) (1.0.0) 2022-04-01 01:28:25.623 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:28:25.649 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-04-01 01:28:25.798 | 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.dev43) (3.10.1) 2022-04-01 01:28:25.834 | 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.dev43) (1.13.3) 2022-04-01 01:28:25.836 | 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.dev43) (1.3.3) 2022-04-01 01:28:25.837 | 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.dev43) (22.0.0) 2022-04-01 01:28:26.048 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-04-01 01:28:26.051 | 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.dev43) (2.0.12) 2022-04-01 01:28:26.054 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-04-01 01:28:26.095 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-04-01 01:28:26.129 | 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.dev43) (0.23.2) 2022-04-01 01:28:26.382 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-04-01 01:28:26.385 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:28:26.531 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-04-01 01:28:26.532 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-04-01 01:28:26.537 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:28:26.672 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-04-01 01:28:26.832 | 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.dev43) (5.4.0) 2022-04-01 01:28:26.833 | 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.dev43) (4.11.1) 2022-04-01 01:28:26.835 | 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.dev43) (1.1.6) 2022-04-01 01:28:26.872 | 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.dev43) (5.0.0) 2022-04-01 01:28:27.133 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-04-01 01:28:27.216 | 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.dev43) (0.5.0) 2022-04-01 01:28:27.219 | 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.dev43) (2.4.0) 2022-04-01 01:28:27.439 | 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.dev43) (2.5.0) 2022-04-01 01:28:27.537 | 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.dev43) (3.19.4) 2022-04-01 01:28:27.539 | 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.dev43) (1.55.0) 2022-04-01 01:28:27.729 | 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.dev43) (2.1.0) 2022-04-01 01:28:28.173 | 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.dev43) (1.1.5) 2022-04-01 01:28:28.224 | 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.dev43) (0.13.1) 2022-04-01 01:28:28.275 | 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.dev43) (0.2.5) 2022-04-01 01:28:29.384 | 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.dev43) (1.32) 2022-04-01 01:28:29.669 | 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.dev43) (1.8.2) 2022-04-01 01:28:29.670 | 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.dev43) (21.4.0) 2022-04-01 01:28:29.822 | 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.dev43) (2.2) 2022-04-01 01:28:30.023 | 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.dev43) (1.0.0) 2022-04-01 01:28:30.159 | 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.dev43) (3.7.0) 2022-04-01 01:28:31.902 | Installing collected packages: cinder 2022-04-01 01:28:31.902 | Attempting uninstall: cinder 2022-04-01 01:28:31.902 | Found existing installation: cinder 20.1.0.dev43 2022-04-01 01:28:31.909 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-01 01:28:31.910 | Running setup.py develop for cinder 2022-04-01 01:28:37.790 | Successfully installed cinder 2022-04-01 01:28:37.790 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:28:37.799 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:28:37.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:28:37.958 | + inc/python:pip_install:200 : result=0 2022-04-01 01:28:37.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:28:37.963 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:37.965 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:37.967 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:37.969 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:37.972 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:37.974 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:28:37.976 | + functions-common:time_stop:2432 : start_time=1648776498063 2022-04-01 01:28:37.979 | + functions-common:time_stop:2434 : [[ -z 1648776498063 ]] 2022-04-01 01:28:37.981 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:37.986 | + functions-common:time_stop:2437 : end_time=1648776517983 2022-04-01 01:28:37.988 | + functions-common:time_stop:2438 : elapsed_time=19920 2022-04-01 01:28:37.990 | + functions-common:time_stop:2439 : total=96646 2022-04-01 01:28:37.993 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:37.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=116566 2022-04-01 01:28:37.997 | + inc/python:pip_install:203 : return 0 2022-04-01 01:28:38.000 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:28:38.003 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:28:38.005 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:28:38.024 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:28:38.037 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 01:28:38.040 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 01:28:38.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:38.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:38.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 01:28:38.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:38.052 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 01:28:38.055 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 01:28:38.057 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 01:28:38.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:38.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:38.065 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 01:28:38.077 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 01:28:38.080 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:28:38.083 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:28:38.086 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:28:38.088 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:28:38.091 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:38.093 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:28:38.096 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:38.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:38.101 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:28:38.103 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:28:38.106 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:28:38.108 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:28:38.111 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 01:28:38.114 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:28:38.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:38.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:38.121 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 01:28:38.145 | + 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-04-01 01:28:38.256 | Reading package lists... 2022-04-01 01:28:38.510 | Building dependency tree... 2022-04-01 01:28:38.511 | Reading state information... 2022-04-01 01:28:38.789 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 01:28:38.789 | The following packages were automatically installed and are no longer required: 2022-04-01 01:28:38.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:28:38.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:28:38.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:28:38.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:28:38.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:28:38.790 | python3-zope.interface 2022-04-01 01:28:38.791 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:28:38.907 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:28:38.912 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:28:38.915 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:28:38.917 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:38.920 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:38.922 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:38.925 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:38.927 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:38.930 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:28:38.932 | + functions-common:time_stop:2432 : start_time=1648776518142 2022-04-01 01:28:38.935 | + functions-common:time_stop:2434 : [[ -z 1648776518142 ]] 2022-04-01 01:28:38.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:38.942 | + functions-common:time_stop:2437 : end_time=1648776518940 2022-04-01 01:28:38.945 | + functions-common:time_stop:2438 : elapsed_time=798 2022-04-01 01:28:38.948 | + functions-common:time_stop:2439 : total=5924 2022-04-01 01:28:38.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:38.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6722 2022-04-01 01:28:38.956 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:28:38.959 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:28:38.961 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 01:28:38.964 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 01:28:38.977 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 01:28:38.981 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 01:28:38.983 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 01:28:38.985 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:28:38.989 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 01:28:38.989 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:28:38.994 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 01:28:38.996 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 01:28:38.998 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:28:39.000 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 01:28:39.002 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 01:28:39.004 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 01:28:39.007 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 01:28:39.009 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 01:28:39.021 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 01:28:39.034 | + 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-04-01 01:28:39.046 | + 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-04-01 01:28:39.059 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-01 01:28:39.071 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:28:39.074 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:28:39.078 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RIrmAJckxq 2022-04-01 01:28:39.080 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:28:39.083 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:28:39.085 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 01:28:39.087 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RIrmAJckxq 2022-04-01 01:28:39.091 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RIrmAJckxq 2022-04-01 01:28:39.104 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RIrmAJckxq /etc/sudoers.d/cinder-rootwrap 2022-04-01 01:28:39.116 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 01:28:39.120 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:28:39.123 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:28:39.125 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:28:39.127 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:28:39.129 | + 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-04-01 01:28:39.131 | + 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-04-01 01:28:39.134 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 01:28:39.136 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 01:28:39.141 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 01:28:39.146 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 01:28:39.165 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 01:28:39.184 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 01:28:39.202 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 01:28:39.222 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 01:28:39.241 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 01:28:39.261 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 01:28:39.280 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 01:28:39.298 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 01:28:39.301 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:28:39.303 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 01:28:39.305 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:28:39.308 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 01:28:39.339 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 01:28:39.367 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 01:28:39.396 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 01:28:39.423 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 01:28:39.451 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 01:28:39.480 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 01:28:39.508 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 01:28:39.536 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:28:39.565 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:28:39.593 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 01:28:39.624 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 01:28:39.653 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 01:28:39.656 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 01:28:39.658 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 01:28:39.661 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 01:28:39.663 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:28:39.666 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:28:39.698 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 01:28:39.725 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 01:28:39.755 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 01:28:39.783 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 01:28:39.812 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 01:28:39.843 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 01:28:39.875 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 01:28:39.877 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-04-01 01:28:39.906 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:28:39.940 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 01:28:39.948 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 79c32e37184038be67e2b5662eef509b 2022-04-01 01:28:39.977 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 01:28:39.980 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 01:28:40.009 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 01:28:40.038 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 01:28:40.066 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 01:28:40.096 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 01:28:40.113 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:40.115 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 01:28:40.132 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:40.135 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 01:28:40.152 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:40.154 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 01:28:40.172 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:40.175 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 01:28:40.177 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 01:28:40.179 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 01:28:40.182 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 01:28:40.185 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:28:40.187 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:28:40.189 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:28:40.210 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:40.214 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:28:40.217 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:28:40.220 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:28:40.239 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:40.244 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:28:40.248 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:28:40.278 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:28:40.281 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:28:40.284 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 01:28:40.286 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 01:28:40.291 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:28:40.295 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:28:40.321 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:28:40.324 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:28:40.327 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:28:40.330 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:28:40.332 | + 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-04-01 01:28:40.364 | + 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-04-01 01:28:40.394 | + 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-04-01 01:28:40.425 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:28:40.454 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 01:28:40.471 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:40.474 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 01:28:40.476 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:28:40.479 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 01:28:40.481 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 01:28:40.484 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:28:40.486 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:28:40.489 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 01:28:40.493 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 01:28:40.495 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:28:40.498 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:28:40.511 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:28:40.512 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:40.522 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:28:40.525 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:40.542 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:28:40.544 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:28:40.548 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-01 01:28:40.579 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:28:40.607 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 01:28:40.636 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:28:40.665 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:28:40.692 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:28:40.721 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:28:40.752 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:28:40.782 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:28:40.811 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:28:40.843 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:28:40.874 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:28:40.904 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:28:40.931 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:28:40.933 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:28:40.936 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 01:28:40.940 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 01:28:40.942 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:28:40.944 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:40.947 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:40.949 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:28:40.952 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:28:40.955 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:28:40.983 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:28:41.012 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-01 01:28:41.012 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:28:41.021 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 01:28:41.025 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 01:28:41.027 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 01:28:41.030 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:28:41.033 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:28:41.035 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:41.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:41.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:41.042 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:41.045 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:28:41.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:41.050 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:41.053 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 01:28:41.115 | Enabling site cinder-wsgi. 2022-04-01 01:28:41.121 | To activate the new configuration, you need to run: 2022-04-01 01:28:41.121 | systemctl reload apache2 2022-04-01 01:28:41.125 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:28:41.128 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:28:41.130 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:28:41.133 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:28:41.271 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 01:28:41.273 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 01:28:41.308 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-04-01 01:28:41.341 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 01:28:41.359 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:41.361 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 01:28:41.364 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:28:41.366 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:28:41.369 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:28:41.371 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 01:28:41.402 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 01:28:41.430 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.70/identity 2022-04-01 01:28:41.459 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 01:28:41.487 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 01:28:41.516 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 01:28:41.545 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 01:28:41.575 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 01:28:41.604 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:28:41.633 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 01:28:41.662 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 01:28:41.690 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:28:41.720 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 01:28:41.722 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 01:28:41.739 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:41.741 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-04-01 01:28:41.775 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 01:28:41.777 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 01:28:41.795 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:41.798 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 01:28:41.800 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 01:28:41.803 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 01:28:41.805 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:28:41.808 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 01:28:41.810 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 01:28:41.815 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:28:41.815 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:28:41.820 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:28:41.823 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:28:41.826 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:28:41.829 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:28:41.832 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 01:28:41.834 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 01:28:41.837 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 01:28:41.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:41.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:41.845 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 01:28:41.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:41.851 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 01:28:41.854 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 01:28:41.857 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 01:28:41.860 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:28:41.862 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:28:41.865 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:28:41.868 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:28:41.870 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:28:41.873 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:28:41.890 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:28:41.893 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:28:41.895 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:41.898 | + functions-common:git_clone:629 : echo master 2022-04-01 01:28:41.898 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:28:41.903 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 01:28:41.907 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:41.910 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 01:28:41.913 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:28:41.913 | + functions-common:git_clone:678 : head -1 2022-04-01 01:28:41.926 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 01:28:41.929 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:28:41.932 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 01:28:41.934 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:28:41.937 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:28:41.939 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 01:28:41.942 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:28:41.944 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 01:28:41.947 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:28:41.949 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:28:41.952 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 01:28:41.955 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:28:41.957 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:28:41.961 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 01:28:41.963 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:28:41.966 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 01:28:41.969 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:28:41.971 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:28:41.975 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 01:28:41.981 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 01:28:41.984 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-01 01:28:42.665 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 01:28:42.668 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:28:42.670 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:28:42.673 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:28:42.675 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:28:42.677 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 01:28:42.680 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:28:42.682 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:28:42.685 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:28:42.687 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:28:42.689 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:28:42.692 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:28:42.694 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:28:42.696 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 01:28:42.718 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 01:28:42.721 | + 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-04-01 01:28:43.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:43.608 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:43.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:43.608 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:44.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:28:44.848 | Obtaining file:///opt/stack/neutron 2022-04-01 01:28:44.849 | Preparing metadata (setup.py): started 2022-04-01 01:28:49.122 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:28:49.212 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-04-01 01:28:49.213 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:28:49.214 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-04-01 01:28:49.216 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-04-01 01:28:49.217 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:28:49.218 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-04-01 01:28:49.219 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-04-01 01:28:49.220 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-04-01 01:28:49.222 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-04-01 01:28:49.223 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-04-01 01:28:49.224 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-04-01 01:28:49.225 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-04-01 01:28:49.226 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-04-01 01:28:49.227 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-04-01 01:28:49.229 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-04-01 01:28:49.230 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-04-01 01:28:49.231 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:28:49.232 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-04-01 01:28:49.233 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-04-01 01:28:49.235 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:28:49.236 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-04-01 01:28:49.237 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:28:49.238 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-04-01 01:28:49.239 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:28:49.240 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-04-01 01:28:49.241 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-04-01 01:28:49.242 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-04-01 01:28:49.244 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-04-01 01:28:49.245 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-04-01 01:28:49.246 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-04-01 01:28:49.247 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-04-01 01:28:49.248 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-04-01 01:28:49.249 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-04-01 01:28:49.250 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-04-01 01:28:49.251 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:28:49.252 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-04-01 01:28:49.254 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-04-01 01:28:49.255 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-04-01 01:28:49.256 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-04-01 01:28:49.257 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-04-01 01:28:49.258 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-04-01 01:28:49.259 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-04-01 01:28:49.260 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-04-01 01:28:49.261 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-04-01 01:28:49.262 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-04-01 01:28:49.263 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-04-01 01:28:49.264 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-04-01 01:28:49.265 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:49.266 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-04-01 01:28:49.268 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-04-01 01:28:49.269 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-04-01 01:28:49.270 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:28:49.271 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-04-01 01:28:49.272 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:28:49.273 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-04-01 01:28:49.290 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-04-01 01:28:49.292 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-04-01 01:28:49.293 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-04-01 01:28:49.301 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-04-01 01:28:49.313 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:28:49.314 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-04-01 01:28:49.316 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-04-01 01:28:49.335 | 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.dev73) (3.0.7) 2022-04-01 01:28:49.343 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:28:49.404 | 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.dev73) (1.7.0) 2022-04-01 01:28:49.405 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-04-01 01:28:49.461 | 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.dev73) (4.4.0) 2022-04-01 01:28:49.462 | 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.dev73) (3.1.1) 2022-04-01 01:28:49.509 | 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.dev73) (1.2.2) 2022-04-01 01:28:49.511 | 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.dev73) (2.7.0) 2022-04-01 01:28:49.542 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-04-01 01:28:49.543 | 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.dev73) (1.32) 2022-04-01 01:28:49.544 | 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.dev73) (1.1.5) 2022-04-01 01:28:49.545 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:28:49.547 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-04-01 01:28:49.548 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-04-01 01:28:49.549 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-04-01 01:28:49.550 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-04-01 01:28:49.568 | 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.dev73) (1.0.3) 2022-04-01 01:28:49.662 | 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.dev73) (0.17.3) 2022-04-01 01:28:49.709 | 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.dev73) (1.5.0) 2022-04-01 01:28:49.774 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 01:28:49.775 | 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.dev73) (2.0.1) 2022-04-01 01:28:49.777 | 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.dev73) (0.13.0) 2022-04-01 01:28:49.869 | 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.dev73) (0.9.6) 2022-04-01 01:28:49.871 | 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.dev73) (2.8.2) 2022-04-01 01:28:49.931 | 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.dev73) (5.0.0) 2022-04-01 01:28:49.933 | 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.dev73) (5.2.3) 2022-04-01 01:28:49.935 | 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.dev73) (0.4.0) 2022-04-01 01:28:49.936 | 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.dev73) (5.0.9) 2022-04-01 01:28:49.962 | 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.dev73) (3.3.0) 2022-04-01 01:28:49.964 | 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.dev73) (3.2.0) 2022-04-01 01:28:50.014 | 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.dev73) (1.15.0) 2022-04-01 01:28:50.071 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-04-01 01:28:50.104 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-04-01 01:28:50.105 | 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.dev73) (3.0.0) 2022-04-01 01:28:50.131 | 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.dev73) (3.1.1) 2022-04-01 01:28:50.278 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:28:50.352 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-04-01 01:28:50.436 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 01:28:50.437 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-04-01 01:28:50.552 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.553 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.555 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.556 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.557 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.558 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.559 | 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.dev73) (0.6.6) 2022-04-01 01:28:50.783 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 01:28:50.784 | 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.dev73) (3.10.1) 2022-04-01 01:28:50.786 | 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.dev73) (2.5.0) 2022-04-01 01:28:50.836 | 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.dev73) (3.17.6) 2022-04-01 01:28:50.839 | 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.dev73) (2.1.0) 2022-04-01 01:28:50.933 | 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.dev73) (2.0.12) 2022-04-01 01:28:50.934 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-04-01 01:28:50.937 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-04-01 01:28:50.938 | 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.dev73) (1.26.8) 2022-04-01 01:28:50.977 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-04-01 01:28:51.320 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-04-01 01:28:51.398 | 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.dev73) (5.0.0) 2022-04-01 01:28:51.596 | 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.dev73) (2.21) 2022-04-01 01:28:51.673 | 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.dev73) (2.4.0) 2022-04-01 01:28:51.675 | 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.dev73) (0.5.0) 2022-04-01 01:28:51.908 | 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.dev73) (2.5.0) 2022-04-01 01:28:52.086 | 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.dev73) (2.2) 2022-04-01 01:28:52.629 | 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.dev73) (0.13.1) 2022-04-01 01:28:52.680 | 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.dev73) (0.2.5) 2022-04-01 01:28:53.307 | 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.dev73) (0.5.2) 2022-04-01 01:28:53.310 | 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.dev73) (0.4.2) 2022-04-01 01:28:53.659 | 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.dev73) (4.10.0) 2022-04-01 01:28:53.660 | 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.dev73) (2.0.0) 2022-04-01 01:28:53.834 | 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.dev73) (3.7.0) 2022-04-01 01:28:54.091 | 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.dev73) (1.8.2) 2022-04-01 01:28:54.093 | 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.dev73) (21.4.0) 2022-04-01 01:28:54.287 | 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.dev73) (1.0.0) 2022-04-01 01:28:54.513 | 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.dev73) (2.3.1) 2022-04-01 01:28:56.142 | Installing collected packages: neutron 2022-04-01 01:28:56.142 | Attempting uninstall: neutron 2022-04-01 01:28:56.142 | Found existing installation: neutron 20.1.0.dev73 2022-04-01 01:28:56.161 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-01 01:28:56.163 | Running setup.py develop for neutron 2022-04-01 01:29:02.299 | Successfully installed neutron 2022-04-01 01:29:02.299 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:02.308 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:02.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:02.485 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:02.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:02.489 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:02.492 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:02.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:02.497 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:02.500 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:02.502 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:02.504 | + functions-common:time_stop:2432 : start_time=1648776522712 2022-04-01 01:29:02.507 | + functions-common:time_stop:2434 : [[ -z 1648776522712 ]] 2022-04-01 01:29:02.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:02.517 | + functions-common:time_stop:2437 : end_time=1648776542512 2022-04-01 01:29:02.522 | + functions-common:time_stop:2438 : elapsed_time=19800 2022-04-01 01:29:02.525 | + functions-common:time_stop:2439 : total=116566 2022-04-01 01:29:02.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:02.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136366 2022-04-01 01:29:02.532 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:02.535 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:29:02.537 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:29:02.540 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:29:02.564 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:29:02.577 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 01:29:02.580 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 01:29:02.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:02.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:02.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 01:29:02.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:02.593 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:29:02.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:29:02.599 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 01:29:02.625 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:02.627 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 01:29:02.630 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 01:29:02.632 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 01:29:02.635 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:29:02.638 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 01:29:02.642 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 01:29:02.645 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 01:29:02.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:02.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:02.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 01:29:02.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:02.660 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 01:29:02.677 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:02.680 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 01:29:02.698 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:02.700 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 01:29:02.719 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:02.721 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 01:29:02.724 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 01:29:02.726 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 01:29:02.729 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:29:02.731 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:29:02.735 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:29:02.737 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:29:02.740 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:29:02.743 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:29:02.768 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:29:02.771 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:29:02.773 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:02.776 | + functions-common:git_clone:629 : echo master 2022-04-01 01:29:02.777 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:29:02.783 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 01:29:02.785 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:02.788 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 01:29:02.792 | + functions-common:git_clone:678 : head -1 2022-04-01 01:29:02.795 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:29:02.817 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 01:29:02.821 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:29:02.824 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 01:29:02.826 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:29:02.829 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:29:02.832 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 01:29:02.834 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:29:02.837 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 01:29:02.840 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:29:02.843 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:29:02.846 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 01:29:02.849 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:29:02.851 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:29:02.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 01:29:02.858 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:29:02.861 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 01:29:02.864 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:29:02.866 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:29:02.870 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 01:29:02.876 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 01:29:02.879 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-01 01:29:03.544 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 01:29:03.547 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:29:03.550 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:29:03.552 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:29:03.555 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:29:03.557 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 01:29:03.560 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:29:03.562 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:29:03.565 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:29:03.567 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:29:03.569 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:29:03.573 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:29:03.576 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:29:03.578 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 01:29:03.600 | Using python 3.8 to install /opt/stack/nova 2022-04-01 01:29:03.602 | + 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-04-01 01:29:04.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:04.486 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:04.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:04.486 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:05.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:29:05.661 | Obtaining file:///opt/stack/nova 2022-04-01 01:29:05.662 | Preparing metadata (setup.py): started 2022-04-01 01:29:11.458 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:29:11.585 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-04-01 01:29:11.586 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-04-01 01:29:11.587 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-04-01 01:29:11.588 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-04-01 01:29:11.589 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-04-01 01:29:11.590 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-04-01 01:29:11.591 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-04-01 01:29:11.593 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-04-01 01:29:11.594 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-04-01 01:29:11.595 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-04-01 01:29:11.596 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-04-01 01:29:11.597 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-04-01 01:29:11.598 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:29:11.599 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-04-01 01:29:11.600 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-04-01 01:29:11.601 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-04-01 01:29:11.603 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-04-01 01:29:11.604 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-04-01 01:29:11.605 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-04-01 01:29:11.606 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-04-01 01:29:11.607 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:29:11.609 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-04-01 01:29:11.610 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:29:11.611 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-04-01 01:29:11.612 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-04-01 01:29:11.613 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-04-01 01:29:11.615 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:29:11.616 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:29:11.617 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-04-01 01:29:11.618 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:29:11.619 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-04-01 01:29:11.620 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-04-01 01:29:11.621 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-04-01 01:29:11.622 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:29:11.623 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-04-01 01:29:11.625 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-04-01 01:29:11.626 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:29:11.627 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-04-01 01:29:11.628 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-04-01 01:29:11.629 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:29:11.630 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-04-01 01:29:11.631 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-04-01 01:29:11.632 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:29:11.633 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-04-01 01:29:11.635 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-04-01 01:29:11.636 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:29:11.637 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-04-01 01:29:11.637 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-04-01 01:29:11.639 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-04-01 01:29:11.640 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-04-01 01:29:11.641 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-04-01 01:29:11.642 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:29:11.643 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-04-01 01:29:11.644 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:29:11.645 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-04-01 01:29:11.646 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-04-01 01:29:11.647 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-04-01 01:29:11.648 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:29:11.650 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-04-01 01:29:11.651 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-04-01 01:29:11.652 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-04-01 01:29:11.653 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:29:11.654 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-04-01 01:29:11.656 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-04-01 01:29:11.673 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-04-01 01:29:11.674 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-04-01 01:29:11.676 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-04-01 01:29:11.697 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-04-01 01:29:11.739 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-04-01 01:29:11.770 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:29:11.771 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-04-01 01:29:11.797 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:29:11.923 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-04-01 01:29:11.927 | 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.1.0.dev22) (3.1.1) 2022-04-01 01:29:11.984 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-04-01 01:29:11.985 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-04-01 01:29:11.987 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:29:11.988 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-04-01 01:29:11.990 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-04-01 01:29:11.991 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:29:12.014 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-04-01 01:29:12.016 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:29:12.069 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:29:12.072 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:29:12.074 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-04-01 01:29:12.134 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-04-01 01:29:12.275 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 01:29:12.277 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-04-01 01:29:12.360 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-04-01 01:29:12.424 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-04-01 01:29:12.425 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-04-01 01:29:12.427 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-04-01 01:29:12.429 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-04-01 01:29:12.455 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-04-01 01:29:12.457 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:29:12.511 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-04-01 01:29:12.569 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-04-01 01:29:12.602 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-04-01 01:29:12.606 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:29:12.660 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-04-01 01:29:12.663 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-04-01 01:29:12.751 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:29:12.778 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-04-01 01:29:12.859 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-04-01 01:29:12.936 | 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.1.0.dev22) (3.17.6) 2022-04-01 01:29:13.003 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-04-01 01:29:13.004 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-04-01 01:29:13.006 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:29:13.053 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:29:13.056 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:29:13.059 | 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.1.0.dev22) (2.1.0) 2022-04-01 01:29:13.138 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-04-01 01:29:13.141 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-04-01 01:29:13.143 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-04-01 01:29:13.144 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-04-01 01:29:13.241 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-04-01 01:29:13.457 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-04-01 01:29:13.457 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-04-01 01:29:13.570 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-04-01 01:29:13.572 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:29:13.573 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-04-01 01:29:13.662 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-04-01 01:29:13.739 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-04-01 01:29:13.774 | 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.1.0.dev22) (5.0.0) 2022-04-01 01:29:14.010 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-04-01 01:29:14.089 | 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.1.0.dev22) (0.5.0) 2022-04-01 01:29:14.092 | 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.1.0.dev22) (2.4.0) 2022-04-01 01:29:14.301 | 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.1.0.dev22) (2.5.0) 2022-04-01 01:29:14.410 | 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.1.0.dev22) (2.2) 2022-04-01 01:29:14.916 | 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.1.0.dev22) (0.13.1) 2022-04-01 01:29:14.963 | 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.1.0.dev22) (2.16.0) 2022-04-01 01:29:15.336 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:15.338 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:15.339 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:15.340 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:15.341 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:15.342 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:15.345 | 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.1.0.dev22) (0.6.6) 2022-04-01 01:29:16.571 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-04-01 01:29:16.976 | 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.1.0.dev22) (1.8.2) 2022-04-01 01:29:16.978 | 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.1.0.dev22) (21.4.0) 2022-04-01 01:29:17.075 | 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.1.0.dev22) (2.4.0) 2022-04-01 01:29:17.181 | 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.1.0.dev22) (1.0.0) 2022-04-01 01:29:18.826 | Installing collected packages: nova 2022-04-01 01:29:18.826 | Attempting uninstall: nova 2022-04-01 01:29:18.826 | Found existing installation: nova 25.1.0.dev22 2022-04-01 01:29:18.835 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-01 01:29:18.837 | Running setup.py develop for nova 2022-04-01 01:29:25.520 | Successfully installed nova 2022-04-01 01:29:25.520 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:25.528 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:25.528 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:25.701 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:25.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:25.706 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:25.708 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:25.710 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:25.712 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:25.715 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:25.717 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:25.719 | + functions-common:time_stop:2432 : start_time=1648776543594 2022-04-01 01:29:25.722 | + functions-common:time_stop:2434 : [[ -z 1648776543594 ]] 2022-04-01 01:29:25.725 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:25.729 | + functions-common:time_stop:2437 : end_time=1648776565726 2022-04-01 01:29:25.732 | + functions-common:time_stop:2438 : elapsed_time=22132 2022-04-01 01:29:25.735 | + functions-common:time_stop:2439 : total=136366 2022-04-01 01:29:25.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:25.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158498 2022-04-01 01:29:25.742 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:25.745 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:29:25.748 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:29:25.751 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:29:25.773 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:29:25.788 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 01:29:25.791 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 01:29:25.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:25.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:25.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 01:29:25.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:25.814 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-01 01:29:25.828 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:29:25.830 | + ./stack.sh:main:937 : configure_nova 2022-04-01 01:29:25.833 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 01:29:25.852 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 01:29:25.855 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 01:29:25.857 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:29:25.862 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 01:29:25.863 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:29:25.868 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 01:29:25.871 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 01:29:25.873 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:29:25.876 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 01:29:25.878 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 01:29:25.881 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 01:29:25.883 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 01:29:25.886 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 01:29:25.898 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 01:29:25.912 | + 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-04-01 01:29:25.926 | + 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-04-01 01:29:25.941 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-01 01:29:25.954 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:29:25.957 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:29:25.962 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QFR8BR18ZQ 2022-04-01 01:29:25.965 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:29:25.968 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:29:25.971 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 01:29:25.973 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:29:25.976 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:29:25.979 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QFR8BR18ZQ 2022-04-01 01:29:25.984 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QFR8BR18ZQ 2022-04-01 01:29:25.996 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QFR8BR18ZQ /etc/sudoers.d/nova-rootwrap 2022-04-01 01:29:26.011 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 01:29:26.016 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:29:26.019 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:29:26.022 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:29:26.024 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:29:26.027 | + 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-04-01 01:29:26.029 | + 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-04-01 01:29:26.033 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-01 01:29:26.036 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 01:29:26.044 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 01:29:26.067 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:26.070 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 01:29:26.073 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 01:29:26.077 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 01:29:26.081 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 01:29:26.115 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 01:29:26.117 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 01:29:26.147 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 01:29:26.185 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 01:29:26.218 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-01 01:29:26.249 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 01:29:26.282 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 01:29:26.313 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 01:29:26.315 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-04-01 01:29:26.347 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 01:29:26.376 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 01:29:26.406 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 01:29:26.436 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 01:29:26.464 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:29:26.507 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 01:29:26.510 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:29:26.513 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:29:26.517 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:29:26.520 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:29:26.523 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:29:26.526 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:29:26.528 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:29:26.530 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:29:26.533 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:29:26.536 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:29:26.538 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:29:26.540 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 01:29:26.544 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:29:26.546 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:29:26.550 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:29:26.553 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:29:26.556 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:29:26.560 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:29:26.564 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 01:29:26.584 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:26.586 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:29:26.589 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 01:29:26.592 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 01:29:26.625 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 01:29:26.627 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:29:26.630 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:29:26.632 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:29:26.635 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:29:26.638 | + 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-04-01 01:29:26.670 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 01:29:26.673 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 01:29:26.675 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 01:29:26.678 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 01:29:26.680 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 01:29:26.683 | + 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-04-01 01:29:26.721 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 01:29:26.756 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 01:29:26.792 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 01:29:26.824 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 01:29:26.847 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:26.850 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 01:29:26.872 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:26.876 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 01:29:26.876 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 01:29:26.882 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 01:29:26.886 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 01:29:26.924 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 01:29:26.943 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:26.945 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 01:29:26.948 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:29:26.950 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:29:26.953 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:29:26.955 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 01:29:26.989 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 01:29:27.021 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 01:29:27.051 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 01:29:27.084 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 01:29:27.117 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 01:29:27.152 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 01:29:27.185 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 01:29:27.217 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:29:27.265 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:29:27.294 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 01:29:27.312 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:27.314 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 01:29:27.317 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 01:29:27.359 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 01:29:27.391 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-04-01 01:29:27.426 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 01:29:27.458 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 01:29:27.491 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 01:29:27.527 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 01:29:27.562 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 01:29:27.594 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 01:29:27.614 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:27.619 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 01:29:27.623 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 01:29:27.661 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 01:29:27.702 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 01:29:27.705 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 01:29:27.748 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 01:29:27.752 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 01:29:27.755 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 01:29:27.757 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:29:27.760 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:29:27.762 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:29:27.765 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:29:27.767 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:29:27.770 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:29:27.773 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 01:29:27.775 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:29:27.777 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:29:27.780 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:29:27.782 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:29:27.785 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:29:27.787 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:29:27.789 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:29:27.792 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:29:27.794 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:29:27.799 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:29:27.803 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:29:27.806 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 01:29:27.809 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 01:29:27.813 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:29:27.816 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:29:27.837 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:29:27.839 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:29:27.842 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:29:27.845 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:29:27.847 | + 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-04-01 01:29:27.880 | + 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-04-01 01:29:27.923 | + 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-04-01 01:29:27.958 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:29:27.996 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 01:29:28.032 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 01:29:28.049 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:28.051 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-01 01:29:28.054 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 01:29:28.056 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 01:29:28.059 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 01:29:28.061 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:29:28.063 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:29:28.066 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 01:29:28.071 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 01:29:28.073 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:29:28.076 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:29:28.089 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:29:28.089 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:28.099 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:29:28.103 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:28.119 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:29:28.122 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 01:29:28.126 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-01 01:29:28.158 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:29:28.187 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 01:29:28.215 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:29:28.242 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:29:28.272 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:29:28.301 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:29:28.330 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:29:28.358 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:29:28.386 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:29:28.414 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:29:28.446 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:29:28.480 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:29:28.508 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:29:28.511 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:29:28.514 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 01:29:28.517 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 01:29:28.519 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:29:28.521 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:28.524 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:28.526 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:29:28.529 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:29:28.531 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:29:28.560 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:29:28.590 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-01 01:29:28.591 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:29:28.600 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 01:29:28.603 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 01:29:28.606 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 01:29:28.609 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:29:28.611 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:29:28.613 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:29:28.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:28.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:28.621 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:29:28.623 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:29:28.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:28.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:28.631 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 01:29:28.694 | Enabling site nova-api-wsgi. 2022-04-01 01:29:28.699 | To activate the new configuration, you need to run: 2022-04-01 01:29:28.699 | systemctl reload apache2 2022-04-01 01:29:28.704 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:29:28.706 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:29:28.709 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:29:28.711 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:29:28.852 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 01:29:28.871 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:28.874 | + 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-04-01 01:29:28.876 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:29:28.879 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 01:29:28.882 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 01:29:28.884 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 01:29:28.886 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:29:28.889 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:29:28.894 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 01:29:28.896 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:29:28.899 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:29:28.912 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:29:28.913 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:28.922 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:29:28.926 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:28.943 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 01:29:28.945 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:29:28.950 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:29:28.983 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 01:29:29.012 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 01:29:29.040 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:29:29.069 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:29:29.099 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:29:29.133 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:29:29.163 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:29:29.196 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:29:29.225 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:29:29.255 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:29:29.283 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:29:29.313 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:29:29.344 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 01:29:29.347 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 01:29:29.377 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 01:29:29.394 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:29.397 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:29:29.430 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 01:29:29.433 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 01:29:29.435 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 01:29:29.454 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:29.456 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:29:29.459 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:29:29.490 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 01:29:29.522 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 01:29:29.525 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:29:29.527 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 01:29:29.530 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:29:29.532 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:29:29.535 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:29:29.552 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:29.555 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:29:29.558 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:29:29.560 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:29:29.577 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:29.579 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:29:29.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:29:29.611 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:29:29.614 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:29:29.616 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 01:29:29.644 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 01:29:29.675 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 01:29:29.706 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 01:29:29.723 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:29.725 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:29:29.755 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 01:29:29.758 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 01:29:29.761 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 01:29:29.797 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 01:29:29.827 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.70/identity 2022-04-01 01:29:29.856 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 01:29:29.886 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 01:29:29.916 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 01:29:29.944 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 01:29:29.973 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 01:29:30.002 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 01:29:30.034 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 01:29:30.052 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:30.055 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 01:29:30.060 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:29:30.063 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 01:29:30.065 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 01:29:30.068 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 01:29:30.071 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:29:30.073 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:29:30.076 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:29:30.078 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 01:29:30.081 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 01:29:30.086 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 01:29:30.088 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 01:29:30.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 01:29:30.093 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 01:29:30.095 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 01:29:30.098 | + 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-04-01 01:29:30.131 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 01:29:30.162 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 01:29:30.201 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:29:30.204 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 01:29:30.206 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 01:29:30.209 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 01:29:30.227 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:30.231 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 01:29:30.232 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 01:29:30.962 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 01:29:30.964 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 01:29:30.968 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:29:30.970 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 01:29:30.973 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:29:30.975 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:29:30.978 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:29:30.995 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:30.999 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:29:31.001 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:29:31.004 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:29:31.022 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:31.024 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 01:29:31.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 01:29:31.056 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:29:31.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:29:31.061 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 01:29:31.080 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:31.083 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 01:29:31.085 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:29:31.087 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 01:29:31.120 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.70/identity 2022-04-01 01:29:31.158 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 01:29:31.191 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 01:29:31.224 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 01:29:31.257 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 01:29:31.287 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 01:29:31.317 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 01:29:31.348 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 01:29:31.354 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 01:29:31.356 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 01:29:31.359 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:29:31.378 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:29:31.381 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:29:31.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:29:31.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:29:31.390 | + 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-04-01 01:29:31.423 | + 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-04-01 01:29:31.453 | + 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-04-01 01:29:31.484 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:29:31.512 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:29:31.515 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 01:29:31.520 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:29:31.523 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 01:29:31.526 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 01:29:31.529 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 01:29:31.532 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:29:31.535 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:29:31.537 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:29:31.540 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 01:29:31.542 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 01:29:31.544 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:29:31.548 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 01:29:31.550 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 01:29:31.552 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 01:29:31.569 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:31.571 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 01:29:31.574 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 01:29:31.591 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:31.593 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 01:29:31.614 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:31.618 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 01:29:31.636 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:31.638 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 01:29:31.657 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:31.660 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 01:29:31.662 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 01:29:31.665 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 01:29:31.667 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:29:31.670 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 01:29:31.673 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 01:29:31.676 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 01:29:31.678 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:31.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:31.684 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 01:29:31.687 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:29:31.690 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:29:31.692 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:29:31.694 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:29:31.697 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:31.699 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:29:31.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:31.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:31.707 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:29:31.709 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:29:31.712 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:29:31.714 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:29:31.716 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 01:29:31.719 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:29:31.721 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:31.724 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:31.726 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 01:29:31.750 | + 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-04-01 01:29:31.862 | Reading package lists... 2022-04-01 01:29:32.127 | Building dependency tree... 2022-04-01 01:29:32.128 | Reading state information... 2022-04-01 01:29:32.399 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:29:32.399 | The following packages were automatically installed and are no longer required: 2022-04-01 01:29:32.400 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:29:32.400 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:29:32.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:29:32.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:29:32.401 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:29:32.401 | python3-zope.interface 2022-04-01 01:29:32.401 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:29:32.523 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:29:32.528 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:29:32.531 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:29:32.533 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:32.536 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:32.538 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:32.540 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:32.543 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:32.546 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:29:32.554 | + functions-common:time_stop:2432 : start_time=1648776571746 2022-04-01 01:29:32.556 | + functions-common:time_stop:2434 : [[ -z 1648776571746 ]] 2022-04-01 01:29:32.560 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:32.564 | + functions-common:time_stop:2437 : end_time=1648776572562 2022-04-01 01:29:32.567 | + functions-common:time_stop:2438 : elapsed_time=816 2022-04-01 01:29:32.569 | + functions-common:time_stop:2439 : total=6722 2022-04-01 01:29:32.571 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:32.574 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7538 2022-04-01 01:29:32.576 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:29:32.579 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 01:29:32.582 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 01:29:32.585 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 01:29:32.587 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 01:29:32.590 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 01:29:32.617 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 01:29:32.620 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:29:32.623 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:29:32.626 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:29:32.628 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:29:32.631 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:32.633 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:29:32.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:32.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:32.641 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:29:32.644 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:29:32.647 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:29:32.650 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:29:32.652 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 01:29:32.656 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:29:32.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:32.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:32.663 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 01:29:32.688 | + 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-04-01 01:29:32.801 | Reading package lists... 2022-04-01 01:29:33.078 | Building dependency tree... 2022-04-01 01:29:33.080 | Reading state information... 2022-04-01 01:29:33.395 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 01:29:33.396 | The following packages were automatically installed and are no longer required: 2022-04-01 01:29:33.397 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:29:33.397 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:29:33.397 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:29:33.397 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:29:33.397 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:29:33.397 | python3-zope.interface 2022-04-01 01:29:33.397 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:29:33.528 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:29:33.534 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:29:33.536 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:29:33.539 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:33.541 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:33.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:33.546 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:33.549 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:33.552 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:29:33.554 | + functions-common:time_stop:2432 : start_time=1648776572685 2022-04-01 01:29:33.556 | + functions-common:time_stop:2434 : [[ -z 1648776572685 ]] 2022-04-01 01:29:33.560 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:33.565 | + functions-common:time_stop:2437 : end_time=1648776573562 2022-04-01 01:29:33.567 | + functions-common:time_stop:2438 : elapsed_time=877 2022-04-01 01:29:33.570 | + functions-common:time_stop:2439 : total=7538 2022-04-01 01:29:33.573 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:33.575 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8415 2022-04-01 01:29:33.578 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:29:33.580 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 01:29:33.583 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 01:29:33.585 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:29:33.589 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:33.592 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:33.595 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 01:29:33.597 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 01:29:33.654 | wsgi (enabled by maintainer script) 2022-04-01 01:29:33.659 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 01:29:33.662 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 01:29:33.664 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:29:33.667 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 01:29:33.671 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 01:29:33.674 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:29:33.678 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:29:33.679 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:29:33.684 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 01:29:33.688 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 01:29:33.690 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 01:29:33.693 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 01:29:33.696 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 01:29:33.720 | Using python 3.8 to install osc-placement 2022-04-01 01:29:33.723 | + 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-04-01 01:29:34.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:34.605 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:34.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:34.606 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:35.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:29:35.893 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 01:29:35.903 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-01 01:29:35.905 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-01 01:29:35.906 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-01 01:29:35.907 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-01 01:29:35.908 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-01 01:29:35.910 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-01 01:29:35.969 | 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-04-01 01:29:35.970 | 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-04-01 01:29:35.971 | 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-04-01 01:29:35.972 | 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-04-01 01:29:35.985 | 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-04-01 01:29:35.987 | 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-04-01 01:29:35.989 | 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-04-01 01:29:36.002 | 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-04-01 01:29:36.003 | 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-04-01 01:29:36.005 | 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-04-01 01:29:36.006 | 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-04-01 01:29:36.007 | 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-04-01 01:29:36.008 | 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-04-01 01:29:36.029 | 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-04-01 01:29:36.032 | 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-04-01 01:29:36.032 | 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-04-01 01:29:36.034 | 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-04-01 01:29:36.042 | 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-04-01 01:29:36.081 | 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-04-01 01:29:36.082 | 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-04-01 01:29:36.083 | 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-04-01 01:29:36.084 | 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-04-01 01:29:36.086 | 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-04-01 01:29:36.088 | 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-04-01 01:29:36.089 | 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-04-01 01:29:36.090 | 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-04-01 01:29:36.160 | 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-04-01 01:29:36.161 | 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-04-01 01:29:36.164 | 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-04-01 01:29:36.166 | 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-04-01 01:29:36.259 | 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-04-01 01:29:36.261 | 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-04-01 01:29:36.262 | 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-04-01 01:29:36.305 | 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-04-01 01:29:36.348 | 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-04-01 01:29:36.514 | 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-04-01 01:29:38.888 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:38.896 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:38.896 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:39.046 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:39.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:39.051 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:39.053 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:39.056 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:39.058 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:39.061 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:39.064 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:39.066 | + functions-common:time_stop:2432 : start_time=1648776573714 2022-04-01 01:29:39.069 | + functions-common:time_stop:2434 : [[ -z 1648776573714 ]] 2022-04-01 01:29:39.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:39.076 | + functions-common:time_stop:2437 : end_time=1648776579074 2022-04-01 01:29:39.079 | + functions-common:time_stop:2438 : elapsed_time=5360 2022-04-01 01:29:39.081 | + functions-common:time_stop:2439 : total=158498 2022-04-01 01:29:39.084 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:39.086 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=163858 2022-04-01 01:29:39.089 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:39.092 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 01:29:39.094 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 01:29:39.097 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 01:29:39.100 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:29:39.102 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:29:39.106 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:29:39.109 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:29:39.112 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:29:39.115 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:29:39.134 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:29:39.137 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:29:39.139 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:39.143 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:29:39.144 | + functions-common:git_clone:629 : echo master 2022-04-01 01:29:39.149 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 01:29:39.151 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:39.155 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 01:29:39.159 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:29:39.159 | + functions-common:git_clone:678 : head -1 2022-04-01 01:29:39.162 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 01:29:39.165 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:29:39.167 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 01:29:39.171 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:29:39.174 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:29:39.177 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 01:29:39.179 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:29:39.182 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 01:29:39.184 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:29:39.188 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:29:39.190 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 01:29:39.193 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:29:39.195 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:29:39.199 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 01:29:39.202 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:29:39.205 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 01:29:39.207 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:29:39.210 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:29:39.213 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 01:29:39.219 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 01:29:39.222 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-01 01:29:39.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 01:29:39.884 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:29:39.887 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:29:39.891 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:29:39.894 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:29:39.897 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 01:29:39.899 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:29:39.903 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:29:39.906 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:29:39.908 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:29:39.911 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:29:39.914 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:29:39.916 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:29:39.919 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 01:29:39.946 | Using python 3.8 to install /opt/stack/placement 2022-04-01 01:29:39.949 | + 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-04-01 01:29:40.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:40.843 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:40.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:40.843 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:42.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:29:42.043 | Obtaining file:///opt/stack/placement 2022-04-01 01:29:42.044 | Preparing metadata (setup.py): started 2022-04-01 01:29:45.272 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:29:45.317 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-04-01 01:29:45.318 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-04-01 01:29:45.319 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-04-01 01:29:45.320 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-04-01 01:29:45.321 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-04-01 01:29:45.322 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:29:45.323 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-04-01 01:29:45.325 | 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.1.0.dev7) (60.9.3) 2022-04-01 01:29:45.327 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:29:45.328 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-04-01 01:29:45.330 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-04-01 01:29:45.331 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-04-01 01:29:45.332 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-04-01 01:29:45.333 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-04-01 01:29:45.334 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-04-01 01:29:45.335 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-04-01 01:29:45.336 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-04-01 01:29:45.337 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:29:45.338 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-04-01 01:29:45.340 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-04-01 01:29:45.341 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-04-01 01:29:45.406 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-04-01 01:29:45.407 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-04-01 01:29:45.409 | 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.1.0.dev7) (3.1.1) 2022-04-01 01:29:45.411 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-04-01 01:29:45.412 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-04-01 01:29:45.413 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:29:45.435 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-04-01 01:29:45.477 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:29:45.478 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-04-01 01:29:45.479 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 01:29:45.481 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-04-01 01:29:45.482 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-04-01 01:29:45.535 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-04-01 01:29:45.536 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-04-01 01:29:45.538 | 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.1.0.dev7) (0.13.0) 2022-04-01 01:29:45.539 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-04-01 01:29:45.581 | 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.1.0.dev7) (2.8.2) 2022-04-01 01:29:45.584 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-04-01 01:29:45.604 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-04-01 01:29:45.606 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-04-01 01:29:45.608 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:29:45.634 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-04-01 01:29:45.635 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-04-01 01:29:45.649 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-04-01 01:29:45.667 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-04-01 01:29:45.668 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-04-01 01:29:45.669 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-04-01 01:29:45.671 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-04-01 01:29:45.715 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-04-01 01:29:45.716 | 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.1.0.dev7) (1.26.8) 2022-04-01 01:29:45.718 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-04-01 01:29:45.719 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-04-01 01:29:45.737 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-04-01 01:29:45.903 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-04-01 01:29:45.943 | 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.1.0.dev7) (1.1.6) 2022-04-01 01:29:45.944 | 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.1.0.dev7) (4.11.1) 2022-04-01 01:29:45.946 | 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.1.0.dev7) (5.4.0) 2022-04-01 01:29:45.963 | 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.1.0.dev7) (1.15.0) 2022-04-01 01:29:46.000 | 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.1.0.dev7) (1.13.3) 2022-04-01 01:29:46.058 | 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.1.0.dev7) (2.1.0) 2022-04-01 01:29:46.157 | 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.1.0.dev7) (1.7.0) 2022-04-01 01:29:46.245 | 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.1.0.dev7) (1.1.5) 2022-04-01 01:29:46.300 | 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.1.0.dev7) (0.2.5) 2022-04-01 01:29:46.505 | 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.1.0.dev7) (0.5.2) 2022-04-01 01:29:46.506 | 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.1.0.dev7) (0.4.2) 2022-04-01 01:29:46.506 | 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.1.0.dev7) (5.1.1) 2022-04-01 01:29:46.587 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 01:29:46.641 | 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.1.0.dev7) (2.21) 2022-04-01 01:29:46.814 | 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.1.0.dev7) (3.7.0) 2022-04-01 01:29:46.926 | 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.1.0.dev7) (3.0.0) 2022-04-01 01:29:46.927 | 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.1.0.dev7) (1.0.0) 2022-04-01 01:29:49.058 | Installing collected packages: openstack-placement 2022-04-01 01:29:49.058 | Attempting uninstall: openstack-placement 2022-04-01 01:29:49.058 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 01:29:49.061 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 01:29:49.063 | Running setup.py develop for openstack-placement 2022-04-01 01:29:53.541 | Successfully installed openstack-placement 2022-04-01 01:29:53.541 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:53.550 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:53.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:53.705 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:53.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:53.710 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:53.712 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:53.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:53.718 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:53.720 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:53.722 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:53.725 | + functions-common:time_stop:2432 : start_time=1648776579938 2022-04-01 01:29:53.727 | + functions-common:time_stop:2434 : [[ -z 1648776579938 ]] 2022-04-01 01:29:53.730 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:53.735 | + functions-common:time_stop:2437 : end_time=1648776593732 2022-04-01 01:29:53.738 | + functions-common:time_stop:2438 : elapsed_time=13794 2022-04-01 01:29:53.740 | + functions-common:time_stop:2439 : total=163858 2022-04-01 01:29:53.743 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:53.746 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177652 2022-04-01 01:29:53.749 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:53.751 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:29:53.755 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:29:53.757 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:29:53.783 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:29:53.799 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 01:29:53.802 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 01:29:53.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:53.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:53.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 01:29:53.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:53.816 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:29:53.819 | + ./stack.sh:main:943 : configure_placement 2022-04-01 01:29:53.822 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 01:29:53.837 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 01:29:53.840 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 01:29:53.846 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 01:29:53.849 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 01:29:53.852 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 01:29:53.855 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 01:29:53.859 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 01:29:53.863 | + 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-04-01 01:29:53.903 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 01:29:53.936 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 01:29:53.971 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 01:29:53.974 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:29:53.976 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 01:29:53.979 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:29:53.982 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 01:29:54.016 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 01:29:54.053 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 01:29:54.092 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 01:29:54.123 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 01:29:54.158 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 01:29:54.193 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 01:29:54.226 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 01:29:54.258 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:29:54.291 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:29:54.329 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 01:29:54.332 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 01:29:54.335 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:29:54.338 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:29:54.359 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:29:54.361 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:29:54.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:29:54.366 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:29:54.369 | + 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-04-01 01:29:54.403 | + 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-04-01 01:29:54.437 | + 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-04-01 01:29:54.473 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:29:54.506 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:29:54.509 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 01:29:54.513 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 01:29:54.516 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 01:29:54.519 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 01:29:54.522 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:29:54.525 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:29:54.530 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 01:29:54.535 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 01:29:54.538 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:29:54.541 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:29:54.555 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:54.555 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:29:54.565 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:29:54.569 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:54.586 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 01:29:54.588 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 01:29:54.592 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 01:29:54.625 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 01:29:54.655 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 01:29:54.684 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:29:54.713 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:29:54.753 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:29:54.784 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:29:54.817 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:29:54.846 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:29:54.880 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:29:54.915 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:29:54.946 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:29:54.978 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:29:55.010 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:29:55.012 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:29:55.016 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 01:29:55.019 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 01:29:55.021 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:29:55.024 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:55.027 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:55.030 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:29:55.037 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 01:29:55.040 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 01:29:55.081 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:29:55.114 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-01 01:29:55.115 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:29:55.124 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 01:29:55.128 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 01:29:55.131 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 01:29:55.133 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:29:55.136 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:29:55.138 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:29:55.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:55.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:55.146 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:29:55.149 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:29:55.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:55.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:55.158 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 01:29:55.223 | Site placement-api already enabled 2022-04-01 01:29:55.230 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:29:55.233 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:29:55.236 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:29:55.239 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:29:55.387 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 01:29:55.417 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:55.421 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 01:29:55.447 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:55.450 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 01:29:55.472 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:55.475 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 01:29:55.477 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 01:29:55.480 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:29:55.514 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-04-01 01:29:55.546 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:29:55.576 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:29:55.608 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:29:55.640 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:29:55.674 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:29:55.705 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 01:29:55.737 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 01:29:55.755 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:55.758 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 01:29:55.776 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:55.779 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 01:29:55.782 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:29:55.784 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 01:29:55.787 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:29:55.789 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:29:55.792 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:29:55.795 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:29:55.797 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:29:55.801 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:29:55.805 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:29:55.808 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:29:55.811 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:29:55.814 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 01:29:55.816 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:29:55.833 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:55.835 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:29:55.838 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:29:55.840 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 01:29:55.843 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 01:29:55.845 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:29:55.848 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 01:29:55.850 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 01:29:55.853 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 01:29:55.914 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 01:29:55.956 | [772901 Async install_tempest:797947]: running: install_tempest 2022-04-01 01:29:55.959 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:29:55.962 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:29:55.965 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:29:55.972 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:29:55.974 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 01:29:55.978 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:29:55.981 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 01:29:55.984 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:29:55.987 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:29:55.990 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 01:29:55.993 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 01:29:55.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:55.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:56.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 01:29:56.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:56.007 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 01:29:56.010 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 01:29:56.014 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:29:56.018 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 01:29:56.021 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 01:29:56.024 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:29:56.029 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:29:56.032 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:29:56.039 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 01:29:56.041 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 01:29:56.044 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 01:29:56.047 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 01:29:56.050 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 01:29:56.075 | Using python 3.8 to install python-openstackclient 2022-04-01 01:29:56.078 | + 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-04-01 01:29:57.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:57.064 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:57.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:57.064 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:58.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:29:58.299 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 01:29:58.318 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-01 01:29:58.319 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-01 01:29:58.320 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-01 01:29:58.322 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-01 01:29:58.323 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-01 01:29:58.324 | 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-04-01 01:29:58.325 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-01 01:29:58.327 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-01 01:29:58.328 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-01 01:29:58.329 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-01 01:29:58.330 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-01 01:29:58.341 | 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-04-01 01:29:58.342 | 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-04-01 01:29:58.344 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-01 01:29:58.345 | 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-04-01 01:29:58.346 | 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-04-01 01:29:58.374 | 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-04-01 01:29:58.375 | 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-04-01 01:29:58.376 | 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-04-01 01:29:58.377 | 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-04-01 01:29:58.379 | 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-04-01 01:29:58.380 | 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-04-01 01:29:58.381 | 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-04-01 01:29:58.382 | 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-04-01 01:29:58.384 | 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-04-01 01:29:58.385 | 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-04-01 01:29:58.386 | 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-04-01 01:29:58.400 | 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-04-01 01:29:58.420 | 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-04-01 01:29:58.421 | 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-04-01 01:29:58.422 | 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-04-01 01:29:58.423 | 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-04-01 01:29:58.445 | 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-04-01 01:29:58.464 | 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-04-01 01:29:58.465 | 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-04-01 01:29:58.470 | 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-04-01 01:29:58.597 | 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-04-01 01:29:58.599 | 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-04-01 01:29:58.600 | 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-04-01 01:29:58.660 | 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-04-01 01:29:58.672 | 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-04-01 01:29:58.722 | 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-04-01 01:29:58.924 | 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-04-01 01:29:58.941 | 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-04-01 01:29:59.061 | 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-04-01 01:29:59.064 | 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-04-01 01:29:59.065 | 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-04-01 01:29:59.067 | 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-04-01 01:29:59.200 | 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-04-01 01:30:01.778 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:30:01.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:30:01.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:30:01.932 | + inc/python:pip_install:200 : result=0 2022-04-01 01:30:01.935 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:30:01.938 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:01.942 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:01.944 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:01.947 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:01.949 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:01.952 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:30:01.954 | + functions-common:time_stop:2432 : start_time=1648776596069 2022-04-01 01:30:01.957 | + functions-common:time_stop:2434 : [[ -z 1648776596069 ]] 2022-04-01 01:30:01.965 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:01.972 | + functions-common:time_stop:2437 : end_time=1648776601969 2022-04-01 01:30:01.975 | + functions-common:time_stop:2438 : elapsed_time=5900 2022-04-01 01:30:01.978 | + functions-common:time_stop:2439 : total=177652 2022-04-01 01:30:01.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:01.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=183552 2022-04-01 01:30:01.988 | + inc/python:pip_install:203 : return 0 2022-04-01 01:30:01.991 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 01:30:01.995 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 01:30:02.001 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Oyd7Y7uK4H 2022-04-01 01:30:02.004 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 01:30:02.007 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 01:30:02.009 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 01:30:02.015 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:30:02.020 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:30:02.024 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 01:30:02.050 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:30:02.056 | + ./stack.sh:main:1035 : configure_database 2022-04-01 01:30:02.059 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 01:30:02.062 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 01:30:02.064 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 01:30:02.067 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:30:02.070 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 01:30:02.073 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 01:30:02.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:30:02.078 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:30:02.081 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 01:30:02.084 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 01:30:02.087 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 01:30:02.088 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 01:30:02.101 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 01:30:02.174 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 01:30:02.177 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:30:02.181 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:30:02.186 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:30:02.189 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:30:02.194 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:30:02.197 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:30:02.200 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:30:02.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:30:02.205 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:30:02.207 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:30:02.210 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:30:02.213 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 01:30:02.215 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:30:02.219 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:30:02.221 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:30:02.224 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:30:02.227 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:30:02.230 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:30:02.233 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 01:30:02.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:30:02.238 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:30:02.240 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 01:30:02.244 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:30:02.249 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:30:05.393 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 01:30:05.413 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 01:30:05.413 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 01:30:05.419 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 01:30:05.423 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 01:30:05.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:30:05.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:30:05.436 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 01:30:05.439 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 01:30:05.443 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 01:30:05.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:30:05.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:30:05.454 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 01:30:05.459 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 01:30:05.463 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-01 01:30:05.482 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:30:05.532 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-01 01:30:05.550 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:30:05.573 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 01:30:05.651 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 01:30:05.731 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 01:30:05.812 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 01:30:05.815 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 01:30:05.819 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:30:05.823 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:30:08.428 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 01:30:08.432 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 01:30:08.446 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:30:08.453 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-013008 2022-04-01 01:30:08.458 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-013008 1039' 2022-04-01 01:30:08.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.469 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:30:08.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.475 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:30:08.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.487 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:30:08.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.494 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 01:30:08.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.501 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-01 01:30:08.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.508 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-01 01:30:08.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.520 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-012553 2022-04-01 01:30:08.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.528 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:30:08.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.537 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-01 01:30:08.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.544 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:30:08.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.551 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:30:08.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.557 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:30:08.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:30:08.565 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:30:08.568 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 01:30:08.571 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 01:30:08.574 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 01:30:08.588 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 01:30:08.592 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.595 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 01:30:08.598 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.601 | + functions-common:run_process:1682 : local group= 2022-04-01 01:30:08.604 | + functions-common:run_process:1683 : local user= 2022-04-01 01:30:08.608 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 01:30:08.611 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:30:08.614 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:30:08.617 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:30:08.620 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:30:08.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:30:08.629 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776608626 2022-04-01 01:30:08.632 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 01:30:08.659 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:30:08.663 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 01:30:08.667 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 01:30:08.671 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.674 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.677 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.679 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.682 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 01:30:08.686 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 01:30:08.688 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 01:30:08.691 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:30:08.694 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:30:08.697 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 01:30:08.707 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-01 01:30:08.714 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 01:30:08.719 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:30:08.722 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:30:08.725 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:30:08.728 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:30:08.731 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:30:08.733 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 01:30:08.736 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:30:08.740 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-01 01:30:08.800 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 01:30:08.860 | + 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-04-01 01:30:08.921 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 01:30:08.984 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 01:30:09.050 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:30:09.113 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:30:09.115 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 01:30:09.196 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:30:09.944 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 01:30:09.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 01:30:10.675 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 01:30:10.708 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:30:10.712 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:10.715 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:10.718 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:10.721 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:10.724 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:10.727 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:30:10.730 | + functions-common:time_stop:2432 : start_time=1648776608626 2022-04-01 01:30:10.733 | + functions-common:time_stop:2434 : [[ -z 1648776608626 ]] 2022-04-01 01:30:10.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:10.743 | + functions-common:time_stop:2437 : end_time=1648776610739 2022-04-01 01:30:10.746 | + functions-common:time_stop:2438 : elapsed_time=2113 2022-04-01 01:30:10.749 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:30:10.752 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:10.756 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2113 2022-04-01 01:30:10.759 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 01:30:10.762 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 01:30:10.765 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 01:30:10.768 | + functions-common:run_process:1682 : local group= 2022-04-01 01:30:10.772 | + functions-common:run_process:1683 : local user=root 2022-04-01 01:30:10.775 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 01:30:10.779 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:30:10.782 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:30:10.785 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:30:10.788 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:30:10.792 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:30:10.804 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776610796 2022-04-01 01:30:10.809 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 01:30:10.832 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:10.835 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:30:10.838 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:10.841 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:10.844 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:10.846 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:10.849 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:10.852 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:30:10.856 | + functions-common:time_stop:2432 : start_time=1648776610796 2022-04-01 01:30:10.859 | + functions-common:time_stop:2434 : [[ -z 1648776610796 ]] 2022-04-01 01:30:10.862 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:10.867 | + functions-common:time_stop:2437 : end_time=1648776610864 2022-04-01 01:30:10.873 | + functions-common:time_stop:2438 : elapsed_time=68 2022-04-01 01:30:10.881 | + functions-common:time_stop:2439 : total=2113 2022-04-01 01:30:10.891 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:10.894 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2181 2022-04-01 01:30:10.898 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 01:30:10.936 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:10.940 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 01:30:10.974 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:10.978 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 01:30:11.012 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:30:11.017 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 01:30:11.021 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 01:30:11.025 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd' 2022-04-01 01:30:11.029 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 01:30:11.033 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380' 2022-04-01 01:30:11.037 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-04-01 01:30:11.044 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-04-01 01:30:11.049 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 01:30:11.052 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 01:30:11.055 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-04-01 01:30:11.058 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 01:30:11.061 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 01:30:11.064 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:30:11.068 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' '' root 2022-04-01 01:30:11.072 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 01:30:11.076 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-04-01 01:30:11.079 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:30:11.082 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 01:30:11.085 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:30:11.091 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:30:11.094 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:30:11.097 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:30:11.103 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-01 01:30:11.202 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 01:30:11.290 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-04-01 01:30:11.358 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 01:30:11.420 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 01:30:11.496 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:30:11.573 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:30:11.577 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 01:30:11.660 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:30:12.434 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 01:30:12.510 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 01:30:12.579 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 01:30:12.653 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 01:30:12.730 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 01:30:12.734 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 01:30:12.738 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 01:30:12.741 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 01:30:13.524 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 01:30:13.539 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 01:30:14.307 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 01:30:15.086 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 01:30:15.112 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:15.115 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 01:30:15.118 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 01:30:15.122 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 01:30:15.127 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 01:30:15.147 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 01:30:15.161 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 01:30:15.164 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:30:15.167 | + 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.70/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-01 01:30:15.314 | + 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.70/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-01 01:30:15.457 | + 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.70/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-01 01:30:15.601 | + 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.70/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:30:15.766 | + 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.70/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:30:15.911 | + 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.70/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:30:16.057 | + 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.70/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-01 01:30:16.207 | + 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.70/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-01 01:30:16.354 | + 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.70/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-01 01:30:16.500 | + 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.70/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-01 01:30:16.646 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 01:30:16.656 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 01:30:16.659 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 01:30:16.663 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 01:30:16.668 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 01:30:16.672 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 01:30:16.676 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 01:30:16.704 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:30:16.707 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 01:30:16.710 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:30:16.713 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 01:30:16.716 | + ./stack.sh:main:1095 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-01 01:30:16.724 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 01:30:16.728 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 01:30:16.749 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:16.751 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 01:30:16.754 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 01:30:16.757 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 01:30:16.760 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 01:30:16.763 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 01:30:16.767 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 01:30:16.774 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:30:17.452 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-01 01:30:17.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:30:17.476 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 01:30:17.479 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:30:17.483 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:30:17.486 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:30:17.490 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:30:17.496 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776617492 2022-04-01 01:30:17.499 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 01:30:22.622 | 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=799961) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:30:22.631 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:22.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.632 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.632 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.633 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.634 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:22.634 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:22.665 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:22.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.666 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.667 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.667 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.668 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:22.668 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:22.742 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:22.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.744 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.744 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.744 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:22.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:22.746 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:22.746 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:22.757 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:30:25.029 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.030 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:30:25.040 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.040 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:30:25.051 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.051 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:30:25.060 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.060 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:30:25.076 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.076 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:30:25.088 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.088 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:30:25.167 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:25.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:25.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.170 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.171 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.171 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.171 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:25.171 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:25.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:25.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.174 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.174 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.175 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.177 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:25.177 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:25.190 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:25.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.192 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.192 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.195 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.195 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.195 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:25.195 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:25.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:25.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.929 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.929 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.930 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.930 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.930 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:25.931 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:25.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:25.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.979 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.979 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.980 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:25.980 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:25.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:25.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:25.995 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:30:26.076 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.076 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:30:26.088 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.088 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:30:26.101 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.101 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:30:26.115 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.115 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:30:26.130 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.130 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:30:26.142 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.142 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:30:26.153 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:26.153 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:26.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.155 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.157 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.157 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:26.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:26.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:26.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.161 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.161 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.162 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.162 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.162 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:26.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:26.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:26.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.179 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.180 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.180 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:26.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:26.181 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:26.181 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:27.126 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:27.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.129 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.130 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.131 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:27.132 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:27.185 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:30:27.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.190 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.192 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.192 | 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=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:30:27.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:30:27.199 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:30:27.199 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=799961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:30:27.211 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:30:27.226 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.226 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:30:27.239 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.239 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:30:27.249 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.249 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:30:27.261 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.261 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:30:27.273 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.273 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:30:27.285 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.285 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:30:27.297 | INFO migrate.versioning.api [-] done 2022-04-01 01:30:27.761 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 01:30:27.765 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:27.768 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:27.772 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:27.775 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:27.780 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:27.783 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:30:27.786 | + functions-common:time_stop:2432 : start_time=1648776617492 2022-04-01 01:30:27.788 | + functions-common:time_stop:2434 : [[ -z 1648776617492 ]] 2022-04-01 01:30:27.792 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:27.797 | + functions-common:time_stop:2437 : end_time=1648776627794 2022-04-01 01:30:27.800 | + functions-common:time_stop:2438 : elapsed_time=10302 2022-04-01 01:30:27.804 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:30:27.808 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:27.811 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10302 2022-04-01 01:30:27.814 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 01:30:27.817 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 01:30:27.823 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 01:30:33.154 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 01:30:33.155 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:30:33.155 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:30:33.156 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 01:30:33.156 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:30:33.156 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:30:33.156 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:30:33.157 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:30:33.157 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:30:33.599 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 01:30:33.605 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 01:30:38.214 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 01:30:38.251 | [797947 Async install_tempest:797947]: finished successfully 2022-04-01 01:30:38.328 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 01:30:38.329 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:30:38.329 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:30:38.329 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 01:30:38.329 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:30:38.330 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:30:38.330 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:30:38.330 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:30:38.330 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:30:38.718 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 01:30:38.720 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 01:30:38.723 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 01:30:38.725 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 01:30:38.743 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:38.750 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:30:38.754 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 01:30:38.758 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-01 01:30:38.761 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 01:30:38.764 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:30:38.766 | + functions-common:run_process:1682 : local group= 2022-04-01 01:30:38.769 | + functions-common:run_process:1683 : local user= 2022-04-01 01:30:38.771 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 01:30:38.774 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:30:38.776 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:30:38.779 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:30:38.781 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:30:38.785 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:30:38.789 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776638787 2022-04-01 01:30:38.792 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 01:30:38.808 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:30:38.812 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-01 01:30:38.814 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 01:30:38.817 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:30:38.821 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:30:38.823 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:30:38.826 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:30:38.828 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 01:30:38.831 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 01:30:38.833 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 01:30:38.836 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:30:38.838 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:30:38.841 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 01:30:38.844 | + 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-04-01 01:30:38.846 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 01:30:38.848 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:30:38.851 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:30:38.854 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:30:38.856 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 01:30:38.858 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:30:38.862 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-01 01:30:38.923 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-01 01:30:38.978 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 01:30:39.035 | + 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-04-01 01:30:39.091 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:30:39.148 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 01:30:39.210 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 01:30:39.271 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 01:30:39.333 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 01:30:39.398 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 01:30:39.455 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:30:39.458 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-01 01:30:39.516 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:30:40.537 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 01:30:40.551 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 01:30:41.581 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 01:30:41.673 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:30:41.677 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:41.680 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:41.685 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:41.688 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:41.692 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:41.696 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:30:41.699 | + functions-common:time_stop:2432 : start_time=1648776638787 2022-04-01 01:30:41.703 | + functions-common:time_stop:2434 : [[ -z 1648776638787 ]] 2022-04-01 01:30:41.707 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:41.714 | + functions-common:time_stop:2437 : end_time=1648776641710 2022-04-01 01:30:41.717 | + functions-common:time_stop:2438 : elapsed_time=2923 2022-04-01 01:30:41.721 | + functions-common:time_stop:2439 : total=2181 2022-04-01 01:30:41.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:41.729 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5104 2022-04-01 01:30:41.733 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 01:30:41.733 | Waiting for keystone to start... 2022-04-01 01:30:41.737 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-04-01 01:30:41.741 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-04-01 01:30:41.744 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:30:41.750 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-04-01 01:30:41.753 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:30:41.757 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:30:41.761 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:30:41.765 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:30:41.768 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:30:41.773 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:30:41.780 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776641776 2022-04-01 01:30:41.784 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:30:41.793 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-04-01 01:30:48.605 | + :: : [[ 200 == 503 ]] 2022-04-01 01:30:48.606 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:30:48.610 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:30:48.613 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:48.616 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:48.619 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:48.621 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:48.624 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:48.627 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:30:48.629 | + functions-common:time_stop:2432 : start_time=1648776641776 2022-04-01 01:30:48.632 | + functions-common:time_stop:2434 : [[ -z 1648776641776 ]] 2022-04-01 01:30:48.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:48.641 | + functions-common:time_stop:2437 : end_time=1648776648638 2022-04-01 01:30:48.643 | + functions-common:time_stop:2438 : elapsed_time=6862 2022-04-01 01:30:48.646 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:30:48.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:48.651 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6862 2022-04-01 01:30:48.655 | + functions:wait_for_service:467 : return 0 2022-04-01 01:30:48.658 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 01:30:48.677 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:48.679 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 01:30:48.682 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:30:48.685 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:30:48.722 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 01:30:48.726 | + 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.70/identity 2022-04-01 01:30:53.581 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.582 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.582 | 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=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.590 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.608 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.608 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.640 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.674 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.674 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.773 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.773 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.797 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.801 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.801 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.801 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=800756) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:53.836 | 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=800756) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:30:54.170 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created domain default 2022-04-01 01:30:54.229 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created project admin 2022-04-01 01:30:54.263 | DEBUG passlib.handlers.bcrypt [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=800756) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 01:30:54.263 | DEBUG passlib.handlers.bcrypt [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=800756) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 01:30:54.327 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created user admin 2022-04-01 01:30:54.346 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created role reader 2022-04-01 01:30:54.361 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created role member 2022-04-01 01:30:54.399 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created implied role where 4bf1fc29d7c34df386940aba7a3e6feb implies 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:30:54.416 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created role admin 2022-04-01 01:30:54.444 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created implied role where 877e4a1c1a4844a3ac5e8b845c020efd implies 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:30:54.459 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Granted role admin on project admin to user admin. 2022-04-01 01:30:54.467 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Granted role admin on the system to user admin. 2022-04-01 01:30:54.483 | WARNING py.warnings [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b 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-04-01 01:30:54.483 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 01:30:54.483 |  2022-04-01 01:30:54.487 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created region RegionOne 2022-04-01 01:30:54.527 | INFO keystone.cmd.bootstrap [None req-212f6e0e-0cd3-4620-9c93-061ca11a0f2b None None] Created public endpoint http://10.222.0.70/identity 2022-04-01 01:30:55.034 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 01:30:55.038 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 01:30:55.041 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 01:30:55.045 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 01:30:58.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:58.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:58.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:58.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:58.519 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:58.522 | + lib/keystone:create_keystone_accounts:310 : admin_project=6078e27878a946928a90fe29c2ce1b12 2022-04-01 01:30:58.525 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 01:30:58.530 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 01:31:00.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:00.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:00.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:00.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:01.130 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:01.133 | + lib/keystone:create_keystone_accounts:312 : admin_user=6703185c605b4ea3a7360dff5594f58a 2022-04-01 01:31:01.135 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 01:31:01.138 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 01:31:01.140 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 01:31:01.143 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6703185c605b4ea3a7360dff5594f58a default 2022-04-01 01:31:01.209 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6703185c605b4ea3a7360dff5594f58a default 2022-04-01 01:31:01.261 | [772901 Async ks-domain-role:800910]: running: get_or_add_user_domain_role admin 6703185c605b4ea3a7360dff5594f58a default 2022-04-01 01:31:01.263 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 01:31:01.266 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:31:01.270 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:31:04.893 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:31:04.897 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:31:04.897 | default 2022-04-01 01:31:04.900 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 01:31:04.981 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 01:31:05.051 | [772901 Async ks-project:801053]: running: get_or_create_project service Default 2022-04-01 01:31:05.054 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 01:31:05.154 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 01:31:05.254 | [772901 Async ks-service:801139]: running: get_or_create_role service 2022-04-01 01:31:05.258 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 01:31:05.385 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 01:31:05.501 | [772901 Async ks-reseller:801225]: running: get_or_create_role ResellerAdmin 2022-04-01 01:31:05.525 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 01:31:05.549 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 01:31:06.016 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 01:31:06.288 | [772901 Async ks-anotherrole:801323]: running: get_or_create_role anotherrole 2022-04-01 01:31:06.305 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 01:31:06.328 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 01:31:06.359 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:31:06.392 | +++ 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-04-01 01:31:10.559 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:10.602 | [801225 Async ks-reseller:801225]: finished successfully 2022-04-01 01:31:11.123 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:11.162 | [801053 Async ks-project:801053]: finished successfully 2022-04-01 01:31:11.454 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:11.492 | [801139 Async ks-service:801139]: finished successfully 2022-04-01 01:31:11.830 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:11.870 | [801323 Async ks-anotherrole:801323]: finished successfully 2022-04-01 01:31:11.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:11.917 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:11.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:11.917 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:12.125 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:12.128 | ++ functions-common:get_or_create_project:938 : project_id=fb28191165d24f6992656257ad8dadf4 2022-04-01 01:31:12.131 | ++ functions-common:get_or_create_project:939 : echo fb28191165d24f6992656257ad8dadf4 2022-04-01 01:31:12.135 | + lib/keystone:create_keystone_accounts:340 : invis_project=fb28191165d24f6992656257ad8dadf4 2022-04-01 01:31:12.138 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 01:31:12.141 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 01:31:12.144 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:31:12.150 | +++ 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-04-01 01:31:15.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:15.015 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:15.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:15.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:15.218 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:15.220 | ++ functions-common:get_or_create_project:938 : project_id=429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:15.223 | ++ functions-common:get_or_create_project:939 : echo 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:15.227 | + lib/keystone:create_keystone_accounts:344 : demo_project=429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:15.229 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 01:31:15.233 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 01:31:15.235 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:15.238 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 01:31:15.240 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 01:31:15.244 | +++ 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-04-01 01:31:15.792 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:15.826 | [800910 Async ks-domain-role:800910]: finished successfully 2022-04-01 01:31:18.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.009 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.009 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.204 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.207 | ++ functions-common:get_or_create_user:925 : user_id=1b9a21b7abc742d19576fa79eeccff9c 2022-04-01 01:31:18.210 | ++ functions-common:get_or_create_user:926 : echo 1b9a21b7abc742d19576fa79eeccff9c 2022-04-01 01:31:18.215 | + lib/keystone:create_keystone_accounts:347 : demo_user=1b9a21b7abc742d19576fa79eeccff9c 2022-04-01 01:31:18.217 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-01 01:31:18.271 | [772901 Async ks-domain-role:800910]: Waiting for completion of get_or_add_user_domain_role admin 6703185c605b4ea3a7360dff5594f58a default running on PID 800910 (6 other jobs running) 2022-04-01 01:31:18.296 | [772901 Async ks-domain-role:800910]: Signaling child to exit 2022-04-01 01:31:18.296 | WAKEUP 2022-04-01 01:31:18.321 | [772901 Async ks-domain-role:800910]: Signaled 2022-04-01 01:31:18.322 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 01:31:18.322 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6703185c605b4ea3a7360dff5594f58a --domain default 2022-04-01 01:31:18.322 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:18.323 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 01:31:18.323 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:18.323 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:18.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.323 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.323 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.323 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.323 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 01:31:18.323 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 01:31:18.324 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6703185c605b4ea3a7360dff5594f58a --domain default 2022-04-01 01:31:18.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.324 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6703185c605b4ea3a7360dff5594f58a --domain default 2022-04-01 01:31:18.324 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:18.324 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 01:31:18.324 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:18.324 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:18.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.325 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.325 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:18.325 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:18.325 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 6703185c605b4ea3a7360dff5594f58a | | | default | | False |' 2022-04-01 01:31:18.325 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:18.325 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:18.325 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:31:18.325 | + functions-common:get_or_add_user_domain_role:1021 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:31:18.325 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:31:18.371 | [772901 Async ks-domain-role:800910]: finished get_or_add_user_domain_role admin 6703185c605b4ea3a7360dff5594f58a default with result 0 in 14 seconds 2022-04-01 01:31:18.378 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 01:31:18.416 | [772901 Async ks-project:801053]: Waiting for completion of get_or_create_project service Default running on PID 801053 (5 other jobs running) 2022-04-01 01:31:18.450 | [772901 Async ks-project:801053]: Signaling child to exit 2022-04-01 01:31:18.450 | WAKEUP 2022-04-01 01:31:18.474 | [772901 Async ks-project:801053]: Signaled 2022-04-01 01:31:18.476 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:31:18.476 | ++ 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-04-01 01:31:18.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.476 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.476 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.476 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.476 | + functions-common:get_or_create_project:938 : project_id=f3fa60013fe847f3a58135c3f774c2cd 2022-04-01 01:31:18.476 | + functions-common:get_or_create_project:939 : echo f3fa60013fe847f3a58135c3f774c2cd 2022-04-01 01:31:18.476 | f3fa60013fe847f3a58135c3f774c2cd 2022-04-01 01:31:18.521 | [772901 Async ks-project:801053]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-04-01 01:31:18.561 | [772901 Async ks-service:801139]: Waiting for completion of get_or_create_role service running on PID 801139 (4 other jobs running) 2022-04-01 01:31:18.587 | [772901 Async ks-service:801139]: Signaling child to exit 2022-04-01 01:31:18.587 | WAKEUP 2022-04-01 01:31:18.611 | [772901 Async ks-service:801139]: Signaled 2022-04-01 01:31:18.612 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:31:18.612 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-01 01:31:18.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.612 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.613 | + functions-common:get_or_create_role:950 : role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:31:18.613 | + functions-common:get_or_create_role:951 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:31:18.613 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:31:18.661 | [772901 Async ks-service:801139]: finished get_or_create_role service with result 0 in 6 seconds 2022-04-01 01:31:18.700 | [772901 Async ks-reseller:801225]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 801225 (3 other jobs running) 2022-04-01 01:31:18.725 | [772901 Async ks-reseller:801225]: Signaling child to exit 2022-04-01 01:31:18.726 | WAKEUP 2022-04-01 01:31:18.750 | [772901 Async ks-reseller:801225]: Signaled 2022-04-01 01:31:18.751 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:31:18.751 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-01 01:31:18.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.751 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.751 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.751 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.751 | + functions-common:get_or_create_role:950 : role_id=821aca591c394802b7c21515d405f506 2022-04-01 01:31:18.751 | + functions-common:get_or_create_role:951 : echo 821aca591c394802b7c21515d405f506 2022-04-01 01:31:18.751 | 821aca591c394802b7c21515d405f506 2022-04-01 01:31:18.797 | [772901 Async ks-reseller:801225]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-04-01 01:31:18.835 | [772901 Async ks-anotherrole:801323]: Waiting for completion of get_or_create_role anotherrole running on PID 801323 (2 other jobs running) 2022-04-01 01:31:18.861 | [772901 Async ks-anotherrole:801323]: Signaling child to exit 2022-04-01 01:31:18.861 | WAKEUP 2022-04-01 01:31:18.884 | [772901 Async ks-anotherrole:801323]: Signaled 2022-04-01 01:31:18.886 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:31:18.886 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:31:18.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.886 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:18.886 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:18.886 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:18.886 | + functions-common:get_or_create_role:950 : role_id=0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:31:18.886 | + functions-common:get_or_create_role:951 : echo 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:31:18.886 | 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:31:18.931 | [772901 Async ks-anotherrole:801323]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2022-04-01 01:31:18.936 | + inc/async:async_wait:197 : return 0 2022-04-01 01:31:18.938 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:18.998 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.045 | [772901 Async ks-demo-member:802194]: running: get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.047 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6703185c605b4ea3a7360dff5594f58a 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.115 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6703185c605b4ea3a7360dff5594f58a 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.167 | [772901 Async ks-demo-admin:802306]: running: get_or_add_user_project_role admin 6703185c605b4ea3a7360dff5594f58a 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.172 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.249 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.305 | [772901 Async ks-demo-another:802418]: running: get_or_add_user_project_role anotherrole 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:19.307 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c fb28191165d24f6992656257ad8dadf4 2022-04-01 01:31:19.390 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c fb28191165d24f6992656257ad8dadf4 2022-04-01 01:31:19.484 | [772901 Async ks-demo-invis:802530]: running: get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c fb28191165d24f6992656257ad8dadf4 2022-04-01 01:31:19.500 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 01:31:19.513 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 01:31:19.518 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:19.533 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 01:31:19.538 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 01:31:19.569 | +++ 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-04-01 01:31:25.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.067 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.067 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.330 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:25.333 | ++ functions-common:get_or_create_user:925 : user_id=6f8b924de1cd4cfd8cbd8c2dccbd50c3 2022-04-01 01:31:25.337 | ++ functions-common:get_or_create_user:926 : echo 6f8b924de1cd4cfd8cbd8c2dccbd50c3 2022-04-01 01:31:25.340 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6f8b924de1cd4cfd8cbd8c2dccbd50c3 2022-04-01 01:31:25.353 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6f8b924de1cd4cfd8cbd8c2dccbd50c3 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:25.611 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6f8b924de1cd4cfd8cbd8c2dccbd50c3 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:25.806 | [772901 Async ks-demo-reader:802708]: running: get_or_add_user_project_role reader 6f8b924de1cd4cfd8cbd8c2dccbd50c3 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:31:25.818 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 01:31:25.838 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 01:31:25.857 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:31:25.890 | +++ 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-04-01 01:31:32.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.492 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:32.501 | ++ functions-common:get_or_create_project:938 : project_id=7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:32.505 | ++ functions-common:get_or_create_project:939 : echo 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:32.524 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:32.544 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 01:31:32.575 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 01:31:32.591 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:32.613 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 01:31:32.633 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 01:31:32.656 | +++ 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-04-01 01:31:37.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:37.943 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:37.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:37.943 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.462 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:38.485 | ++ functions-common:get_or_create_user:925 : user_id=bc05d47f5b814d8aa78525882efa3fce 2022-04-01 01:31:38.509 | ++ functions-common:get_or_create_user:926 : echo bc05d47f5b814d8aa78525882efa3fce 2022-04-01 01:31:38.540 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=bc05d47f5b814d8aa78525882efa3fce 2022-04-01 01:31:38.577 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:38.845 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:38.949 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:38.955 | [802194 Async ks-demo-member:802194]: finished successfully 2022-04-01 01:31:39.060 | [772901 Async ks-alt-admin:803092]: running: get_or_add_user_project_role admin bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:39.067 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:39.456 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:39.670 | [772901 Async ks-alt-another:803219]: running: get_or_add_user_project_role anotherrole bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:39.688 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 01:31:39.725 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 01:31:39.745 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:39.765 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 01:31:39.785 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 01:31:39.813 | +++ 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-04-01 01:31:41.160 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:41.330 | [802418 Async ks-demo-another:802418]: finished successfully 2022-04-01 01:31:42.505 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:42.631 | [802306 Async ks-demo-admin:802306]: finished successfully 2022-04-01 01:31:43.765 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:43.858 | [802530 Async ks-demo-invis:802530]: finished successfully 2022-04-01 01:31:44.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:44.710 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:44.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:44.710 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:44.925 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:44.928 | ++ functions-common:get_or_create_user:925 : user_id=417161bbc088433db22aefa64adb6c66 2022-04-01 01:31:44.931 | ++ functions-common:get_or_create_user:926 : echo 417161bbc088433db22aefa64adb6c66 2022-04-01 01:31:44.936 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=417161bbc088433db22aefa64adb6c66 2022-04-01 01:31:44.940 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 417161bbc088433db22aefa64adb6c66 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:45.046 | + inc/async:async_inner:63 : get_or_add_user_project_role member 417161bbc088433db22aefa64adb6c66 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:45.109 | [772901 Async ks-alt-member-user:803563]: running: get_or_add_user_project_role member 417161bbc088433db22aefa64adb6c66 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:45.115 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 01:31:45.119 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 01:31:45.129 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:45.143 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 01:31:45.153 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 01:31:45.165 | +++ 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-04-01 01:31:47.600 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:47.767 | [802708 Async ks-demo-reader:802708]: finished successfully 2022-04-01 01:31:49.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:49.746 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:49.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:49.746 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:50.021 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:50.028 | ++ functions-common:get_or_create_user:925 : user_id=8905b956bb0340f8b49294902ae424ab 2022-04-01 01:31:50.030 | ++ functions-common:get_or_create_user:926 : echo 8905b956bb0340f8b49294902ae424ab 2022-04-01 01:31:50.039 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8905b956bb0340f8b49294902ae424ab 2022-04-01 01:31:50.043 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8905b956bb0340f8b49294902ae424ab 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:50.203 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8905b956bb0340f8b49294902ae424ab 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:50.268 | [772901 Async ks-alt-reader-user:803807]: running: get_or_add_user_project_role reader 8905b956bb0340f8b49294902ae424ab 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:31:50.273 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 01:31:50.276 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:50.279 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 01:31:50.282 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 01:31:50.302 | +++ 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-04-01 01:31:53.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:53.986 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:53.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:53.986 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:54.190 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:54.193 | ++ functions-common:get_or_create_user:925 : user_id=78fbd7cdfcbe4e59b876225bf480caef 2022-04-01 01:31:54.199 | ++ functions-common:get_or_create_user:926 : echo 78fbd7cdfcbe4e59b876225bf480caef 2022-04-01 01:31:54.201 | + lib/keystone:create_keystone_accounts:392 : system_member_user=78fbd7cdfcbe4e59b876225bf480caef 2022-04-01 01:31:54.205 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 78fbd7cdfcbe4e59b876225bf480caef all 2022-04-01 01:31:54.305 | + inc/async:async_inner:63 : get_or_add_user_system_role member 78fbd7cdfcbe4e59b876225bf480caef all 2022-04-01 01:31:54.381 | [772901 Async ks-system-member:804001]: running: get_or_add_user_system_role member 78fbd7cdfcbe4e59b876225bf480caef all 2022-04-01 01:31:54.387 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 01:31:54.391 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:54.394 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 01:31:54.397 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 01:31:54.403 | +++ 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-04-01 01:31:55.416 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:55.585 | [803092 Async ks-alt-admin:803092]: finished successfully 2022-04-01 01:31:57.592 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:57.743 | [803219 Async ks-alt-another:803219]: finished successfully 2022-04-01 01:31:58.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:58.640 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:58.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:58.640 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:58.866 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:58.868 | ++ functions-common:get_or_create_user:925 : user_id=861609ad36db4eb4834d13ed8cdff10a 2022-04-01 01:31:58.872 | ++ functions-common:get_or_create_user:926 : echo 861609ad36db4eb4834d13ed8cdff10a 2022-04-01 01:31:58.876 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=861609ad36db4eb4834d13ed8cdff10a 2022-04-01 01:31:58.879 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 861609ad36db4eb4834d13ed8cdff10a all 2022-04-01 01:31:59.016 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 861609ad36db4eb4834d13ed8cdff10a all 2022-04-01 01:31:59.110 | [772901 Async ks-system-reader:804319]: running: get_or_add_user_system_role reader 861609ad36db4eb4834d13ed8cdff10a all 2022-04-01 01:31:59.132 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 01:31:59.137 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 01:31:59.141 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 01:31:59.144 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:31:59.149 | +++ 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-04-01 01:32:02.960 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:02.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:02.970 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:02.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:02.970 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:03.097 | [803563 Async ks-alt-member-user:803563]: finished successfully 2022-04-01 01:32:03.259 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:03.262 | ++ functions-common:get_or_create_group:902 : group_id=353c4d5b89004378843f8336484a4292 2022-04-01 01:32:03.269 | ++ functions-common:get_or_create_group:903 : echo 353c4d5b89004378843f8336484a4292 2022-04-01 01:32:03.272 | + lib/keystone:create_keystone_accounts:402 : admin_group=353c4d5b89004378843f8336484a4292 2022-04-01 01:32:03.277 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 01:32:03.287 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 01:32:03.290 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 01:32:03.295 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:32:03.303 | +++ 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-04-01 01:32:06.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:06.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:06.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:06.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:06.632 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:06.636 | ++ functions-common:get_or_create_group:902 : group_id=45ec24f75a4a4e06b4115c37d6419e35 2022-04-01 01:32:06.640 | ++ functions-common:get_or_create_group:903 : echo 45ec24f75a4a4e06b4115c37d6419e35 2022-04-01 01:32:06.644 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=45ec24f75a4a4e06b4115c37d6419e35 2022-04-01 01:32:06.648 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:06.752 | + inc/async:async_inner:63 : get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:06.911 | [772901 Async ks-group-memberdemo:804623]: running: get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:06.918 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:07.221 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:07.405 | [772901 Async ks-group-anotherdemo:804709]: running: get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:07.414 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:07.436 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:07.597 | [803807 Async ks-alt-reader-user:803807]: finished successfully 2022-04-01 01:32:07.681 | + inc/async:async_inner:63 : get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:07.885 | [772901 Async ks-group-memberalt:804838]: running: get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:07.904 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:08.124 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:08.289 | [804001 Async ks-system-member:804001]: finished successfully 2022-04-01 01:32:08.296 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:08.592 | [772901 Async ks-group-anotheralt:804954]: running: get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:08.613 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 2022-04-01 01:32:09.005 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 2022-04-01 01:32:09.240 | [772901 Async ks-group-admin:805056]: running: get_or_add_group_project_role admin 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 2022-04-01 01:32:09.256 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-01 01:32:09.655 | [772901 Async ks-demo-member:802194]: Waiting for completion of get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb running on PID 802194 (17 other jobs running) 2022-04-01 01:32:09.837 | [772901 Async ks-demo-member:802194]: Signaling child to exit 2022-04-01 01:32:09.837 | WAKEUP 2022-04-01 01:32:10.014 | [772901 Async ks-demo-member:802194]: Signaled 2022-04-01 01:32:10.036 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:10.036 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:10.036 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:10.036 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:10.036 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:10.036 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:10.036 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:10.036 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:10.036 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:10.036 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:10.036 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b9a21b7abc742d19576fa79eeccff9c --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:10.037 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:10.037 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:10.037 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:10.037 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:10.037 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:10.037 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:10.037 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:10.037 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1b9a21b7abc742d19576fa79eeccff9c --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:10.037 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:10.037 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:10.037 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:10.037 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b9a21b7abc742d19576fa79eeccff9c --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:10.037 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:10.037 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:10.037 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:10.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:10.038 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:10.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:10.038 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:10.038 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:10.038 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:10.038 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:10.038 | ++ functions-common:get_field:818 : echo '| 4bf1fc29d7c34df386940aba7a3e6feb | 1b9a21b7abc742d19576fa79eeccff9c | | 429ed3c81f41458d8c5f49babc25fafb | | | False |' 2022-04-01 01:32:10.038 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:10.038 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:10.038 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:10.038 | + functions-common:get_or_add_user_project_role:997 : echo 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:10.038 | 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:10.375 | [772901 Async ks-demo-member:802194]: finished get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb with result 0 in 19 seconds 2022-04-01 01:32:10.668 | [772901 Async ks-demo-admin:802306]: Waiting for completion of get_or_add_user_project_role admin 6703185c605b4ea3a7360dff5594f58a 429ed3c81f41458d8c5f49babc25fafb running on PID 802306 (16 other jobs running) 2022-04-01 01:32:10.858 | [772901 Async ks-demo-admin:802306]: Signaling child to exit 2022-04-01 01:32:10.858 | WAKEUP 2022-04-01 01:32:11.044 | [772901 Async ks-demo-admin:802306]: Signaled 2022-04-01 01:32:11.055 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:11.055 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:11.055 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:11.055 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:11.055 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:11.055 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:11.055 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:11.055 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:11.055 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:11.055 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6703185c605b4ea3a7360dff5594f58a --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:11.055 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:11.055 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:11.055 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:11.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:11.055 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:11.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:11.055 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:11.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:11.056 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:11.056 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:11.056 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6703185c605b4ea3a7360dff5594f58a --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:11.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:11.056 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:11.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:11.056 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:11.056 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:11.056 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:11.056 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6703185c605b4ea3a7360dff5594f58a --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:11.056 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:11.056 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:11.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:11.056 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:11.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:11.056 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:11.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:11.056 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:11.056 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:11.056 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 6703185c605b4ea3a7360dff5594f58a | | 429ed3c81f41458d8c5f49babc25fafb | | | False |' 2022-04-01 01:32:11.056 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:11.057 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:11.057 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:32:11.057 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:32:11.057 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:32:11.370 | [772901 Async ks-demo-admin:802306]: finished get_or_add_user_project_role admin 6703185c605b4ea3a7360dff5594f58a 429ed3c81f41458d8c5f49babc25fafb with result 0 in 23 seconds 2022-04-01 01:32:11.646 | [772901 Async ks-demo-another:802418]: Waiting for completion of get_or_add_user_project_role anotherrole 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb running on PID 802418 (15 other jobs running) 2022-04-01 01:32:11.837 | [772901 Async ks-demo-another:802418]: Signaling child to exit 2022-04-01 01:32:11.838 | WAKEUP 2022-04-01 01:32:12.012 | [772901 Async ks-demo-another:802418]: Signaled 2022-04-01 01:32:12.029 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:12.029 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:12.029 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:12.029 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:12.029 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:12.029 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:12.029 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:12.029 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:12.029 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:12.029 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1b9a21b7abc742d19576fa79eeccff9c --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:12.029 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:12.029 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:12.029 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:12.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.029 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.029 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.029 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:12.029 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:12.030 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:12.030 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1b9a21b7abc742d19576fa79eeccff9c --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:12.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.030 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.030 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.030 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:12.030 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:12.030 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1b9a21b7abc742d19576fa79eeccff9c --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:12.030 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:12.030 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:12.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.030 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.030 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.030 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:12.030 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:12.030 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:12.030 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:12.030 | ++ functions-common:get_field:818 : echo '| 0d92daa4f90646339a846a566f3f83e7 | 1b9a21b7abc742d19576fa79eeccff9c | | 429ed3c81f41458d8c5f49babc25fafb | | | False |' 2022-04-01 01:32:12.030 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:12.030 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:32:12.030 | + functions-common:get_or_add_user_project_role:997 : echo 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:32:12.030 | 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:32:12.318 | [772901 Async ks-demo-another:802418]: finished get_or_add_user_project_role anotherrole 1b9a21b7abc742d19576fa79eeccff9c 429ed3c81f41458d8c5f49babc25fafb with result 0 in 22 seconds 2022-04-01 01:32:12.574 | [772901 Async ks-demo-invis:802530]: Waiting for completion of get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c fb28191165d24f6992656257ad8dadf4 running on PID 802530 (14 other jobs running) 2022-04-01 01:32:12.721 | [772901 Async ks-demo-invis:802530]: Signaling child to exit 2022-04-01 01:32:12.722 | WAKEUP 2022-04-01 01:32:12.886 | [772901 Async ks-demo-invis:802530]: Signaled 2022-04-01 01:32:12.899 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:12.899 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:12.899 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:12.899 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:12.899 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:12.899 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:12.899 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:12.899 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:12.899 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:12.899 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b9a21b7abc742d19576fa79eeccff9c --project fb28191165d24f6992656257ad8dadf4 2022-04-01 01:32:12.899 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:12.899 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:12.900 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:12.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.900 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:12.900 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:12.900 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:12.900 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1b9a21b7abc742d19576fa79eeccff9c --project fb28191165d24f6992656257ad8dadf4 2022-04-01 01:32:12.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.900 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b9a21b7abc742d19576fa79eeccff9c --project fb28191165d24f6992656257ad8dadf4 2022-04-01 01:32:12.900 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:12.900 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:12.900 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:12.900 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:12.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:12.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:12.900 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:12.900 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:12.901 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:12.901 | ++ functions-common:get_field:818 : echo '| 4bf1fc29d7c34df386940aba7a3e6feb | 1b9a21b7abc742d19576fa79eeccff9c | | fb28191165d24f6992656257ad8dadf4 | | | False |' 2022-04-01 01:32:12.901 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:12.901 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:12.901 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:12.901 | + functions-common:get_or_add_user_project_role:997 : echo 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:12.901 | 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:13.193 | [772901 Async ks-demo-invis:802530]: finished get_or_add_user_project_role member 1b9a21b7abc742d19576fa79eeccff9c fb28191165d24f6992656257ad8dadf4 with result 0 in 24 seconds 2022-04-01 01:32:13.499 | [772901 Async ks-demo-reader:802708]: Waiting for completion of get_or_add_user_project_role reader 6f8b924de1cd4cfd8cbd8c2dccbd50c3 429ed3c81f41458d8c5f49babc25fafb running on PID 802708 (13 other jobs running) 2022-04-01 01:32:13.618 | [772901 Async ks-demo-reader:802708]: Signaling child to exit 2022-04-01 01:32:13.619 | WAKEUP 2022-04-01 01:32:13.671 | [772901 Async ks-demo-reader:802708]: Signaled 2022-04-01 01:32:13.673 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:13.673 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:13.673 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:13.673 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:13.673 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:13.673 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:13.673 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:13.673 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:13.673 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:13.673 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6f8b924de1cd4cfd8cbd8c2dccbd50c3 --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:13.673 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:13.674 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:13.674 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:13.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:13.674 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:13.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:13.674 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:13.674 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:13.674 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:13.674 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:13.674 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6f8b924de1cd4cfd8cbd8c2dccbd50c3 --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:13.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:13.674 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:13.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:13.674 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:13.675 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:13.675 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:13.675 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6f8b924de1cd4cfd8cbd8c2dccbd50c3 --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:13.675 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:13.675 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:13.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:13.675 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:13.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:13.675 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:13.675 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:13.675 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:13.675 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:13.675 | ++ functions-common:get_field:818 : echo '| 06e572af5b154a8e845f024f8633bdaa | 6f8b924de1cd4cfd8cbd8c2dccbd50c3 | | 429ed3c81f41458d8c5f49babc25fafb | | | False |' 2022-04-01 01:32:13.675 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:13.675 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:13.676 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:13.676 | + functions-common:get_or_add_user_project_role:997 : echo 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:13.676 | 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:13.760 | [772901 Async ks-demo-reader:802708]: finished get_or_add_user_project_role reader 6f8b924de1cd4cfd8cbd8c2dccbd50c3 429ed3c81f41458d8c5f49babc25fafb with result 0 in 22 seconds 2022-04-01 01:32:13.766 | + inc/async:async_wait:197 : return 0 2022-04-01 01:32:13.770 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-01 01:32:13.929 | [772901 Async ks-alt-admin:803092]: Waiting for completion of get_or_add_user_project_role admin bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb running on PID 803092 (12 other jobs running) 2022-04-01 01:32:14.092 | [772901 Async ks-alt-admin:803092]: Signaling child to exit 2022-04-01 01:32:14.092 | WAKEUP 2022-04-01 01:32:14.160 | [772901 Async ks-alt-admin:803092]: Signaled 2022-04-01 01:32:14.163 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:14.163 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:14.163 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:14.163 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:14.163 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:14.163 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:14.163 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:14.163 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:14.163 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc05d47f5b814d8aa78525882efa3fce --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:14.163 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:14.163 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:14.163 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:14.163 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:14.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.164 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.164 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.164 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:14.164 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:14.164 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:14.164 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user bc05d47f5b814d8aa78525882efa3fce --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:14.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.164 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.164 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.164 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc05d47f5b814d8aa78525882efa3fce --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:14.164 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:14.164 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:14.164 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:14.164 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:14.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.164 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.164 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.164 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:14.164 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:14.164 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:14.164 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:14.164 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | bc05d47f5b814d8aa78525882efa3fce | | 7506625a3ca14156841c228fd8f7e9cb | | | False |' 2022-04-01 01:32:14.164 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:14.165 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:32:14.166 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:32:14.166 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:32:14.347 | [772901 Async ks-alt-admin:803092]: finished get_or_add_user_project_role admin bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb with result 0 in 16 seconds 2022-04-01 01:32:14.473 | [772901 Async ks-alt-another:803219]: Waiting for completion of get_or_add_user_project_role anotherrole bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb running on PID 803219 (11 other jobs running) 2022-04-01 01:32:14.522 | [772901 Async ks-alt-another:803219]: Signaling child to exit 2022-04-01 01:32:14.524 | WAKEUP 2022-04-01 01:32:14.593 | [772901 Async ks-alt-another:803219]: Signaled 2022-04-01 01:32:14.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:14.611 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:14.611 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:14.611 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:14.611 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:14.611 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:14.611 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:14.612 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:14.612 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc05d47f5b814d8aa78525882efa3fce --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:14.612 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:14.612 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:14.612 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:14.612 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:14.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.612 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:14.612 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:14.612 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:14.612 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user bc05d47f5b814d8aa78525882efa3fce --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:14.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.613 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:14.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc05d47f5b814d8aa78525882efa3fce --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:14.613 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:14.613 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:14.613 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:14.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:14.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:14.613 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:14.613 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:14.614 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:14.614 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:14.614 | ++ functions-common:get_field:818 : echo '| 0d92daa4f90646339a846a566f3f83e7 | bc05d47f5b814d8aa78525882efa3fce | | 7506625a3ca14156841c228fd8f7e9cb | | | False |' 2022-04-01 01:32:14.614 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:14.614 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:32:14.614 | + functions-common:get_or_add_user_project_role:997 : echo 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:32:14.614 | 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:32:14.854 | [772901 Async ks-alt-another:803219]: finished get_or_add_user_project_role anotherrole bc05d47f5b814d8aa78525882efa3fce 7506625a3ca14156841c228fd8f7e9cb with result 0 in 18 seconds 2022-04-01 01:32:15.080 | [772901 Async ks-alt-member-user:803563]: Waiting for completion of get_or_add_user_project_role member 417161bbc088433db22aefa64adb6c66 7506625a3ca14156841c228fd8f7e9cb running on PID 803563 (10 other jobs running) 2022-04-01 01:32:15.223 | [772901 Async ks-alt-member-user:803563]: Signaling child to exit 2022-04-01 01:32:15.223 | WAKEUP 2022-04-01 01:32:15.351 | [772901 Async ks-alt-member-user:803563]: Signaled 2022-04-01 01:32:15.371 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:15.371 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:15.372 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:15.372 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:15.372 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:15.372 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:15.372 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:15.372 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:15.372 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 417161bbc088433db22aefa64adb6c66 --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:15.372 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:15.372 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:15.372 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:15.372 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:15.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:15.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:15.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:15.372 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:15.372 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:15.372 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:15.372 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 417161bbc088433db22aefa64adb6c66 --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:15.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:15.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:15.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:15.372 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 417161bbc088433db22aefa64adb6c66 --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:15.372 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:15.372 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:15.372 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:15.372 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:15.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:15.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:15.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:15.373 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:15.373 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:15.373 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:15.373 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:15.373 | ++ functions-common:get_field:818 : echo '| 4bf1fc29d7c34df386940aba7a3e6feb | 417161bbc088433db22aefa64adb6c66 | | 7506625a3ca14156841c228fd8f7e9cb | | | False |' 2022-04-01 01:32:15.373 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:15.373 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:15.373 | + functions-common:get_or_add_user_project_role:997 : echo 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:15.373 | 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:15.688 | [772901 Async ks-alt-member-user:803563]: finished get_or_add_user_project_role member 417161bbc088433db22aefa64adb6c66 7506625a3ca14156841c228fd8f7e9cb with result 0 in 18 seconds 2022-04-01 01:32:15.922 | [772901 Async ks-alt-reader-user:803807]: Waiting for completion of get_or_add_user_project_role reader 8905b956bb0340f8b49294902ae424ab 7506625a3ca14156841c228fd8f7e9cb running on PID 803807 (9 other jobs running) 2022-04-01 01:32:16.117 | [772901 Async ks-alt-reader-user:803807]: Signaling child to exit 2022-04-01 01:32:16.117 | WAKEUP 2022-04-01 01:32:16.298 | [772901 Async ks-alt-reader-user:803807]: Signaled 2022-04-01 01:32:16.308 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:32:16.308 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:32:16.308 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:16.308 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:16.308 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:16.308 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:16.308 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:16.308 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:32:16.308 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8905b956bb0340f8b49294902ae424ab --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:16.308 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:16.308 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:32:16.308 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:16.308 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:16.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:16.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:16.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:16.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:16.309 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:16.309 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:32:16.309 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:32:16.309 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 8905b956bb0340f8b49294902ae424ab --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:16.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:16.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:16.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:16.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:16.309 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8905b956bb0340f8b49294902ae424ab --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:16.309 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:32:16.309 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:32:16.309 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:32:16.309 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:16.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:16.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:16.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:16.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:16.309 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:16.309 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:32:16.309 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:32:16.309 | ++ functions-common:get_field:818 : echo '| 06e572af5b154a8e845f024f8633bdaa | 8905b956bb0340f8b49294902ae424ab | | 7506625a3ca14156841c228fd8f7e9cb | | | False |' 2022-04-01 01:32:16.309 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:32:16.309 | ++ functions-common:get_field:812 : read data 2022-04-01 01:32:16.310 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:16.310 | + functions-common:get_or_add_user_project_role:997 : echo 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:16.310 | 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:16.444 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:16.628 | [804319 Async ks-system-reader:804319]: finished successfully 2022-04-01 01:32:16.628 | [772901 Async ks-alt-reader-user:803807]: finished get_or_add_user_project_role reader 8905b956bb0340f8b49294902ae424ab 7506625a3ca14156841c228fd8f7e9cb with result 0 in 17 seconds 2022-04-01 01:32:16.661 | + inc/async:async_wait:197 : return 0 2022-04-01 01:32:16.680 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 01:32:17.093 | [772901 Async ks-system-member:804001]: Waiting for completion of get_or_add_user_system_role member 78fbd7cdfcbe4e59b876225bf480caef all running on PID 804001 (8 other jobs running) 2022-04-01 01:32:17.246 | [772901 Async ks-system-member:804001]: Signaling child to exit 2022-04-01 01:32:17.247 | WAKEUP 2022-04-01 01:32:17.409 | [772901 Async ks-system-member:804001]: Signaled 2022-04-01 01:32:17.421 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:32:17.421 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:32:17.421 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:32:17.421 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:17.421 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:17.421 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:17.421 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:17.421 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:17.421 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:32:17.421 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 78fbd7cdfcbe4e59b876225bf480caef --system all -f value -c Role 2022-04-01 01:32:17.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:17.421 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:17.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:17.421 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:17.421 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:17.421 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:32:17.421 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:32:17.421 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 78fbd7cdfcbe4e59b876225bf480caef --system all 2022-04-01 01:32:17.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:17.421 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:17.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:17.421 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:17.421 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 78fbd7cdfcbe4e59b876225bf480caef --system all -f value -c Role 2022-04-01 01:32:17.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:17.421 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:17.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:17.422 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:17.422 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:17.422 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:17.422 | + functions-common:get_or_add_user_system_role:1052 : echo 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:17.422 | 4bf1fc29d7c34df386940aba7a3e6feb 2022-04-01 01:32:17.732 | [772901 Async ks-system-member:804001]: finished get_or_add_user_system_role member 78fbd7cdfcbe4e59b876225bf480caef all with result 0 in 14 seconds 2022-04-01 01:32:17.992 | [772901 Async ks-system-reader:804319]: Waiting for completion of get_or_add_user_system_role reader 861609ad36db4eb4834d13ed8cdff10a all running on PID 804319 (7 other jobs running) 2022-04-01 01:32:18.143 | [772901 Async ks-system-reader:804319]: Signaling child to exit 2022-04-01 01:32:18.144 | WAKEUP 2022-04-01 01:32:18.283 | [772901 Async ks-system-reader:804319]: Signaled 2022-04-01 01:32:18.295 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:32:18.295 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:32:18.295 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:32:18.295 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:32:18.295 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:32:18.295 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:32:18.296 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:32:18.296 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:32:18.296 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:32:18.296 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 861609ad36db4eb4834d13ed8cdff10a --system all -f value -c Role 2022-04-01 01:32:18.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:18.296 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:18.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:18.296 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:18.296 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:18.296 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:32:18.296 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:32:18.296 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 861609ad36db4eb4834d13ed8cdff10a --system all 2022-04-01 01:32:18.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:18.296 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:18.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:18.296 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:18.297 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 861609ad36db4eb4834d13ed8cdff10a --system all -f value -c Role 2022-04-01 01:32:18.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:18.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:18.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:18.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:18.297 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:18.297 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:18.297 | + functions-common:get_or_add_user_system_role:1052 : echo 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:18.297 | 06e572af5b154a8e845f024f8633bdaa 2022-04-01 01:32:18.589 | [772901 Async ks-system-reader:804319]: finished get_or_add_user_system_role reader 861609ad36db4eb4834d13ed8cdff10a all with result 0 in 17 seconds 2022-04-01 01:32:18.628 | + inc/async:async_wait:197 : return 0 2022-04-01 01:32:18.656 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-01 01:32:19.049 | [772901 Async ks-group-memberdemo:804623]: Waiting for completion of get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb running on PID 804623 (6 other jobs running) 2022-04-01 01:32:19.252 | [772901 Async ks-group-memberdemo:804623]: Signaling child to exit 2022-04-01 01:32:25.061 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:25.099 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:25.118 | [804623 Async ks-group-memberdemo:804623]: finished successfully 2022-04-01 01:32:25.165 | [804709 Async ks-group-anotherdemo:804709]: finished successfully 2022-04-01 01:32:25.202 | WAKEUP 2022-04-01 01:32:25.263 | [772901 Async ks-group-memberdemo:804623]: Signaled 2022-04-01 01:32:25.265 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:32:25.265 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45ec24f75a4a4e06b4115c37d6419e35 --project 429ed3c81f41458d8c5f49babc25fafb -f value 2022-04-01 01:32:25.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.266 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.266 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.266 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:25.266 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:32:25.266 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:32:25.266 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 45ec24f75a4a4e06b4115c37d6419e35 --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:25.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.266 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.266 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.266 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45ec24f75a4a4e06b4115c37d6419e35 --project 429ed3c81f41458d8c5f49babc25fafb -f value 2022-04-01 01:32:25.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.266 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.267 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.267 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:25.267 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4bf1fc29d7c34df386940aba7a3e6feb 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb False' 2022-04-01 01:32:25.267 | + functions-common:get_or_add_group_project_role:1076 : echo 4bf1fc29d7c34df386940aba7a3e6feb 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb False 2022-04-01 01:32:25.267 | 4bf1fc29d7c34df386940aba7a3e6feb 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb False 2022-04-01 01:32:25.350 | [772901 Async ks-group-memberdemo:804623]: finished get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb with result 0 in 18 seconds 2022-04-01 01:32:25.423 | [772901 Async ks-group-anotherdemo:804709]: Waiting for completion of get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb running on PID 804709 (5 other jobs running) 2022-04-01 01:32:25.473 | [772901 Async ks-group-anotherdemo:804709]: Signaling child to exit 2022-04-01 01:32:25.474 | WAKEUP 2022-04-01 01:32:25.530 | [772901 Async ks-group-anotherdemo:804709]: Signaled 2022-04-01 01:32:25.534 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:32:25.534 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45ec24f75a4a4e06b4115c37d6419e35 --project 429ed3c81f41458d8c5f49babc25fafb -f value 2022-04-01 01:32:25.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.534 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:25.535 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:32:25.535 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:32:25.535 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 45ec24f75a4a4e06b4115c37d6419e35 --project 429ed3c81f41458d8c5f49babc25fafb 2022-04-01 01:32:25.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.535 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45ec24f75a4a4e06b4115c37d6419e35 --project 429ed3c81f41458d8c5f49babc25fafb -f value 2022-04-01 01:32:25.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:25.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:25.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:25.536 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0d92daa4f90646339a846a566f3f83e7 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb False' 2022-04-01 01:32:25.536 | + functions-common:get_or_add_group_project_role:1076 : echo 0d92daa4f90646339a846a566f3f83e7 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb False 2022-04-01 01:32:25.536 | 0d92daa4f90646339a846a566f3f83e7 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb False 2022-04-01 01:32:25.639 | [772901 Async ks-group-anotherdemo:804709]: finished get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 429ed3c81f41458d8c5f49babc25fafb with result 0 in 18 seconds 2022-04-01 01:32:25.708 | [772901 Async ks-group-memberalt:804838]: Waiting for completion of get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb running on PID 804838 (4 other jobs running) 2022-04-01 01:32:25.758 | [772901 Async ks-group-memberalt:804838]: Signaling child to exit 2022-04-01 01:32:27.522 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:27.562 | [804838 Async ks-group-memberalt:804838]: finished successfully 2022-04-01 01:32:27.590 | WAKEUP 2022-04-01 01:32:27.627 | [772901 Async ks-group-memberalt:804838]: Signaled 2022-04-01 01:32:27.629 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:32:27.629 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45ec24f75a4a4e06b4115c37d6419e35 --project 7506625a3ca14156841c228fd8f7e9cb -f value 2022-04-01 01:32:27.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:27.629 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:27.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:27.629 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:27.629 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:27.629 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:32:27.629 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:32:27.629 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 45ec24f75a4a4e06b4115c37d6419e35 --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:27.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:27.630 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:27.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:27.630 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:27.630 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45ec24f75a4a4e06b4115c37d6419e35 --project 7506625a3ca14156841c228fd8f7e9cb -f value 2022-04-01 01:32:27.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:27.630 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:27.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:27.630 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:27.630 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:27.630 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4bf1fc29d7c34df386940aba7a3e6feb 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb False' 2022-04-01 01:32:27.630 | + functions-common:get_or_add_group_project_role:1076 : echo 4bf1fc29d7c34df386940aba7a3e6feb 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb False 2022-04-01 01:32:27.630 | 4bf1fc29d7c34df386940aba7a3e6feb 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb False 2022-04-01 01:32:27.700 | [772901 Async ks-group-memberalt:804838]: finished get_or_add_group_project_role member 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb with result 0 in 19 seconds 2022-04-01 01:32:27.757 | [772901 Async ks-group-anotheralt:804954]: Waiting for completion of get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb running on PID 804954 (3 other jobs running) 2022-04-01 01:32:27.793 | [772901 Async ks-group-anotheralt:804954]: Signaling child to exit 2022-04-01 01:32:28.215 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:28.248 | [804954 Async ks-group-anotheralt:804954]: finished successfully 2022-04-01 01:32:28.277 | WAKEUP 2022-04-01 01:32:28.309 | [772901 Async ks-group-anotheralt:804954]: Signaled 2022-04-01 01:32:28.311 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:32:28.311 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45ec24f75a4a4e06b4115c37d6419e35 --project 7506625a3ca14156841c228fd8f7e9cb -f value 2022-04-01 01:32:28.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:28.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:28.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:28.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:28.311 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:28.311 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:32:28.311 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:32:28.311 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 45ec24f75a4a4e06b4115c37d6419e35 --project 7506625a3ca14156841c228fd8f7e9cb 2022-04-01 01:32:28.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:28.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:28.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:28.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:28.311 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45ec24f75a4a4e06b4115c37d6419e35 --project 7506625a3ca14156841c228fd8f7e9cb -f value 2022-04-01 01:32:28.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:28.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:28.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:28.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:28.311 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:28.311 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0d92daa4f90646339a846a566f3f83e7 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb False' 2022-04-01 01:32:28.312 | + functions-common:get_or_add_group_project_role:1076 : echo 0d92daa4f90646339a846a566f3f83e7 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb False 2022-04-01 01:32:28.312 | 0d92daa4f90646339a846a566f3f83e7 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb False 2022-04-01 01:32:28.379 | [772901 Async ks-group-anotheralt:804954]: finished get_or_add_group_project_role anotherrole 45ec24f75a4a4e06b4115c37d6419e35 7506625a3ca14156841c228fd8f7e9cb with result 0 in 20 seconds 2022-04-01 01:32:28.431 | [772901 Async ks-group-admin:805056]: Waiting for completion of get_or_add_group_project_role admin 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 running on PID 805056 (2 other jobs running) 2022-04-01 01:32:28.466 | [772901 Async ks-group-admin:805056]: Signaling child to exit 2022-04-01 01:32:29.219 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:29.248 | [805056 Async ks-group-admin:805056]: finished successfully 2022-04-01 01:32:29.268 | WAKEUP 2022-04-01 01:32:29.295 | [772901 Async ks-group-admin:805056]: Signaled 2022-04-01 01:32:29.297 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:32:29.297 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 353c4d5b89004378843f8336484a4292 --project 6078e27878a946928a90fe29c2ce1b12 -f value 2022-04-01 01:32:29.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:29.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:29.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:29.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:29.297 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:29.297 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:32:29.297 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:32:29.297 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 353c4d5b89004378843f8336484a4292 --project 6078e27878a946928a90fe29c2ce1b12 2022-04-01 01:32:29.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:29.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:29.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:29.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:29.297 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 353c4d5b89004378843f8336484a4292 --project 6078e27878a946928a90fe29c2ce1b12 -f value 2022-04-01 01:32:29.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:29.297 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:29.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:32:29.298 | from cryptography.utils import int_from_bytes 2022-04-01 01:32:29.298 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:32:29.298 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='877e4a1c1a4844a3ac5e8b845c020efd 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 False' 2022-04-01 01:32:29.298 | + functions-common:get_or_add_group_project_role:1076 : echo 877e4a1c1a4844a3ac5e8b845c020efd 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 False 2022-04-01 01:32:29.298 | 877e4a1c1a4844a3ac5e8b845c020efd 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 False 2022-04-01 01:32:29.348 | [772901 Async ks-group-admin:805056]: finished get_or_add_group_project_role admin 353c4d5b89004378843f8336484a4292 6078e27878a946928a90fe29c2ce1b12 with result 0 in 20 seconds 2022-04-01 01:32:29.354 | + inc/async:async_wait:197 : return 0 2022-04-01 01:32:29.357 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 01:32:29.376 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:32:29.379 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 01:32:29.398 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:32:29.402 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 01:32:29.404 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 01:32:29.473 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 01:32:29.526 | [772901 Async create_nova_accounts:806977]: running: create_nova_accounts 2022-04-01 01:32:29.529 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 01:32:29.549 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:32:29.551 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 01:32:29.554 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 01:32:29.622 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 01:32:29.675 | [772901 Async create_glance_accounts:807092]: running: create_glance_accounts 2022-04-01 01:32:29.679 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 01:32:29.706 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:32:29.710 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 01:32:29.713 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 01:32:29.795 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 01:32:29.857 | [772901 Async create_cinder_accounts:807222]: running: create_cinder_accounts 2022-04-01 01:32:29.862 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 01:32:29.897 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:32:29.901 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 01:32:29.905 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 01:32:30.023 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 01:32:30.122 | [772901 Async create_neutron_accounts:807337]: running: create_neutron_accounts 2022-04-01 01:32:30.128 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 01:32:30.188 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:32:30.192 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 01:32:30.196 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 01:32:30.385 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 01:32:30.632 | [772901 Async create_swift_accounts:807476]: running: create_swift_accounts 2022-04-01 01:32:30.650 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 01:32:30.773 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:32:30.797 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 01:32:31.191 | [772901 Async create_nova_accounts:806977]: Waiting for completion of create_nova_accounts running on PID 806977 (6 other jobs running) 2022-04-01 01:32:31.349 | [772901 Async create_nova_accounts:806977]: Signaling child to exit 2022-04-01 01:33:25.354 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:33:25.452 | [807337 Async create_neutron_accounts:807337]: finished successfully 2022-04-01 01:33:42.140 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:33:42.174 | [807222 Async create_cinder_accounts:807222]: finished successfully 2022-04-01 01:34:02.791 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:34:02.823 | [807092 Async create_glance_accounts:807092]: finished successfully 2022-04-01 01:34:07.054 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:34:07.083 | [806977 Async create_nova_accounts:806977]: finished successfully 2022-04-01 01:34:07.106 | WAKEUP 2022-04-01 01:34:07.134 | [772901 Async create_nova_accounts:806977]: Signaled 2022-04-01 01:34:07.136 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-01 01:34:07.136 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 01:34:07.136 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 01:34:07.136 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:07.136 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:07.136 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:07.136 | ++ 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-04-01 01:34:07.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.136 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.136 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.136 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.136 | + functions-common:get_or_create_user:925 : user_id=4618f53c55ae4fe1a631dda414f8ffbd 2022-04-01 01:34:07.136 | + functions-common:get_or_create_user:926 : echo 4618f53c55ae4fe1a631dda414f8ffbd 2022-04-01 01:34:07.137 | 4618f53c55ae4fe1a631dda414f8ffbd 2022-04-01 01:34:07.137 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 01:34:07.137 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.137 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.137 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.137 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.137 | ++ 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-04-01 01:34:07.137 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.137 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.137 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.137 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.137 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.137 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.137 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.137 | + 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-04-01 01:34:07.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.137 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.137 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.138 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.138 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.138 | ++ 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-04-01 01:34:07.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.138 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.138 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.138 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.138 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.138 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.138 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.138 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | 4618f53c55ae4fe1a631dda414f8ffbd | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.138 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.138 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.138 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.138 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.138 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:34:07.138 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 01:34:07.138 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.138 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.138 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.138 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.138 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.138 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.138 | ++ 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-04-01 01:34:07.139 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.139 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.139 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.139 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.139 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.139 | + 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-04-01 01:34:07.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.139 | ++ 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-04-01 01:34:07.139 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.139 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.139 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.139 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.139 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.139 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.139 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.139 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.139 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 4618f53c55ae4fe1a631dda414f8ffbd | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.139 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.139 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:07.140 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:07.140 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:07.140 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 01:34:07.140 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:34:07.140 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-04-01 01:34:07.140 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 01:34:07.140 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:07.140 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-01 01:34:07.140 | ++ 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-04-01 01:34:07.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.140 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.140 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.140 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.140 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:07.140 | 1d6ec0f2d77f41968c22400793d03bd5' 2022-04-01 01:34:07.140 | + functions-common:get_or_create_service:1094 : echo 1d6ec0f2d77f41968c22400793d03bd5 2022-04-01 01:34:07.140 | 1d6ec0f2d77f41968c22400793d03bd5 2022-04-01 01:34:07.140 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.70/compute/v2/$(project_id)s' 2022-04-01 01:34:07.140 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:07.140 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' RegionOne 2022-04-01 01:34:07.140 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:07.140 | +++ 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-04-01 01:34:07.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.140 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.140 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.140 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.140 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:07.140 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:07.140 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:34:07.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.141 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.141 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.141 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=15d884a3319f4517bc15a096abc28875 2022-04-01 01:34:07.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 15d884a3319f4517bc15a096abc28875 2022-04-01 01:34:07.141 | + functions-common:get_or_create_endpoint:1127 : public_id=15d884a3319f4517bc15a096abc28875 2022-04-01 01:34:07.141 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:34:07.141 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:07.141 | + functions-common:get_or_create_endpoint:1136 : echo 15d884a3319f4517bc15a096abc28875 2022-04-01 01:34:07.141 | 15d884a3319f4517bc15a096abc28875 2022-04-01 01:34:07.141 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 01:34:07.141 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:07.141 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 01:34:07.141 | ++ 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-04-01 01:34:07.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.141 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.141 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.141 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.141 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:07.141 | 0b03c6bea1cb4089a56c98ad2d6f8df9' 2022-04-01 01:34:07.141 | + functions-common:get_or_create_service:1094 : echo 0b03c6bea1cb4089a56c98ad2d6f8df9 2022-04-01 01:34:07.141 | 0b03c6bea1cb4089a56c98ad2d6f8df9 2022-04-01 01:34:07.141 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-04-01 01:34:07.141 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:07.141 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.70/compute/v2.1 RegionOne 2022-04-01 01:34:07.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:07.141 | +++ 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-04-01 01:34:07.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.141 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.142 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.142 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:07.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:07.142 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.70/compute/v2.1 --region RegionOne -f value -c id 2022-04-01 01:34:07.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.142 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.142 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.142 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9effe233375b478da444bc91ae2a42ff 2022-04-01 01:34:07.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9effe233375b478da444bc91ae2a42ff 2022-04-01 01:34:07.142 | + functions-common:get_or_create_endpoint:1127 : public_id=9effe233375b478da444bc91ae2a42ff 2022-04-01 01:34:07.142 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:34:07.142 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:07.142 | + functions-common:get_or_create_endpoint:1136 : echo 9effe233375b478da444bc91ae2a42ff 2022-04-01 01:34:07.142 | 9effe233375b478da444bc91ae2a42ff 2022-04-01 01:34:07.142 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 01:34:07.142 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:07.142 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 01:34:07.142 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:07.142 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 01:34:07.142 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.142 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.142 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.142 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.142 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.142 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.142 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.143 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.143 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.143 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.143 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.143 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.143 | ++ 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-04-01 01:34:07.143 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.143 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.143 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.143 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.143 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.143 | + 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-04-01 01:34:07.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.143 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.143 | ++ 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-04-01 01:34:07.143 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.143 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.143 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.144 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.144 | ++ functions-common:get_field:818 : echo '| 821aca591c394802b7c21515d405f506 | 4618f53c55ae4fe1a631dda414f8ffbd | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.144 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.144 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id=821aca591c394802b7c21515d405f506 2022-04-01 01:34:07.144 | + functions-common:get_or_add_user_project_role:997 : echo 821aca591c394802b7c21515d405f506 2022-04-01 01:34:07.144 | 821aca591c394802b7c21515d405f506 2022-04-01 01:34:07.144 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 01:34:07.144 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:34:07.144 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 01:34:07.144 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:07.144 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 01:34:07.190 | [772901 Async create_nova_accounts:806977]: finished create_nova_accounts with result 0 in 97 seconds 2022-04-01 01:34:07.234 | [772901 Async create_glance_accounts:807092]: Waiting for completion of create_glance_accounts running on PID 807092 (5 other jobs running) 2022-04-01 01:34:07.261 | [772901 Async create_glance_accounts:807092]: Signaling child to exit 2022-04-01 01:34:07.261 | WAKEUP 2022-04-01 01:34:07.287 | [772901 Async create_glance_accounts:807092]: Signaled 2022-04-01 01:34:07.289 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 01:34:07.289 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:07.289 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 01:34:07.289 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 01:34:07.289 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:07.289 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:07.289 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:07.289 | ++ 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-04-01 01:34:07.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.289 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.289 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.289 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.290 | + functions-common:get_or_create_user:925 : user_id=bb70bcdac4bc4df9882894f3e1169431 2022-04-01 01:34:07.290 | + functions-common:get_or_create_user:926 : echo bb70bcdac4bc4df9882894f3e1169431 2022-04-01 01:34:07.290 | bb70bcdac4bc4df9882894f3e1169431 2022-04-01 01:34:07.290 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 01:34:07.290 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.290 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.290 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.290 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.290 | ++ 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-04-01 01:34:07.290 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.290 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.290 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.290 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.290 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.290 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.290 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.290 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.290 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.290 | + 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-04-01 01:34:07.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.290 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.290 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.291 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.291 | ++ 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-04-01 01:34:07.291 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.291 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.291 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.291 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.291 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.291 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.291 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.291 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.291 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.291 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | bb70bcdac4bc4df9882894f3e1169431 | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.291 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.291 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.291 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.291 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.291 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:34:07.291 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 01:34:07.291 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:07.291 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 01:34:07.291 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 01:34:07.291 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:07.291 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:07.291 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:07.291 | ++ 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-04-01 01:34:07.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.291 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.291 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.292 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.292 | + functions-common:get_or_create_user:925 : user_id=3a51c8a36c1f43dbb3a395b3fa327f1c 2022-04-01 01:34:07.292 | + functions-common:get_or_create_user:926 : echo 3a51c8a36c1f43dbb3a395b3fa327f1c 2022-04-01 01:34:07.292 | 3a51c8a36c1f43dbb3a395b3fa327f1c 2022-04-01 01:34:07.292 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 01:34:07.292 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.292 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.292 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.292 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.292 | ++ 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-04-01 01:34:07.292 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.292 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.292 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.292 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.292 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.292 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.292 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.292 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.292 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.292 | + 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-04-01 01:34:07.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.292 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.292 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.292 | ++ 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-04-01 01:34:07.293 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.293 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.293 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.293 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.293 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.293 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.293 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.293 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.293 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.293 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | 3a51c8a36c1f43dbb3a395b3fa327f1c | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.293 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.293 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.293 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.293 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.293 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.293 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 01:34:07.293 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 01:34:07.293 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.293 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.293 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.293 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.293 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.293 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.293 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.293 | ++ 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-04-01 01:34:07.294 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.294 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.294 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.294 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.294 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.294 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.294 | + 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-04-01 01:34:07.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.294 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.294 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.294 | ++ 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-04-01 01:34:07.294 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.294 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.294 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.294 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.294 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.294 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.294 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.294 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.294 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.294 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.294 | ++ functions-common:get_field:818 : echo '| 821aca591c394802b7c21515d405f506 | 3a51c8a36c1f43dbb3a395b3fa327f1c | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.294 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.294 | + functions-common:get_or_add_user_project_role:995 : user_role_id=821aca591c394802b7c21515d405f506 2022-04-01 01:34:07.294 | + functions-common:get_or_add_user_project_role:997 : echo 821aca591c394802b7c21515d405f506 2022-04-01 01:34:07.295 | 821aca591c394802b7c21515d405f506 2022-04-01 01:34:07.295 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 01:34:07.295 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:07.295 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 01:34:07.295 | ++ 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-04-01 01:34:07.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.295 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.295 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.295 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.295 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:07.295 | a455c759870f4b69a7695b019407f2bb' 2022-04-01 01:34:07.295 | + functions-common:get_or_create_service:1094 : echo a455c759870f4b69a7695b019407f2bb 2022-04-01 01:34:07.295 | a455c759870f4b69a7695b019407f2bb 2022-04-01 01:34:07.295 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-04-01 01:34:07.295 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:07.295 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.70/image RegionOne 2022-04-01 01:34:07.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:07.295 | +++ 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-04-01 01:34:07.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.295 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.295 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.295 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:07.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:07.295 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.70/image --region RegionOne -f value -c id 2022-04-01 01:34:07.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.295 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.295 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.295 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dab4d5646f8f4e3b9460544fa4eb68f6 2022-04-01 01:34:07.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dab4d5646f8f4e3b9460544fa4eb68f6 2022-04-01 01:34:07.296 | + functions-common:get_or_create_endpoint:1127 : public_id=dab4d5646f8f4e3b9460544fa4eb68f6 2022-04-01 01:34:07.296 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:34:07.296 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:07.296 | + functions-common:get_or_create_endpoint:1136 : echo dab4d5646f8f4e3b9460544fa4eb68f6 2022-04-01 01:34:07.296 | dab4d5646f8f4e3b9460544fa4eb68f6 2022-04-01 01:34:07.296 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 01:34:07.296 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:34:07.296 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:34:07.296 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:34:07.296 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:34:07.296 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 01:34:07.296 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 01:34:07.296 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 01:34:07.296 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 01:34:07.344 | [772901 Async create_glance_accounts:807092]: finished create_glance_accounts with result 0 in 93 seconds 2022-04-01 01:34:07.385 | [772901 Async create_cinder_accounts:807222]: Waiting for completion of create_cinder_accounts running on PID 807222 (4 other jobs running) 2022-04-01 01:34:07.415 | [772901 Async create_cinder_accounts:807222]: Signaling child to exit 2022-04-01 01:34:07.415 | WAKEUP 2022-04-01 01:34:07.443 | [772901 Async create_cinder_accounts:807222]: Signaled 2022-04-01 01:34:07.445 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-01 01:34:07.445 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 01:34:07.445 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 01:34:07.445 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:07.445 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:07.445 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:07.445 | ++ 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-04-01 01:34:07.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.445 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.445 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.445 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.445 | + functions-common:get_or_create_user:925 : user_id=729be57400fd4a2bb2cf3a8a5228ef23 2022-04-01 01:34:07.445 | + functions-common:get_or_create_user:926 : echo 729be57400fd4a2bb2cf3a8a5228ef23 2022-04-01 01:34:07.445 | 729be57400fd4a2bb2cf3a8a5228ef23 2022-04-01 01:34:07.445 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 01:34:07.445 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.445 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.446 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.446 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.446 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.446 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.446 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.446 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.446 | ++ 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-04-01 01:34:07.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.446 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.446 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.446 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.446 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.446 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.446 | + 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-04-01 01:34:07.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.446 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.446 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.446 | ++ 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-04-01 01:34:07.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.446 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.446 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.447 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.447 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.447 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.447 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.447 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.447 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.447 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | 729be57400fd4a2bb2cf3a8a5228ef23 | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.447 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.447 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.447 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.447 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:34:07.447 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 01:34:07.447 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:07.447 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-01 01:34:07.447 | ++ 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-04-01 01:34:07.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.447 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.447 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.447 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.447 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:07.447 | 910aa001a2af48b6b555678add80d4cc' 2022-04-01 01:34:07.447 | + functions-common:get_or_create_service:1094 : echo 910aa001a2af48b6b555678add80d4cc 2022-04-01 01:34:07.447 | 910aa001a2af48b6b555678add80d4cc 2022-04-01 01:34:07.447 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 01:34:07.447 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-04-01 01:34:07.447 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:07.447 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:34:07.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:07.448 | +++ 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-04-01 01:34:07.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.448 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.448 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.448 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:07.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:07.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:34:07.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.448 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.448 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.448 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0dc128b7fa144cb680006d339ab9dfbc 2022-04-01 01:34:07.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0dc128b7fa144cb680006d339ab9dfbc 2022-04-01 01:34:07.448 | + functions-common:get_or_create_endpoint:1127 : public_id=0dc128b7fa144cb680006d339ab9dfbc 2022-04-01 01:34:07.448 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:34:07.448 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:07.448 | + functions-common:get_or_create_endpoint:1136 : echo 0dc128b7fa144cb680006d339ab9dfbc 2022-04-01 01:34:07.448 | 0dc128b7fa144cb680006d339ab9dfbc 2022-04-01 01:34:07.448 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 01:34:07.448 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:07.448 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 01:34:07.448 | ++ 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-04-01 01:34:07.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.448 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.448 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.448 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.448 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:07.449 | bc50aa1836d94963a9e64c94a7085c7b' 2022-04-01 01:34:07.449 | + functions-common:get_or_create_service:1094 : echo bc50aa1836d94963a9e64c94a7085c7b 2022-04-01 01:34:07.449 | bc50aa1836d94963a9e64c94a7085c7b 2022-04-01 01:34:07.449 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-04-01 01:34:07.449 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:07.449 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:34:07.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:07.449 | +++ 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-04-01 01:34:07.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.449 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.449 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.449 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:07.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:07.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:34:07.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.449 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.449 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.449 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7e201c1e0ece4971ba72643969589d56 2022-04-01 01:34:07.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7e201c1e0ece4971ba72643969589d56 2022-04-01 01:34:07.449 | + functions-common:get_or_create_endpoint:1127 : public_id=7e201c1e0ece4971ba72643969589d56 2022-04-01 01:34:07.449 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:34:07.449 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:07.449 | + functions-common:get_or_create_endpoint:1136 : echo 7e201c1e0ece4971ba72643969589d56 2022-04-01 01:34:07.449 | 7e201c1e0ece4971ba72643969589d56 2022-04-01 01:34:07.449 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 01:34:07.449 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 01:34:07.449 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:07.449 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-01 01:34:07.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.450 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.450 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.450 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_project:938 : project_id=f3fa60013fe847f3a58135c3f774c2cd 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_project:939 : echo f3fa60013fe847f3a58135c3f774c2cd 2022-04-01 01:34:07.450 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f3fa60013fe847f3a58135c3f774c2cd 2022-04-01 01:34:07.450 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:07.450 | +++ 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-04-01 01:34:07.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.450 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.450 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.450 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 01:34:07.450 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_user:925 : user_id=729be57400fd4a2bb2cf3a8a5228ef23 2022-04-01 01:34:07.450 | ++ functions-common:get_or_create_user:926 : echo 729be57400fd4a2bb2cf3a8a5228ef23 2022-04-01 01:34:07.450 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 729be57400fd4a2bb2cf3a8a5228ef23 2022-04-01 01:34:07.494 | [772901 Async create_cinder_accounts:807222]: finished create_cinder_accounts with result 0 in 72 seconds 2022-04-01 01:34:07.498 | + inc/async:async_wait:197 : return 0 2022-04-01 01:34:07.501 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 01:34:07.556 | [772901 Async create_neutron_accounts:807337]: Waiting for completion of create_neutron_accounts running on PID 807337 (3 other jobs running) 2022-04-01 01:34:07.583 | [772901 Async create_neutron_accounts:807337]: Signaling child to exit 2022-04-01 01:34:07.583 | WAKEUP 2022-04-01 01:34:07.608 | [772901 Async create_neutron_accounts:807337]: Signaled 2022-04-01 01:34:07.609 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 01:34:07.609 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:34:07.609 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:34:07.609 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:34:07.610 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:34:07.610 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:34:07.610 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:34:07.610 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 01:34:07.610 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 01:34:07.610 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 01:34:07.610 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-04-01 01:34:07.610 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-01 01:34:07.610 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 01:34:07.610 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 01:34:07.610 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:07.610 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:07.610 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:07.610 | ++ 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-04-01 01:34:07.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.610 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.610 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.610 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.610 | + functions-common:get_or_create_user:925 : user_id=cd6c4b7ed18d4328b5598612f4944acd 2022-04-01 01:34:07.610 | + functions-common:get_or_create_user:926 : echo cd6c4b7ed18d4328b5598612f4944acd 2022-04-01 01:34:07.610 | cd6c4b7ed18d4328b5598612f4944acd 2022-04-01 01:34:07.610 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 01:34:07.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:07.611 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:07.611 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:07.611 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:07.611 | ++ 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-04-01 01:34:07.611 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:07.611 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.611 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.611 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.611 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.611 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.611 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.611 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:07.611 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:07.611 | + 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-04-01 01:34:07.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.611 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.611 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.611 | ++ 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-04-01 01:34:07.611 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:07.611 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:07.611 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:07.611 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.612 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.612 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:07.612 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:07.612 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | cd6c4b7ed18d4328b5598612f4944acd | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:07.612 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:07.612 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:07.612 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.612 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.612 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:07.612 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:34:07.612 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 01:34:07.612 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:07.612 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 01:34:07.612 | ++ 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-04-01 01:34:07.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.612 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.612 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.612 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:07.612 | c1c729edb5f34909bb7e53630a14d480' 2022-04-01 01:34:07.612 | + functions-common:get_or_create_service:1094 : echo c1c729edb5f34909bb7e53630a14d480 2022-04-01 01:34:07.612 | c1c729edb5f34909bb7e53630a14d480 2022-04-01 01:34:07.612 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-04-01 01:34:07.612 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:07.612 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.70:9696/ RegionOne 2022-04-01 01:34:07.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:07.613 | +++ 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-04-01 01:34:07.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.613 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:07.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:07.613 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.70:9696/ --region RegionOne -f value -c id 2022-04-01 01:34:07.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:07.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:07.613 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:07.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bfc9d64943a844068e753a0371387226 2022-04-01 01:34:07.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bfc9d64943a844068e753a0371387226 2022-04-01 01:34:07.613 | + functions-common:get_or_create_endpoint:1127 : public_id=bfc9d64943a844068e753a0371387226 2022-04-01 01:34:07.613 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:34:07.613 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:07.613 | + functions-common:get_or_create_endpoint:1136 : echo bfc9d64943a844068e753a0371387226 2022-04-01 01:34:07.613 | bfc9d64943a844068e753a0371387226 2022-04-01 01:34:07.663 | [772901 Async create_neutron_accounts:807337]: finished create_neutron_accounts with result 0 in 55 seconds 2022-04-01 01:34:07.707 | [772901 Async create_swift_accounts:807476]: Waiting for completion of create_swift_accounts running on PID 807476 (2 other jobs running) 2022-04-01 01:34:07.735 | [772901 Async create_swift_accounts:807476]: Signaling child to exit 2022-04-01 01:34:56.006 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:34:56.034 | [807476 Async create_swift_accounts:807476]: finished successfully 2022-04-01 01:34:56.055 | WAKEUP 2022-04-01 01:34:56.077 | [772901 Async create_swift_accounts:807476]: Signaled 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 01:34:56.079 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 01:34:56.079 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 01:34:56.079 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:34:56.079 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:34:56.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.079 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.079 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.079 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.079 | ++ functions-common:get_or_create_role:950 : role_id=0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:34:56.080 | ++ functions-common:get_or_create_role:951 : echo 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:34:56.080 | + lib/swift:create_swift_accounts:614 : another_role=0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:34:56.080 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 01:34:56.080 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 01:34:56.080 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:56.080 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:56.080 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:56.080 | ++ 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-04-01 01:34:56.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.080 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.080 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.080 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.080 | + functions-common:get_or_create_user:925 : user_id=56bf82224fd04adcac81cef1e47cbb8f 2022-04-01 01:34:56.080 | + functions-common:get_or_create_user:926 : echo 56bf82224fd04adcac81cef1e47cbb8f 2022-04-01 01:34:56.080 | 56bf82224fd04adcac81cef1e47cbb8f 2022-04-01 01:34:56.080 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 01:34:56.080 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:56.080 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:56.080 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:56.080 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:56.080 | ++ 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-04-01 01:34:56.080 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:56.080 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.080 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.081 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.081 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.081 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:56.081 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:56.081 | + 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-04-01 01:34:56.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.081 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:56.081 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.081 | ++ 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-04-01 01:34:56.081 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.081 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.081 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.081 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.081 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:56.081 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:56.081 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:56.081 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | 56bf82224fd04adcac81cef1e47cbb8f | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:56.081 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.081 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:56.081 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:56.082 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:34:56.082 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:34:56.082 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 01:34:56.082 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:56.082 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:56.082 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:56.082 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:56.082 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:56.082 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.082 | ++ 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-04-01 01:34:56.082 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.082 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.082 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.082 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.082 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.082 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:56.082 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:56.082 | + 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-04-01 01:34:56.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.082 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.082 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.082 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.083 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:56.083 | ++ 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-04-01 01:34:56.083 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.083 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.083 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.083 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.083 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.083 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:56.083 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:56.083 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:56.083 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 56bf82224fd04adcac81cef1e47cbb8f | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:34:56.083 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.083 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.083 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.084 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.084 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 01:34:56.084 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:56.084 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-01 01:34:56.084 | ++ 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-04-01 01:34:56.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.084 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.084 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.084 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.084 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:56.084 | 70ba30a3d5914b90820ed14f958385fb' 2022-04-01 01:34:56.084 | + functions-common:get_or_create_service:1094 : echo 70ba30a3d5914b90820ed14f958385fb 2022-04-01 01:34:56.084 | 70ba30a3d5914b90820ed14f958385fb 2022-04-01 01:34:56.084 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' http://10.222.0.70:8080 2022-04-01 01:34:56.084 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:56.084 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-01 01:34:56.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:56.084 | +++ 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-04-01 01:34:56.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.084 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.084 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.084 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:56.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:56.084 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:34:56.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.084 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.085 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5d93dda7a00c42e9a1e7c1ef13747166 2022-04-01 01:34:56.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5d93dda7a00c42e9a1e7c1ef13747166 2022-04-01 01:34:56.085 | + functions-common:get_or_create_endpoint:1127 : public_id=5d93dda7a00c42e9a1e7c1ef13747166 2022-04-01 01:34:56.085 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-04-01 01:34:56.085 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.70:8080 RegionOne 2022-04-01 01:34:56.085 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:56.085 | ++ 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-04-01 01:34:56.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.085 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.085 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:56.085 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:56.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.70:8080 --region RegionOne -f value -c id 2022-04-01 01:34:56.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.085 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.085 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.085 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9ce25178d7794e56b86496722eb7b032 2022-04-01 01:34:56.085 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9ce25178d7794e56b86496722eb7b032 2022-04-01 01:34:56.085 | 9ce25178d7794e56b86496722eb7b032 2022-04-01 01:34:56.085 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:56.085 | + functions-common:get_or_create_endpoint:1136 : echo 5d93dda7a00c42e9a1e7c1ef13747166 2022-04-01 01:34:56.085 | 5d93dda7a00c42e9a1e7c1ef13747166 2022-04-01 01:34:56.085 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 01:34:56.085 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 01:34:56.085 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:56.085 | +++ 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-04-01 01:34:56.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.086 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.086 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.086 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_project:938 : project_id=ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_project:939 : echo ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.086 | + lib/swift:create_swift_accounts:628 : swift_project_test1=ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.086 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 01:34:56.086 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.086 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 01:34:56.086 | +++ 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-04-01 01:34:56.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.086 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.086 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.086 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_user:925 : user_id=a160aeea9ce24d49b7f4b3930014436f 2022-04-01 01:34:56.086 | ++ functions-common:get_or_create_user:926 : echo a160aeea9ce24d49b7f4b3930014436f 2022-04-01 01:34:56.086 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a160aeea9ce24d49b7f4b3930014436f 2022-04-01 01:34:56.086 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 01:34:56.086 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.086 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a160aeea9ce24d49b7f4b3930014436f ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.086 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:56.087 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:56.087 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:56.087 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:56.087 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:56.087 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:56.087 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a160aeea9ce24d49b7f4b3930014436f --project ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:56.087 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.087 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.087 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.087 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.087 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.087 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:56.087 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:56.087 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a160aeea9ce24d49b7f4b3930014436f --project ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.087 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.087 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a160aeea9ce24d49b7f4b3930014436f --project ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.087 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:56.087 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.087 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.087 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.088 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.088 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.088 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:56.088 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:56.088 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | a160aeea9ce24d49b7f4b3930014436f | | ce2b60b6f7734827bac00df2d218ca27 | | | False |' 2022-04-01 01:34:56.088 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:56.088 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.088 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.088 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.088 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.088 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 01:34:56.088 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 01:34:56.088 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:56.088 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 01:34:56.088 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 01:34:56.088 | +++ 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-04-01 01:34:56.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.088 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.088 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.088 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.088 | ++ functions-common:get_or_create_user:925 : user_id=6d82fb4a969d427fbd0e2051095d948c 2022-04-01 01:34:56.088 | ++ functions-common:get_or_create_user:926 : echo 6d82fb4a969d427fbd0e2051095d948c 2022-04-01 01:34:56.088 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6d82fb4a969d427fbd0e2051095d948c 2022-04-01 01:34:56.088 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 01:34:56.088 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.088 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0d92daa4f90646339a846a566f3f83e7 6d82fb4a969d427fbd0e2051095d948c ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.088 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:56.088 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:56.088 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:56.088 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:56.089 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:56.089 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:56.089 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:56.089 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:56.089 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0d92daa4f90646339a846a566f3f83e7 --user 6d82fb4a969d427fbd0e2051095d948c --project ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.089 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.089 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:56.089 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.089 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.089 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.089 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:56.089 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:56.089 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 0d92daa4f90646339a846a566f3f83e7 --user 6d82fb4a969d427fbd0e2051095d948c --project ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.089 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0d92daa4f90646339a846a566f3f83e7 --user 6d82fb4a969d427fbd0e2051095d948c --project ce2b60b6f7734827bac00df2d218ca27 2022-04-01 01:34:56.089 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.089 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:56.089 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.089 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.089 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.090 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:56.090 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:56.090 | ++ functions-common:get_field:818 : echo '| 0d92daa4f90646339a846a566f3f83e7 | 6d82fb4a969d427fbd0e2051095d948c | | ce2b60b6f7734827bac00df2d218ca27 | | | False |' 2022-04-01 01:34:56.090 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:56.090 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.090 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:34:56.090 | + functions-common:get_or_add_user_project_role:997 : echo 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:34:56.090 | 0d92daa4f90646339a846a566f3f83e7 2022-04-01 01:34:56.090 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 01:34:56.090 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 01:34:56.090 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:56.090 | +++ 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-04-01 01:34:56.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.090 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.090 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.090 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.090 | ++ functions-common:get_or_create_project:938 : project_id=805df99208184df697a1da683df442bd 2022-04-01 01:34:56.090 | ++ functions-common:get_or_create_project:939 : echo 805df99208184df697a1da683df442bd 2022-04-01 01:34:56.090 | + lib/swift:create_swift_accounts:642 : swift_project_test2=805df99208184df697a1da683df442bd 2022-04-01 01:34:56.090 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 01:34:56.090 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.090 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 01:34:56.090 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 01:34:56.090 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:56.090 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 01:34:56.090 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 01:34:56.090 | +++ 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-04-01 01:34:56.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.091 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.091 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.091 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.091 | ++ functions-common:get_or_create_user:925 : user_id=02ef180c87e74ec0a2b6187f23900375 2022-04-01 01:34:56.091 | ++ functions-common:get_or_create_user:926 : echo 02ef180c87e74ec0a2b6187f23900375 2022-04-01 01:34:56.091 | + lib/swift:create_swift_accounts:647 : swift_user_test2=02ef180c87e74ec0a2b6187f23900375 2022-04-01 01:34:56.091 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 01:34:56.091 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.091 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 02ef180c87e74ec0a2b6187f23900375 805df99208184df697a1da683df442bd 2022-04-01 01:34:56.091 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:56.091 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:56.091 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:56.091 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:56.091 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:56.091 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:56.091 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:56.091 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:56.091 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02ef180c87e74ec0a2b6187f23900375 --project 805df99208184df697a1da683df442bd 2022-04-01 01:34:56.091 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.091 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:56.091 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.091 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.091 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.091 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.091 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.091 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:56.091 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:56.091 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 02ef180c87e74ec0a2b6187f23900375 --project 805df99208184df697a1da683df442bd 2022-04-01 01:34:56.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.092 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.092 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02ef180c87e74ec0a2b6187f23900375 --project 805df99208184df697a1da683df442bd 2022-04-01 01:34:56.092 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:56.092 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.092 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.092 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.092 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:56.092 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:56.092 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:56.092 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 02ef180c87e74ec0a2b6187f23900375 | | 805df99208184df697a1da683df442bd | | | False |' 2022-04-01 01:34:56.092 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.092 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.092 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.092 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.092 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 01:34:56.092 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 01:34:56.092 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:34:56.092 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-01 01:34:56.092 | +++ 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-04-01 01:34:56.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.092 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 01:34:56.093 | 6487b098f0924afaa95608e22a11477b' 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_domain:888 : echo 6487b098f0924afaa95608e22a11477b 2022-04-01 01:34:56.093 | + lib/swift:create_swift_accounts:652 : swift_domain=6487b098f0924afaa95608e22a11477b 2022-04-01 01:34:56.093 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 01:34:56.093 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.093 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 01:34:56.093 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6487b098f0924afaa95608e22a11477b 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:56.093 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6487b098f0924afaa95608e22a11477b --or-show -f value -c id 2022-04-01 01:34:56.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.093 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.093 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.093 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_project:938 : project_id=f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_project:939 : echo f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.093 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.093 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 01:34:56.093 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.093 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 01:34:56.093 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6487b098f0924afaa95608e22a11477b test4@example.com 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 01:34:56.093 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 01:34:56.093 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6487b098f0924afaa95608e22a11477b --email=test4@example.com --or-show -f value -c id 2022-04-01 01:34:56.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.093 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.093 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.094 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.094 | ++ functions-common:get_or_create_user:925 : user_id=64d2864f4f6d4fc29b2f269d01198269 2022-04-01 01:34:56.094 | ++ functions-common:get_or_create_user:926 : echo 64d2864f4f6d4fc29b2f269d01198269 2022-04-01 01:34:56.094 | + lib/swift:create_swift_accounts:661 : swift_user_test4=64d2864f4f6d4fc29b2f269d01198269 2022-04-01 01:34:56.094 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 01:34:56.094 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:56.094 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 64d2864f4f6d4fc29b2f269d01198269 f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.094 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:56.094 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:56.094 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:56.094 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:56.094 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:56.094 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:56.094 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:56.094 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:56.094 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 64d2864f4f6d4fc29b2f269d01198269 --project f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.094 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.094 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:56.094 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.094 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.094 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.094 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.094 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.094 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:56.094 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:56.094 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 64d2864f4f6d4fc29b2f269d01198269 --project f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.094 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.095 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.095 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:56.095 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 64d2864f4f6d4fc29b2f269d01198269 --project f9e1df8f495e4a1ba3a786b2d5d82b28 2022-04-01 01:34:56.095 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:56.095 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:56.095 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.095 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:56.095 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:56.095 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:56.095 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:56.095 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:56.095 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 64d2864f4f6d4fc29b2f269d01198269 | | f9e1df8f495e4a1ba3a786b2d5d82b28 | | | False |' 2022-04-01 01:34:56.095 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:56.095 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:56.095 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.095 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.095 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:34:56.126 | [772901 Async create_swift_accounts:807476]: finished create_swift_accounts with result 0 in 145 seconds 2022-04-01 01:34:56.133 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 01:34:56.136 | + inc/async:async_wait:197 : return 0 2022-04-01 01:34:56.139 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 01:34:56.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:56.160 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 01:34:56.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:56.186 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 01:34:56.188 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:34:56.191 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 01:34:56.194 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 01:34:56.196 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 01:34:56.259 | + inc/async:async_inner:63 : init_glance 2022-04-01 01:34:56.298 | [772901 Async init_glance:811739]: running: init_glance 2022-04-01 01:34:56.300 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 01:34:56.320 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:56.323 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 01:34:56.326 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:34:56.328 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 01:34:56.331 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 01:34:56.334 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 01:34:56.338 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:34:56.339 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:34:56.344 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:34:56.347 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:34:56.351 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:34:56.354 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:34:56.357 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 01:34:56.360 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 01:34:56.362 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 01:34:56.366 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 01:34:56.380 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 01:34:56.382 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 01:34:59.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:59.981 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:59.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:59.981 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:03.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:03.744 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:03.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:03.744 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:07.295 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:35:07.324 | [811739 Async init_glance:811739]: finished successfully 2022-04-01 01:35:07.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:07.440 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:07.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:07.440 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:11.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:11.053 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:11.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:11.053 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:14.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:14.617 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:14.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:14.617 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:18.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:18.627 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:18.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:18.627 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:22.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:22.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:22.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:22.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:31.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:31.461 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:31.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:31.461 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:31.461 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 01:35:38.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:38.051 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:38.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:38.051 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:38.404 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 01:35:38.410 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 01:35:38.413 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 01:35:38.416 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 01:35:38.419 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 01:35:38.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 01:35:38.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 01:35:38.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 01:35:38.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 01:35:38.434 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 01:35:38.436 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 01:35:38.439 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 01:35:38.441 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 01:35:38.444 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 01:35:38.446 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 01:35:38.449 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 01:35:38.453 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:38.456 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 01:35:38.460 | + 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-04-01 01:35:38.467 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 01:35:38.470 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 01:35:38.472 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 01:35:38.475 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 01:35:38.478 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:35:38.481 | + 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-04-01 01:35:38.516 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 01:35:38.552 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 01:35:38.586 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 01:35:38.623 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-01 01:35:38.662 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 01:35:38.701 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 01:35:38.703 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 01:35:38.706 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 01:35:38.708 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:35:38.712 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:35:38.733 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:35:38.736 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:35:38.739 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:35:38.742 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:35:38.745 | + 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-04-01 01:35:38.782 | + 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-04-01 01:35:38.818 | + 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-04-01 01:35:38.857 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:35:38.896 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 01:35:38.917 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:38.919 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 01:35:38.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:35:38.924 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 01:35:38.928 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 01:35:38.930 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 01:35:38.946 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 01:35:38.949 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:35:38.952 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 01:35:38.955 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 01:35:38.969 | + 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-04-01 01:35:38.983 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 01:35:38.986 | + 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-04-01 01:35:39.002 | + 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-04-01 01:35:39.016 | + 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-04-01 01:35:39.037 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:35:39.040 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:39.043 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 01:35:39.049 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.SDEiNCwLFg 2022-04-01 01:35:39.053 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:35:39.056 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:39.059 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.SDEiNCwLFg 2022-04-01 01:35:39.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.SDEiNCwLFg 2022-04-01 01:35:39.085 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.SDEiNCwLFg /etc/sudoers.d/neutron-rootwrap 2022-04-01 01:35:39.101 | + 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-04-01 01:35:39.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:39.145 | + 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-04-01 01:35:39.183 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 01:35:39.185 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 01:35:39.188 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 01:35:39.191 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:35:39.193 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:35:39.196 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:35:39.217 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:39.221 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:35:39.225 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:35:39.228 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:35:39.251 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:39.255 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:35:39.258 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:35:39.293 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:35:39.295 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:35:39.299 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 01:35:39.323 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:39.325 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 01:35:39.328 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 01:35:39.330 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:35:39.334 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:35:39.336 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 01:35:39.339 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 01:35:39.342 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:35:39.345 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 01:35:39.349 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 01:35:39.353 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 01:35:39.358 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-01 01:35:39.362 | + 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-04-01 01:35:39.372 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 01:35:39.396 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:39.399 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 01:35:39.402 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 01:35:39.405 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 01:35:39.412 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 01:35:39.449 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:35:39.491 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 01:35:39.537 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 01:35:39.578 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 01:35:39.615 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 01:35:39.619 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:35:39.623 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 01:35:39.626 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:35:39.629 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 01:35:39.668 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 01:35:39.704 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 01:35:39.744 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 01:35:39.779 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 01:35:39.819 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 01:35:39.858 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 01:35:39.895 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 01:35:39.931 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:35:39.971 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:35:40.013 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 01:35:40.057 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 01:35:40.094 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 01:35:40.097 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:35:40.101 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:35:40.104 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:35:40.108 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 01:35:40.143 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 01:35:40.180 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.70/identity 2022-04-01 01:35:40.219 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 01:35:40.261 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 01:35:40.302 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 01:35:40.340 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 01:35:40.382 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 01:35:40.422 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:35:40.460 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 01:35:40.502 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 01:35:40.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 01:35:40.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-01 01:35:40.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 01:35:40.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 01:35:40.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 01:35:40.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 01:35:40.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 850:899 != '' ]] 2022-04-01 01:35:40.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:850:899 2022-04-01 01:35:40.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:850:899 != '' ]] 2022-04-01 01:35:40.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-01 01:35:40.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 01:35:40.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 01:35:40.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 01:35:40.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 01:35:40.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 01:35:40.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 01:35:40.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 01:35:40.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:40.561 | + 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-04-01 01:35:40.595 | + 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-04-01 01:35:40.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.602 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:35:40.605 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 01:35:40.607 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 01:35:40.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.614 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-01 01:35:40.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 01:35:40.655 | + 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-04-01 01:35:40.659 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.662 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:35:40.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 01:35:40.668 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 01:35:40.671 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.674 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-01 01:35:40.712 | + 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-04-01 01:35:40.716 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.719 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:35:40.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 01:35:40.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 01:35:40.729 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.732 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-01 01:35:40.768 | + 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-04-01 01:35:40.771 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.774 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 01:35:40.782 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 01:35:40.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 01:35:40.788 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.792 | + 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-04-01 01:35:40.830 | + 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-04-01 01:35:40.834 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.837 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 01:35:40.840 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:35:40.843 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:35:40.845 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.849 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-01 01:35:40.885 | + 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-04-01 01:35:40.889 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.892 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 01:35:40.895 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 01:35:40.897 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 01:35:40.900 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-01 01:35:40.942 | + 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:850:899 2022-04-01 01:35:40.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:40.956 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 01:35:40.959 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:850:899 2022-04-01 01:35:40.962 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2022-04-01 01:35:40.964 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:40.968 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:850:899 2022-04-01 01:35:41.005 | + 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-04-01 01:35:41.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:41.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 01:35:41.014 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:35:41.017 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:35:41.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:41.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-01 01:35:41.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:35:41.067 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 01:35:41.088 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:41.091 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 01:35:41.094 | + 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-04-01 01:35:41.140 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:41.143 | + 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-04-01 01:35:41.188 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:35:41.234 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 01:35:41.237 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 01:35:41.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 01:35:41.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:35:44.446 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:35:44.447 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:35:44.447 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=813715) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:35:44.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=813715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:44.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=813715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:44.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=813715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:44.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=813715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:44.499 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=813715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:44.499 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=813715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:44.555 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:35:44.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:44.556 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:44.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:44.556 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:44.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 01:35:44.931 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 01:35:44.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-01 01:35:44.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:35:44.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 01:35:44.994 | + 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-04-01 01:35:45.012 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 01:35:45.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:45.017 | + 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-04-01 01:35:45.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 01:35:45.053 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 01:35:45.062 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 01:35:45.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 01:35:45.067 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 01:35:45.080 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 01:35:45.096 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:35:45.100 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 01:35:45.109 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 01:35:45.114 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:35:45.117 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 01:35:45.127 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 01:35:45.134 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 01:35:45.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 01:35:45.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 01:35:45.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 01:35:45.148 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:35:45.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:35:45.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 01:35:45.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:35:45.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:35:45.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 01:35:45.198 | + 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-04-01 01:35:45.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 01:35:45.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-01 01:35:45.286 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-01 01:35:45.317 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 01:35:45.338 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:45.340 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 01:35:45.343 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:45.349 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 01:35:45.379 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 01:35:45.421 | + 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-04-01 01:35:45.457 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:45.459 | + 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-04-01 01:35:45.493 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 01:35:45.513 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:45.516 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:45.518 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:35:45.553 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:45.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:35:45.560 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:35:45.592 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:45.594 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:35:45.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 01:35:45.600 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 01:35:45.618 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:45.621 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 01:35:45.624 | + 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-04-01 01:35:45.630 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 01:35:45.662 | + 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-04-01 01:35:45.697 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:45.700 | + 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-04-01 01:35:45.731 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:35:45.734 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:35:45.768 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:35:45.771 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:35:45.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:35:45.805 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 01:35:45.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:35:45.810 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 01:35:45.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:35:48.873 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:35:48.873 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:35:48.873 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=814248) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:35:48.928 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=814248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:48.928 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=814248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:48.929 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=814248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:48.929 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=814248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:48.929 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=814248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:48.929 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=814248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:48.990 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 01:35:48.990 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=814248) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 01:35:48.991 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=814248) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 01:35:48.991 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:35:48.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:48.991 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:48.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:48.991 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:49.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 01:35:49.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 01:35:49.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:35:49.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:35:49.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 01:35:49.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:35:49.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:35:49.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 01:35:49.435 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 01:35:49.438 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 01:35:49.440 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 01:35:49.454 | + 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-04-01 01:35:49.474 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 01:35:49.477 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 01:35:49.479 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 01:35:49.482 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 01:35:49.484 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 01:35:49.487 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 01:35:49.490 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 01:35:49.493 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 01:35:49.496 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 01:35:49.499 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 01:35:49.502 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 01:35:49.505 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 01:35:49.508 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 01:35:49.510 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 01:35:49.514 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 01:35:49.515 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 01:35:49.522 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 01:35:49.525 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 01:35:49.527 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 01:35:49.530 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 01:35:49.536 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 01:35:49.536 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 01:35:49.537 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 01:35:49.544 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-04-01 01:35:49.547 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 01:35:49.551 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:49.554 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-01 01:35:49.557 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 01:35:49.560 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-04-01 01:35:49.563 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-04-01 01:35:49.566 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-04-01 01:35:49.569 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 01:35:49.572 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 01:35:49.576 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-04-01 01:35:49.576 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 01:35:49.578 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 01:35:49.578 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 01:35:49.584 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-04-01 01:35:49.586 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-04-01 01:35:49.589 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-04-01 01:35:49.604 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-04-01 01:35:49.618 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 01:35:49.634 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 01:35:49.660 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-04-01 01:35:49.670 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-04-01 01:35:49.670 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.106 ms 2022-04-01 01:35:50.686 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.060 ms 2022-04-01 01:35:51.710 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.060 ms 2022-04-01 01:35:51.710 | 2022-04-01 01:35:51.710 | --- 192.168.0.58 ping statistics --- 2022-04-01 01:35:51.710 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2022-04-01 01:35:51.710 | rtt min/avg/max/mdev = 0.060/0.075/0.106/0.021 ms 2022-04-01 01:35:51.718 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 01:35:51.718 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 01:35:51.725 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 01:35:51.729 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 01:35:51.751 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:51.755 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 01:35:51.757 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-01 01:35:51.765 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 01:35:51.798 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.70 2022-04-01 01:35:51.833 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 01:35:51.867 | + 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-04-01 01:35:51.903 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:51.905 | + 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-04-01 01:35:51.939 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:35:51.941 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 01:35:51.960 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:51.963 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:35:51.966 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 01:35:51.986 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:51.990 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 01:35:52.009 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:52.012 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 01:35:52.031 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:52.034 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 01:35:52.067 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 01:35:52.100 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 01:35:52.103 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 01:35:52.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:52.125 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 01:35:52.145 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:52.147 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 01:35:52.150 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 01:35:52.219 | + inc/async:async_inner:63 : init_neutron 2022-04-01 01:35:52.262 | [772901 Async init_neutron:814724]: running: init_neutron 2022-04-01 01:35:52.266 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 01:35:52.291 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:52.294 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 01:35:52.305 | ++ ./stack.sh:main:1162 : true 2022-04-01 01:35:52.310 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 01:35:52.313 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 01:35:52.316 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 01:35:52.333 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 01:35:52.342 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:52.342 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 01:35:52.342 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 01:35:52.346 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 01:35:52.346 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 01:35:52.348 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 01:35:52.351 | + lib/nova:clean_iptables:186 : bash 2022-04-01 01:35:52.369 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:52.369 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:35:52.370 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 01:35:52.375 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 01:35:52.375 | + lib/nova:clean_iptables:188 : bash 2022-04-01 01:35:52.376 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 01:35:52.376 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 01:35:52.393 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:52.398 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 01:35:52.398 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 01:35:52.399 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 01:35:52.400 | + lib/nova:clean_iptables:190 : bash 2022-04-01 01:35:52.402 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 01:35:52.406 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 01:35:52.427 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 01:35:52.427 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:52.429 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 01:35:52.430 | + lib/nova:clean_iptables:192 : bash 2022-04-01 01:35:52.434 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:35:52.434 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 01:35:52.434 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 01:35:52.450 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 01:35:52.462 | net.ipv4.ip_forward = 1 2022-04-01 01:35:52.467 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 01:35:52.492 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:52.496 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 01:35:52.500 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 01:35:52.502 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:35:52.544 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 01:35:52.580 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 01:35:52.584 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:35:52.624 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 01:35:52.663 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 01:35:52.686 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:52.689 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 01:35:52.692 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:35:52.695 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 01:35:52.698 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 01:35:52.701 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 01:35:52.781 | + inc/async:async_inner:63 : init_swift 2022-04-01 01:35:52.853 | [772901 Async init_swift:815084]: running: init_swift 2022-04-01 01:35:52.857 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 01:35:52.889 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:52.892 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 01:35:52.896 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:35:52.901 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 01:35:52.904 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 01:35:52.908 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 01:35:53.012 | + inc/async:async_inner:63 : init_cinder 2022-04-01 01:35:53.092 | [772901 Async init_cinder:815179]: running: init_cinder 2022-04-01 01:35:53.095 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 01:35:53.125 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:53.130 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 01:35:53.140 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:35:53.143 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 01:35:53.146 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 01:35:53.149 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 01:35:53.328 | + inc/async:async_inner:63 : init_placement 2022-04-01 01:35:53.446 | [772901 Async init_placement:815317]: running: init_placement 2022-04-01 01:35:53.449 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 01:35:53.664 | [772901 Async init_neutron:814724]: Waiting for completion of init_neutron running on PID 814724 (6 other jobs running) 2022-04-01 01:35:53.772 | [772901 Async init_neutron:814724]: Signaling child to exit 2022-04-01 01:35:57.460 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:35:57.493 | [815179 Async init_cinder:815179]: finished successfully 2022-04-01 01:36:07.351 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:07.412 | [815084 Async init_swift:815084]: finished successfully 2022-04-01 01:36:24.047 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:24.074 | [814724 Async init_neutron:814724]: finished successfully 2022-04-01 01:36:24.095 | WAKEUP 2022-04-01 01:36:24.120 | [772901 Async init_neutron:814724]: Signaled 2022-04-01 01:36:24.121 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 01:36:24.121 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:36:24.121 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:36:24.121 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:36:24.121 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:36:24.121 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:36:24.121 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:36:24.121 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 01:36:24.121 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 01:36:24.122 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 01:36:24.122 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 01:36:24.122 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 01:36:24.122 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 01:36:24.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:24.122 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-01 01:36:24.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:24.122 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 01:36:24.122 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:36:24.122 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:24.122 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:24.122 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:24.122 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776955574 2022-04-01 01:36:24.122 | + 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-04-01 01:36:24.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:24.122 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:24.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:24.122 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 01:36:24.122 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 01:36:24.123 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 01:36:24.124 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 01:36:24.125 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 01:36:24.126 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 01:36:24.126 | Running upgrade for neutron ... 2022-04-01 01:36:24.126 | OK 2022-04-01 01:36:24.126 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 01:36:24.126 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:24.126 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:24.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:24.126 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:24.126 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:24.126 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:36:24.126 | + functions-common:time_stop:2432 : start_time=1648776955574 2022-04-01 01:36:24.126 | + functions-common:time_stop:2434 : [[ -z 1648776955574 ]] 2022-04-01 01:36:24.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:24.126 | + functions-common:time_stop:2437 : end_time=1648776984031 2022-04-01 01:36:24.126 | + functions-common:time_stop:2438 : elapsed_time=28457 2022-04-01 01:36:24.126 | + functions-common:time_stop:2439 : total=10302 2022-04-01 01:36:24.126 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:24.127 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38759 2022-04-01 01:36:24.176 | [772901 Async init_neutron:814724]: finished init_neutron with result 0 in 31 seconds 2022-04-01 01:36:24.181 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:24.184 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 01:36:24.247 | [772901 Async init_placement:815317]: Waiting for completion of init_placement running on PID 815317 (5 other jobs running) 2022-04-01 01:36:24.276 | [772901 Async init_placement:815317]: Signaling child to exit 2022-04-01 01:36:44.357 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:44.383 | [815317 Async init_placement:815317]: finished successfully 2022-04-01 01:36:44.403 | WAKEUP 2022-04-01 01:36:44.426 | [772901 Async init_placement:815317]: Signaled 2022-04-01 01:36:44.428 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 01:36:44.428 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 01:36:44.428 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 01:36:44.428 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 01:36:44.428 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 01:36:44.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:44.428 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-01 01:36:44.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:44.428 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 01:36:44.428 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 01:36:44.428 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 01:36:44.428 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 01:36:44.428 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:36:44.428 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:36:44.428 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:36:44.428 | ++ 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-04-01 01:36:44.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.428 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.428 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.428 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.428 | + functions-common:get_or_create_user:925 : user_id=6e89e70a5ba5475c83dcdc52080accff 2022-04-01 01:36:44.428 | + functions-common:get_or_create_user:926 : echo 6e89e70a5ba5475c83dcdc52080accff 2022-04-01 01:36:44.428 | 6e89e70a5ba5475c83dcdc52080accff 2022-04-01 01:36:44.428 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 01:36:44.428 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:36:44.429 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:36:44.429 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:36:44.429 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:36:44.429 | ++ 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-04-01 01:36:44.429 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:44.429 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:36:44.429 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:44.429 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:44.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.429 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.429 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.429 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.429 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:36:44.429 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:36:44.429 | + 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-04-01 01:36:44.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.429 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.429 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.429 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:44.429 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:36:44.429 | ++ 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-04-01 01:36:44.429 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:44.429 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:44.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.430 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.430 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.430 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.430 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:36:44.430 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:36:44.430 | ++ functions-common:get_field:818 : echo '| ec7c1f8a4c524052a4116e817904964e | 6e89e70a5ba5475c83dcdc52080accff | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:36:44.430 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:36:44.430 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:44.430 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:36:44.430 | + functions-common:get_or_add_user_project_role:997 : echo ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:36:44.430 | ec7c1f8a4c524052a4116e817904964e 2022-04-01 01:36:44.430 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:36:44.430 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 01:36:44.430 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:36:44.430 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:36:44.430 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:36:44.430 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:36:44.430 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:44.430 | ++ 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-04-01 01:36:44.430 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:36:44.431 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:44.431 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:44.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.431 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.431 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.431 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.431 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:36:44.431 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:36:44.431 | + 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-04-01 01:36:44.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.431 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.431 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.431 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:44.431 | ++ 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-04-01 01:36:44.431 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:36:44.431 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:44.431 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:44.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.431 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.431 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.431 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.431 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:36:44.431 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:36:44.431 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:36:44.431 | ++ functions-common:get_field:818 : echo '| 877e4a1c1a4844a3ac5e8b845c020efd | 6e89e70a5ba5475c83dcdc52080accff | | f3fa60013fe847f3a58135c3f774c2cd | | | False |' 2022-04-01 01:36:44.431 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:44.431 | + functions-common:get_or_add_user_project_role:995 : user_role_id=877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:36:44.431 | + functions-common:get_or_add_user_project_role:997 : echo 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:36:44.431 | 877e4a1c1a4844a3ac5e8b845c020efd 2022-04-01 01:36:44.432 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.70/placement 2022-04-01 01:36:44.432 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 01:36:44.432 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:36:44.432 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 01:36:44.432 | ++ 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-04-01 01:36:44.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.432 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.432 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:36:44.432 | 9a53181a540f45ee9f786cce709e25db' 2022-04-01 01:36:44.432 | + functions-common:get_or_create_service:1094 : echo 9a53181a540f45ee9f786cce709e25db 2022-04-01 01:36:44.432 | 9a53181a540f45ee9f786cce709e25db 2022-04-01 01:36:44.432 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.70/placement 2022-04-01 01:36:44.432 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:36:44.432 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.70/placement RegionOne 2022-04-01 01:36:44.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:36:44.432 | +++ 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-04-01 01:36:44.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.432 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:36:44.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:36:44.432 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.70/placement --region RegionOne -f value -c id 2022-04-01 01:36:44.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.432 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:44.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e44ca1f636224c1a99e94c78858111a4 2022-04-01 01:36:44.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e44ca1f636224c1a99e94c78858111a4 2022-04-01 01:36:44.433 | + functions-common:get_or_create_endpoint:1127 : public_id=e44ca1f636224c1a99e94c78858111a4 2022-04-01 01:36:44.433 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:36:44.433 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:36:44.433 | + functions-common:get_or_create_endpoint:1136 : echo e44ca1f636224c1a99e94c78858111a4 2022-04-01 01:36:44.433 | e44ca1f636224c1a99e94c78858111a4 2022-04-01 01:36:44.477 | [772901 Async init_placement:815317]: finished init_placement with result 0 in 51 seconds 2022-04-01 01:36:44.481 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:44.484 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 01:36:44.537 | [772901 Async init_glance:811739]: Waiting for completion of init_glance running on PID 811739 (4 other jobs running) 2022-04-01 01:36:44.564 | [772901 Async init_glance:811739]: Signaling child to exit 2022-04-01 01:36:44.564 | WAKEUP 2022-04-01 01:36:44.588 | [772901 Async init_glance:811739]: Signaled 2022-04-01 01:36:44.589 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 01:36:44.589 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 01:36:44.589 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 01:36:44.589 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 01:36:44.589 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 01:36:44.590 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 01:36:44.590 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 01:36:44.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:44.590 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-01 01:36:44.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:44.590 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 01:36:44.590 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:36:44.590 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:44.590 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:44.590 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:44.590 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776896549 2022-04-01 01:36:44.590 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 01:36:44.590 | 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=811861) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:36:44.590 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:44.590 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:44.590 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:44.590 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 01:36:44.590 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:44.591 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:44.591 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 01:36:44.591 | Database migration is up to date. No migration needed. 2022-04-01 01:36:44.591 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 01:36:44.591 | Database is synced successfully. 2022-04-01 01:36:44.591 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 01:36:44.591 | 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=812048) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:36:44.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 01:36:44.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 01:36:44.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 01:36:44.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 01:36:44.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 01:36:44.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 01:36:44.592 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 01:36:44.592 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 01:36:44.592 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:44.592 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:44.592 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:44.592 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:44.592 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:44.593 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:36:44.593 | + functions-common:time_stop:2432 : start_time=1648776896549 2022-04-01 01:36:44.593 | + functions-common:time_stop:2434 : [[ -z 1648776896549 ]] 2022-04-01 01:36:44.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:44.593 | + functions-common:time_stop:2437 : end_time=1648776907279 2022-04-01 01:36:44.593 | + functions-common:time_stop:2438 : elapsed_time=10730 2022-04-01 01:36:44.593 | + functions-common:time_stop:2439 : total=10302 2022-04-01 01:36:44.593 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:44.593 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21032 2022-04-01 01:36:44.636 | [772901 Async init_glance:811739]: finished init_glance with result 0 in 11 seconds 2022-04-01 01:36:44.641 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:44.644 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 01:36:44.697 | [772901 Async init_swift:815084]: Waiting for completion of init_swift running on PID 815084 (3 other jobs running) 2022-04-01 01:36:44.723 | [772901 Async init_swift:815084]: Signaling child to exit 2022-04-01 01:36:44.724 | WAKEUP 2022-04-01 01:36:44.752 | [772901 Async init_swift:815084]: Signaled 2022-04-01 01:36:44.754 | + lib/swift:init_swift:668 : local node_number 2022-04-01 01:36:44.754 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:36:44.754 | No account-auditor running 2022-04-01 01:36:44.754 | No container-sharder running 2022-04-01 01:36:44.755 | No object-replicator running 2022-04-01 01:36:44.755 | No proxy-server running 2022-04-01 01:36:44.755 | No container-auditor running 2022-04-01 01:36:44.755 | No object-expirer running 2022-04-01 01:36:44.755 | No container-reconciler running 2022-04-01 01:36:44.755 | No account-server running 2022-04-01 01:36:44.755 | No container-updater running 2022-04-01 01:36:44.755 | No object-server running 2022-04-01 01:36:44.755 | No account-reaper running 2022-04-01 01:36:44.755 | No object-reconstructor running 2022-04-01 01:36:44.755 | No container-replicator running 2022-04-01 01:36:44.755 | No object-updater running 2022-04-01 01:36:44.755 | No container-server running 2022-04-01 01:36:44.755 | No object-auditor running 2022-04-01 01:36:44.755 | No container-sync running 2022-04-01 01:36:44.755 | No account-replicator running 2022-04-01 01:36:44.755 | + lib/swift:init_swift:670 : true 2022-04-01 01:36:44.755 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 01:36:44.755 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 01:36:44.755 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 01:36:44.755 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 01:36:44.755 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 01:36:44.755 | + 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-04-01 01:36:44.755 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-01 01:36:44.755 | + functions:create_disk:732 : local node_number 2022-04-01 01:36:44.755 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.755 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:44.755 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 01:36:44.755 | + functions:create_disk:736 : local key 2022-04-01 01:36:44.756 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 01:36:44.756 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:44.756 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:44.756 | + functions:destroy_disk:765 : local key 2022-04-01 01:36:44.756 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 01:36:44.756 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 01:36:44.756 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 01:36:44.756 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 01:36:44.756 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:44.756 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 01:36:44.756 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 01:36:44.756 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 01:36:44.756 | = reflink=1 2022-04-01 01:36:44.756 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 01:36:44.756 | = sunit=0 swidth=0 blks 2022-04-01 01:36:44.756 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 01:36:44.756 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 01:36:44.756 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 01:36:44.756 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 01:36:44.756 | + 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-04-01 01:36:44.756 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 01:36:44.756 | /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-04-01 01:36:44.757 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:44.757 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:44.757 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 01:36:44.757 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:36:44.757 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 01:36:44.757 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648776088.object.builder backups/1648776090.container.builder backups/1648776091.account.builder backups/1648776097.object.builder backups/1648776098.container.builder backups/1648776099.account.builder backups/1648776097.object.ring.gz backups/1648776098.container.ring.gz backups/1648776099.account.ring.gz 2022-04-01 01:36:44.757 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 01:36:44.757 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 01:36:44.757 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 01:36:44.757 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 01:36:44.757 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:36:44.757 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-01 01:36:44.757 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 01:36:44.757 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:36:44.757 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-01 01:36:44.757 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 01:36:44.757 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:36:44.757 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-01 01:36:44.757 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 01:36:44.757 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:36:44.757 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 01:36:44.757 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:36:44.757 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 01:36:44.757 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:36:44.758 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 01:36:44.758 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:36:44.758 | + lib/swift:init_swift:714 : popd 2022-04-01 01:36:44.802 | [772901 Async init_swift:815084]: finished init_swift with result 0 in 14 seconds 2022-04-01 01:36:44.806 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:44.809 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 01:36:44.864 | [772901 Async init_cinder:815179]: Waiting for completion of init_cinder running on PID 815179 (2 other jobs running) 2022-04-01 01:36:44.890 | [772901 Async init_cinder:815179]: Signaling child to exit 2022-04-01 01:36:44.891 | WAKEUP 2022-04-01 01:36:44.915 | [772901 Async init_cinder:815179]: Signaled 2022-04-01 01:36:44.916 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 01:36:44.916 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:44.916 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 01:36:44.916 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 01:36:44.916 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 01:36:44.916 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 01:36:44.916 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 01:36:44.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:44.916 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-01 01:36:44.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:44.917 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 01:36:44.917 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:36:44.917 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:44.917 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:44.917 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:44.917 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776953151 2022-04-01 01:36:44.917 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 01:36:44.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.917 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:44.917 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:44.917 | /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-04-01 01:36:44.917 | last_heartbeat = column_property( 2022-04-01 01:36:44.917 | /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-04-01 01:36:44.917 | num_hosts = column_property( 2022-04-01 01:36:44.917 | /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-04-01 01:36:44.917 | num_down_hosts = column_property( 2022-04-01 01:36:44.917 | Traceback (most recent call last): 2022-04-01 01:36:44.917 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 01:36:44.917 | sys.exit(main()) 2022-04-01 01:36:44.917 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 01:36:44.917 | objects.register_all() 2022-04-01 01:36:44.917 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 01:36:44.917 | __import__('cinder.objects.backup') 2022-04-01 01:36:44.917 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 01:36:44.917 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 01:36:44.917 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 01:36:44.917 | backup: objects.Backup, 2022-04-01 01:36:44.917 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 01:36:44.917 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 01:36:44.917 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:44.917 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:44.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:44.918 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:44.918 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:44.918 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:36:44.918 | + functions-common:time_stop:2432 : start_time=1648776953151 2022-04-01 01:36:44.918 | + functions-common:time_stop:2434 : [[ -z 1648776953151 ]] 2022-04-01 01:36:44.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:44.918 | + functions-common:time_stop:2437 : end_time=1648776957389 2022-04-01 01:36:44.918 | + functions-common:time_stop:2438 : elapsed_time=4238 2022-04-01 01:36:44.918 | + functions-common:time_stop:2439 : total=10302 2022-04-01 01:36:44.918 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:44.918 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14540 2022-04-01 01:36:44.918 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 01:36:44.918 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:44.918 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 01:36:44.918 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:44.918 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 01:36:44.963 | [772901 Async init_cinder:815179]: finished init_cinder with result 0 in 4 seconds 2022-04-01 01:36:44.968 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:44.971 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 01:36:44.990 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:44.992 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 01:36:44.995 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:36:44.998 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 01:36:45.000 | + ./stack.sh:main:1218 : init_nova 2022-04-01 01:36:45.003 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 01:36:45.020 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:45.023 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 01:36:45.042 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:45.045 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:36:45.047 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:36:45.107 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:36:45.145 | [772901 Async nova-cell-0:817352]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:36:45.149 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 01:36:45.153 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:36:45.158 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 01:36:45.163 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:36:45.166 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:36:45.169 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:36:45.239 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:36:45.291 | [772901 Async nova-cell-1:817444]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:36:45.294 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 01:36:45.298 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 01:36:45.300 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 01:36:45.303 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 01:36:45.306 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-01 01:36:45.311 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:45.747 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-01 01:36:45.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:45.775 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 01:36:46.979 | 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-04-01 01:36:50.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:36:50.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:50.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:50.413 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:36:50.413 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=817503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:36:50.441 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:50.441 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:50.475 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 01:36:52.667 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=817503) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:36:52.670 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 01:36:53.525 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=817503) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:36:53.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:53.534 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:53.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:53.534 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:54.019 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 01:36:54.022 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:36:54.025 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:36:54.034 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:36:54.039 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:36:54.047 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:36:55.159 | 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-04-01 01:36:58.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:58.060 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:58.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:58.060 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:58.594 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 01:36:58.599 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:36:58.602 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 01:36:58.672 | [772901 Async nova-cell-0:817352]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 817352 (3 other jobs running) 2022-04-01 01:36:58.702 | [772901 Async nova-cell-0:817352]: Signaling child to exit 2022-04-01 01:36:59.321 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:59.349 | [817352 Async nova-cell-0:817352]: finished successfully 2022-04-01 01:36:59.371 | WAKEUP 2022-04-01 01:36:59.397 | [772901 Async nova-cell-0:817352]: Signaled 2022-04-01 01:36:59.399 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 01:36:59.399 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 01:36:59.399 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 01:36:59.399 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 01:36:59.399 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 01:36:59.399 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 01:36:59.399 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-01 01:36:59.399 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:59.399 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-01 01:36:59.399 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:59.399 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-01 01:36:59.399 | 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-04-01 01:36:59.399 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.401 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:36:59.401 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=817510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:36:59.401 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:59.401 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:59.401 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:36:59.401 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=817510) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:36:59.401 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:36:59.401 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=817510) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:36:59.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:59.401 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:59.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:59.401 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:59.448 | [772901 Async nova-cell-0:817352]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-04-01 01:36:59.453 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:59.456 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:36:59.459 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 01:36:59.503 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:59.514 | [772901 Async nova-cell-1:817444]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 817444 (2 other jobs running) 2022-04-01 01:36:59.530 | [817444 Async nova-cell-1:817444]: finished successfully 2022-04-01 01:36:59.544 | [772901 Async nova-cell-1:817444]: Signaling child to exit 2022-04-01 01:36:59.551 | WAKEUP 2022-04-01 01:36:59.576 | [772901 Async nova-cell-1:817444]: Signaled 2022-04-01 01:36:59.577 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 01:36:59.577 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 01:36:59.577 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 01:36:59.578 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 01:36:59.578 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 01:36:59.578 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 01:36:59.578 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-01 01:36:59.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:59.578 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-01 01:36:59.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:59.578 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-01 01:36:59.578 | 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-04-01 01:36:59.578 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:36:59.580 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=817517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:36:59.580 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:59.580 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:59.580 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:36:59.580 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=817517) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:36:59.580 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:36:59.580 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=817517) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:36:59.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:59.580 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:59.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:59.581 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:59.629 | [772901 Async nova-cell-1:817444]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-04-01 01:36:59.633 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:59.636 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:36:59.638 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 01:37:00.721 | 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-04-01 01:37:03.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:03.815 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:03.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:03.815 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:03.815 | Running batches of 50 until complete 2022-04-01 01:37:03.815 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:37:03.815 | | Migration | Total Needed | Completed | 2022-04-01 01:37:03.815 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:37:03.815 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 01:37:03.815 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 01:37:03.815 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 01:37:03.815 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 01:37:03.815 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 01:37:03.815 | | populate_dev_uuids | 0 | 0 | 2022-04-01 01:37:03.815 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 01:37:03.815 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 01:37:03.815 | | populate_user_id | 0 | 0 | 2022-04-01 01:37:03.816 | | populate_uuids | 0 | 0 | 2022-04-01 01:37:03.816 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:37:04.372 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 01:37:04.377 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:37:04.380 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 01:37:04.383 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:37:04.386 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:37:04.389 | + lib/nova:init_nova:869 : /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-04-01 01:37:05.498 | 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-04-01 01:37:08.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:08.232 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:08.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:08.232 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:08.232 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 01:37:08.232 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 01:37:08.733 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 01:37:08.736 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-01 01:37:08.750 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 01:37:08.752 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 01:37:08.772 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:08.774 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 01:37:08.777 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 01:37:08.840 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 01:37:08.888 | [772901 Async configure_neutron_nova:818701]: running: configure_neutron_nova 2022-04-01 01:37:08.891 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 01:37:08.895 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:37:08.898 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 01:37:08.902 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:37:08.906 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:37:08.910 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:37:08.913 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:37:08.917 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:37:08.923 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:37:08.930 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:37:08.933 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:37:08.936 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:37:08.940 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 01:37:08.944 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:37:08.965 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:08.968 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:37:08.971 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:37:08.975 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 01:37:08.978 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:37:08.980 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:37:08.983 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 01:37:08.986 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:37:08.988 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:37:08.991 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:37:08.995 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:37:08.998 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 01:37:09.001 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:37:09.004 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 01:37:09.007 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:37:09.010 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:37:09.013 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:37:09.016 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.019 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 01:37:09.023 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 01:37:09.026 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:37:09.029 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 01:37:09.033 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 01:37:09.037 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:37:09.040 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.043 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 01:37:09.046 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:37:09.050 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 01:37:09.050 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:37:09.050 | gsub("[][]", "", $1); 2022-04-01 01:37:09.050 | split($1, a, "|"); 2022-04-01 01:37:09.050 | if (a[1] == matchgroup) 2022-04-01 01:37:09.050 | print a[2] 2022-04-01 01:37:09.050 | } 2022-04-01 01:37:09.050 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.057 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:37:09.059 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:37:09.062 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:37:09.067 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 01:37:09.069 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 01:37:09.073 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 01:37:09.075 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 01:37:09.079 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 01:37:09.085 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 01:37:09.087 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 01:37:09.090 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:37:09.093 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.096 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:37:09.099 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 01:37:09.102 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:37:09.106 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 01:37:09.109 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 01:37:09.112 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 01:37:09.115 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 01:37:09.120 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:37:09.121 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.121 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:37:09.121 | BEGIN { 2022-04-01 01:37:09.121 | section = "" 2022-04-01 01:37:09.121 | last_section = "" 2022-04-01 01:37:09.122 | section_count = 0 2022-04-01 01:37:09.122 | } 2022-04-01 01:37:09.122 | /^\[.+\]/ { 2022-04-01 01:37:09.122 | gsub("[][]", "", $1); 2022-04-01 01:37:09.122 | section=$1 2022-04-01 01:37:09.122 | next 2022-04-01 01:37:09.122 | } 2022-04-01 01:37:09.122 | /^ *\#/ { 2022-04-01 01:37:09.122 | next 2022-04-01 01:37:09.122 | } 2022-04-01 01:37:09.122 | /^[^ \t]+/ { 2022-04-01 01:37:09.122 | # get offset of first = in $0 2022-04-01 01:37:09.122 | eq_idx = index($0, "=") 2022-04-01 01:37:09.122 | # extract attr & value from $0 2022-04-01 01:37:09.122 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:37:09.122 | value = substr($0, eq_idx + 1) 2022-04-01 01:37:09.122 | # only need to strip trailing whitespace from attr 2022-04-01 01:37:09.122 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:37:09.122 | # need to strip leading & trailing whitespace from value 2022-04-01 01:37:09.122 | sub(/^[ \t]*/, "", value) 2022-04-01 01:37:09.122 | sub(/[ \t]*$/, "", value) 2022-04-01 01:37:09.122 | 2022-04-01 01:37:09.122 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:37:09.122 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:37:09.122 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:37:09.122 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:37:09.122 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:37:09.122 | if (section != last_section) { 2022-04-01 01:37:09.122 | cfg_section[section_count++] = section 2022-04-01 01:37:09.123 | last_section = section 2022-04-01 01:37:09.123 | } 2022-04-01 01:37:09.123 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:37:09.123 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:37:09.123 | 2022-04-01 01:37:09.123 | cfg_attr[section, attr, 0] = value 2022-04-01 01:37:09.123 | cfg_attr_count[section, attr] = 1 2022-04-01 01:37:09.123 | } else { 2022-04-01 01:37:09.123 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:37:09.123 | cfg_attr[section, attr, lno] = value 2022-04-01 01:37:09.123 | } 2022-04-01 01:37:09.123 | } 2022-04-01 01:37:09.123 | END { 2022-04-01 01:37:09.123 | # Process each section in order 2022-04-01 01:37:09.123 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:37:09.123 | section = cfg_section[sno] 2022-04-01 01:37:09.123 | # The ini routines simply append a config item immediately 2022-04-01 01:37:09.123 | # after the section header. To keep the same order as defined 2022-04-01 01:37:09.123 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:37:09.123 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:37:09.123 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:37:09.123 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:37:09.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:37:09.123 | else { 2022-04-01 01:37:09.123 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:37:09.123 | count = cfg_attr_count[section, attr] 2022-04-01 01:37:09.123 | print "inidelete " configfile " " section " " attr 2022-04-01 01:37:09.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:37:09.123 | for (l = count -2; l >= 0; l--) 2022-04-01 01:37:09.123 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:37:09.123 | } 2022-04-01 01:37:09.123 | } 2022-04-01 01:37:09.123 | } 2022-04-01 01:37:09.124 | } 2022-04-01 01:37:09.124 | ' 2022-04-01 01:37:09.124 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.125 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:37:09.127 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:37:09.130 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 01:37:09.134 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:37:09.137 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 01:37:09.139 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:37:09.139 | BEGIN { group = "" } 2022-04-01 01:37:09.139 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:37:09.139 | gsub("[][]", "", $1); 2022-04-01 01:37:09.140 | split($1, a, "|"); 2022-04-01 01:37:09.140 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:37:09.140 | group=a[1] 2022-04-01 01:37:09.140 | } else { 2022-04-01 01:37:09.140 | group="" 2022-04-01 01:37:09.140 | } 2022-04-01 01:37:09.140 | next 2022-04-01 01:37:09.140 | } 2022-04-01 01:37:09.140 | { 2022-04-01 01:37:09.140 | if (group != "") 2022-04-01 01:37:09.140 | print $0 2022-04-01 01:37:09.140 | } 2022-04-01 01:37:09.140 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.147 | + 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-04-01 01:37:09.152 | ++ 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-04-01 01:37:09.184 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 01:37:09.191 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 01:37:09.225 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 01:37:09.231 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 01:37:09.267 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 01:37:09.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 01:37:09.308 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 01:37:09.314 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 01:37:09.348 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 01:37:09.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:37:09.388 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.70/identity"' 2022-04-01 01:37:09.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-04-01 01:37:09.428 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 01:37:09.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:37:09.469 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 01:37:09.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:37:09.511 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.514 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 01:37:09.517 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:37:09.555 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.558 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 01:37:09.561 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:37:09.596 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.599 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 01:37:09.602 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:37:09.637 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 01:37:09.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 01:37:09.676 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.680 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:37:09.683 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:37:09.685 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:37:09.689 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 01:37:09.692 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 01:37:09.696 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 01:37:09.699 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 01:37:09.703 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 01:37:09.707 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 01:37:09.711 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 01:37:09.713 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:37:09.716 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.719 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:37:09.723 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:37:09.725 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:37:09.729 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 01:37:09.732 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 01:37:09.736 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 01:37:09.739 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 01:37:09.743 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:37:09.746 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:37:09.746 | BEGIN { 2022-04-01 01:37:09.746 | section = "" 2022-04-01 01:37:09.746 | last_section = "" 2022-04-01 01:37:09.746 | section_count = 0 2022-04-01 01:37:09.746 | } 2022-04-01 01:37:09.746 | /^\[.+\]/ { 2022-04-01 01:37:09.746 | gsub("[][]", "", $1); 2022-04-01 01:37:09.747 | section=$1 2022-04-01 01:37:09.747 | next 2022-04-01 01:37:09.747 | } 2022-04-01 01:37:09.747 | /^ *\#/ { 2022-04-01 01:37:09.747 | next 2022-04-01 01:37:09.747 | } 2022-04-01 01:37:09.747 | /^[^ \t]+/ { 2022-04-01 01:37:09.747 | # get offset of first = in $0 2022-04-01 01:37:09.747 | eq_idx = index($0, "=") 2022-04-01 01:37:09.747 | # extract attr & value from $0 2022-04-01 01:37:09.747 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:37:09.747 | value = substr($0, eq_idx + 1) 2022-04-01 01:37:09.747 | # only need to strip trailing whitespace from attr 2022-04-01 01:37:09.747 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:37:09.747 | # need to strip leading & trailing whitespace from value 2022-04-01 01:37:09.747 | sub(/^[ \t]*/, "", value) 2022-04-01 01:37:09.747 | sub(/[ \t]*$/, "", value) 2022-04-01 01:37:09.747 | 2022-04-01 01:37:09.747 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:37:09.747 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:37:09.747 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:37:09.747 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:37:09.747 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:37:09.747 | if (section != last_section) { 2022-04-01 01:37:09.747 | cfg_section[section_count++] = section 2022-04-01 01:37:09.747 | last_section = section 2022-04-01 01:37:09.747 | } 2022-04-01 01:37:09.747 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:37:09.747 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:37:09.747 | 2022-04-01 01:37:09.747 | cfg_attr[section, attr, 0] = value 2022-04-01 01:37:09.747 | cfg_attr_count[section, attr] = 1 2022-04-01 01:37:09.747 | } else { 2022-04-01 01:37:09.747 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:37:09.748 | cfg_attr[section, attr, lno] = value 2022-04-01 01:37:09.748 | } 2022-04-01 01:37:09.748 | } 2022-04-01 01:37:09.748 | END { 2022-04-01 01:37:09.748 | # Process each section in order 2022-04-01 01:37:09.748 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:37:09.748 | section = cfg_section[sno] 2022-04-01 01:37:09.748 | # The ini routines simply append a config item immediately 2022-04-01 01:37:09.748 | # after the section header. To keep the same order as defined 2022-04-01 01:37:09.748 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:37:09.748 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:37:09.748 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:37:09.748 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:37:09.748 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:37:09.748 | else { 2022-04-01 01:37:09.748 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:37:09.748 | count = cfg_attr_count[section, attr] 2022-04-01 01:37:09.748 | print "inidelete " configfile " " section " " attr 2022-04-01 01:37:09.748 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:37:09.748 | for (l = count -2; l >= 0; l--) 2022-04-01 01:37:09.748 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:37:09.748 | } 2022-04-01 01:37:09.748 | } 2022-04-01 01:37:09.748 | } 2022-04-01 01:37:09.748 | } 2022-04-01 01:37:09.748 | ' 2022-04-01 01:37:09.748 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.748 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.749 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:37:09.749 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:37:09.752 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:37:09.754 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:37:09.758 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 01:37:09.761 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:37:09.761 | BEGIN { group = "" } 2022-04-01 01:37:09.761 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:37:09.761 | gsub("[][]", "", $1); 2022-04-01 01:37:09.761 | split($1, a, "|"); 2022-04-01 01:37:09.761 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:37:09.762 | group=a[1] 2022-04-01 01:37:09.762 | } else { 2022-04-01 01:37:09.762 | group="" 2022-04-01 01:37:09.762 | } 2022-04-01 01:37:09.762 | next 2022-04-01 01:37:09.762 | } 2022-04-01 01:37:09.762 | { 2022-04-01 01:37:09.762 | if (group != "") 2022-04-01 01:37:09.762 | print $0 2022-04-01 01:37:09.762 | } 2022-04-01 01:37:09.762 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:37:09.762 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:37:09.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 01:37:09.771 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 01:37:09.794 | [818701 Async configure_neutron_nova:818701]: finished successfully 2022-04-01 01:37:09.804 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 01:37:09.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 01:37:09.841 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 01:37:09.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 01:37:09.880 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 01:37:09.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 01:37:09.918 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 01:37:09.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 01:37:09.956 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.958 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 01:37:09.961 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 01:37:09.993 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:09.996 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 01:37:10.000 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 01:37:10.032 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.035 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 01:37:10.038 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 01:37:10.070 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.072 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 01:37:10.075 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 01:37:10.107 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.109 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 01:37:10.113 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 01:37:10.146 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 01:37:10.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 01:37:10.182 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.184 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 01:37:10.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 01:37:10.218 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 01:37:10.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 01:37:10.255 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 01:37:10.260 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 01:37:10.292 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 01:37:10.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 01:37:10.332 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.334 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 01:37:10.338 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 01:37:10.373 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.376 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:37:10.379 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:37:10.381 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:37:10.385 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 01:37:10.388 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 01:37:10.391 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 01:37:10.394 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 01:37:10.397 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 01:37:10.402 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 01:37:10.405 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 01:37:10.408 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:37:10.411 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:10.413 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:37:10.416 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 01:37:10.418 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:37:10.422 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 01:37:10.424 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 01:37:10.428 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 01:37:10.436 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 01:37:10.440 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:37:10.441 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:37:10.441 | BEGIN { 2022-04-01 01:37:10.441 | section = "" 2022-04-01 01:37:10.441 | last_section = "" 2022-04-01 01:37:10.441 | section_count = 0 2022-04-01 01:37:10.442 | } 2022-04-01 01:37:10.442 | /^\[.+\]/ { 2022-04-01 01:37:10.442 | gsub("[][]", "", $1); 2022-04-01 01:37:10.442 | section=$1 2022-04-01 01:37:10.442 | next 2022-04-01 01:37:10.442 | } 2022-04-01 01:37:10.442 | /^ *\#/ { 2022-04-01 01:37:10.442 | next 2022-04-01 01:37:10.442 | } 2022-04-01 01:37:10.442 | /^[^ \t]+/ { 2022-04-01 01:37:10.442 | # get offset of first = in $0 2022-04-01 01:37:10.442 | eq_idx = index($0, "=") 2022-04-01 01:37:10.442 | # extract attr & value from $0 2022-04-01 01:37:10.442 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:37:10.442 | value = substr($0, eq_idx + 1) 2022-04-01 01:37:10.442 | # only need to strip trailing whitespace from attr 2022-04-01 01:37:10.442 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:37:10.442 | # need to strip leading & trailing whitespace from value 2022-04-01 01:37:10.442 | sub(/^[ \t]*/, "", value) 2022-04-01 01:37:10.442 | sub(/[ \t]*$/, "", value) 2022-04-01 01:37:10.442 | 2022-04-01 01:37:10.442 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:37:10.442 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:37:10.442 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:37:10.442 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:37:10.442 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:37:10.442 | if (section != last_section) { 2022-04-01 01:37:10.442 | cfg_section[section_count++] = section 2022-04-01 01:37:10.442 | last_section = section 2022-04-01 01:37:10.442 | } 2022-04-01 01:37:10.442 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:37:10.442 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:37:10.442 | 2022-04-01 01:37:10.443 | cfg_attr[section, attr, 0] = value 2022-04-01 01:37:10.443 | cfg_attr_count[section, attr] = 1 2022-04-01 01:37:10.443 | } else { 2022-04-01 01:37:10.443 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:37:10.443 | cfg_attr[section, attr, lno] = value 2022-04-01 01:37:10.443 | } 2022-04-01 01:37:10.443 | } 2022-04-01 01:37:10.443 | END { 2022-04-01 01:37:10.443 | # Process each section in order 2022-04-01 01:37:10.443 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:37:10.443 | section = cfg_section[sno] 2022-04-01 01:37:10.443 | # The ini routines simply append a config item immediately 2022-04-01 01:37:10.443 | # after the section header. To keep the same order as defined 2022-04-01 01:37:10.443 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:37:10.443 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:37:10.443 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:37:10.443 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:37:10.443 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:37:10.443 | else { 2022-04-01 01:37:10.443 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:37:10.443 | count = cfg_attr_count[section, attr] 2022-04-01 01:37:10.443 | print "inidelete " configfile " " section " " attr 2022-04-01 01:37:10.443 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:37:10.443 | for (l = count -2; l >= 0; l--) 2022-04-01 01:37:10.443 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:37:10.443 | } 2022-04-01 01:37:10.443 | } 2022-04-01 01:37:10.443 | } 2022-04-01 01:37:10.443 | } 2022-04-01 01:37:10.443 | ' 2022-04-01 01:37:10.443 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:10.444 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.445 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:37:10.445 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:37:10.448 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 01:37:10.451 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:37:10.453 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 01:37:10.457 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:37:10.457 | BEGIN { group = "" } 2022-04-01 01:37:10.457 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:37:10.457 | gsub("[][]", "", $1); 2022-04-01 01:37:10.457 | split($1, a, "|"); 2022-04-01 01:37:10.457 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:37:10.457 | group=a[1] 2022-04-01 01:37:10.457 | } else { 2022-04-01 01:37:10.457 | group="" 2022-04-01 01:37:10.457 | } 2022-04-01 01:37:10.457 | next 2022-04-01 01:37:10.457 | } 2022-04-01 01:37:10.457 | { 2022-04-01 01:37:10.457 | if (group != "") 2022-04-01 01:37:10.457 | print $0 2022-04-01 01:37:10.457 | } 2022-04-01 01:37:10.457 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:37:10.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.70/identity/v2.0"' 2022-04-01 01:37:10.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.70/identity/v2.0 2022-04-01 01:37:10.497 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.501 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:37:10.504 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:37:10.507 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:37:10.511 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 01:37:10.513 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:37:10.517 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:37:10.522 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 01:37:10.526 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:37:10.531 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 01:37:10.533 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 01:37:10.536 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:37:10.539 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:10.541 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:37:10.544 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:37:10.547 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:37:10.550 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:37:10.553 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:37:10.556 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:37:10.559 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 01:37:10.563 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:37:10.564 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:37:10.564 | BEGIN { 2022-04-01 01:37:10.564 | section = "" 2022-04-01 01:37:10.564 | last_section = "" 2022-04-01 01:37:10.564 | section_count = 0 2022-04-01 01:37:10.564 | } 2022-04-01 01:37:10.564 | /^\[.+\]/ { 2022-04-01 01:37:10.564 | gsub("[][]", "", $1); 2022-04-01 01:37:10.564 | section=$1 2022-04-01 01:37:10.564 | next 2022-04-01 01:37:10.564 | } 2022-04-01 01:37:10.564 | /^ *\#/ { 2022-04-01 01:37:10.564 | next 2022-04-01 01:37:10.564 | } 2022-04-01 01:37:10.564 | /^[^ \t]+/ { 2022-04-01 01:37:10.564 | # get offset of first = in $0 2022-04-01 01:37:10.564 | eq_idx = index($0, "=") 2022-04-01 01:37:10.564 | # extract attr & value from $0 2022-04-01 01:37:10.564 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:37:10.564 | value = substr($0, eq_idx + 1) 2022-04-01 01:37:10.564 | # only need to strip trailing whitespace from attr 2022-04-01 01:37:10.564 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:37:10.564 | # need to strip leading & trailing whitespace from value 2022-04-01 01:37:10.565 | sub(/^[ \t]*/, "", value) 2022-04-01 01:37:10.565 | sub(/[ \t]*$/, "", value) 2022-04-01 01:37:10.565 | 2022-04-01 01:37:10.565 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:37:10.565 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:37:10.565 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:37:10.565 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:37:10.565 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:37:10.565 | if (section != last_section) { 2022-04-01 01:37:10.565 | cfg_section[section_count++] = section 2022-04-01 01:37:10.565 | last_section = section 2022-04-01 01:37:10.565 | } 2022-04-01 01:37:10.565 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:37:10.565 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:37:10.565 | 2022-04-01 01:37:10.565 | cfg_attr[section, attr, 0] = value 2022-04-01 01:37:10.565 | cfg_attr_count[section, attr] = 1 2022-04-01 01:37:10.565 | } else { 2022-04-01 01:37:10.565 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:37:10.565 | cfg_attr[section, attr, lno] = value 2022-04-01 01:37:10.565 | } 2022-04-01 01:37:10.565 | } 2022-04-01 01:37:10.565 | END { 2022-04-01 01:37:10.566 | # Process each section in order 2022-04-01 01:37:10.566 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:37:10.566 | section = cfg_section[sno] 2022-04-01 01:37:10.566 | # The ini routines simply append a config item immediately 2022-04-01 01:37:10.566 | # after the section header. To keep the same order as defined 2022-04-01 01:37:10.566 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:37:10.566 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:37:10.566 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:37:10.566 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:37:10.566 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:37:10.566 | else { 2022-04-01 01:37:10.566 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:37:10.566 | count = cfg_attr_count[section, attr] 2022-04-01 01:37:10.566 | print "inidelete " configfile " " section " " attr 2022-04-01 01:37:10.566 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:37:10.567 | for (l = count -2; l >= 0; l--) 2022-04-01 01:37:10.567 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:37:10.567 | } 2022-04-01 01:37:10.567 | } 2022-04-01 01:37:10.567 | } 2022-04-01 01:37:10.567 | } 2022-04-01 01:37:10.567 | ' 2022-04-01 01:37:10.567 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:37:10.568 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.570 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:37:10.573 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:37:10.577 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:37:10.581 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:37:10.584 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 01:37:10.589 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:37:10.589 | BEGIN { group = "" } 2022-04-01 01:37:10.589 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:37:10.589 | gsub("[][]", "", $1); 2022-04-01 01:37:10.589 | split($1, a, "|"); 2022-04-01 01:37:10.589 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:37:10.590 | group=a[1] 2022-04-01 01:37:10.590 | } else { 2022-04-01 01:37:10.590 | group="" 2022-04-01 01:37:10.590 | } 2022-04-01 01:37:10.590 | next 2022-04-01 01:37:10.590 | } 2022-04-01 01:37:10.590 | { 2022-04-01 01:37:10.590 | if (group != "") 2022-04-01 01:37:10.590 | print $0 2022-04-01 01:37:10.590 | } 2022-04-01 01:37:10.590 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:37:10.597 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 01:37:10.600 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 01:37:10.637 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 01:37:10.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 01:37:10.677 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:37:10.681 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 01:37:10.701 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:10.704 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 01:37:10.707 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:10.711 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 01:37:10.715 | + ./stack.sh:main:1252 : start_swift 2022-04-01 01:37:10.718 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 01:37:10.721 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:37:10.726 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:37:10.758 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 01:37:10.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:37:10.764 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:37:10.769 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 01:37:11.224 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 01:37:11.228 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 01:37:11.231 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 01:37:11.235 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 01:37:11.241 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 01:37:11.244 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:37:11.248 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.253 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 01:37:11.256 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.260 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:11.263 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:11.265 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 01:37:11.270 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:11.273 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:11.276 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:11.278 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:11.282 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:11.286 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777031283 2022-04-01 01:37:11.289 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 01:37:11.308 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:11.311 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-01 01:37:11.314 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 01:37:11.316 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.319 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.321 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.324 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.327 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 01:37:11.330 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 01:37:11.333 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 01:37:11.335 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:11.338 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:11.340 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:37:11.343 | + 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-04-01 01:37:11.345 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 01:37:11.348 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:37:11.350 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:11.352 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:11.354 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:11.357 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:11.359 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 01:37:11.361 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:11.365 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-01 01:37:11.422 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 01:37:11.482 | + 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-04-01 01:37:11.536 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 01:37:11.592 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 01:37:11.647 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:11.701 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:11.704 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-01 01:37:11.758 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:12.463 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 01:37:12.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 01:37:13.197 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 01:37:13.232 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:13.237 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:13.241 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:13.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:13.248 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:13.252 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:13.256 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:13.259 | + functions-common:time_stop:2432 : start_time=1648777031283 2022-04-01 01:37:13.261 | + functions-common:time_stop:2434 : [[ -z 1648777031283 ]] 2022-04-01 01:37:13.265 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:13.270 | + functions-common:time_stop:2437 : end_time=1648777033267 2022-04-01 01:37:13.273 | + functions-common:time_stop:2438 : elapsed_time=1984 2022-04-01 01:37:13.275 | + functions-common:time_stop:2439 : total=5104 2022-04-01 01:37:13.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:13.281 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7088 2022-04-01 01:37:13.285 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:37:13.288 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.294 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 01:37:13.297 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.300 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:13.302 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:13.305 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 01:37:13.308 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:13.311 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:13.314 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:13.317 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:13.322 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:13.327 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777033324 2022-04-01 01:37:13.331 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 01:37:13.356 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:13.359 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-01 01:37:13.362 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 01:37:13.367 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.378 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.380 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.384 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.388 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 01:37:13.391 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 01:37:13.394 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 01:37:13.397 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:13.400 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:13.404 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:37:13.408 | + 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-04-01 01:37:13.412 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 01:37:13.415 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:37:13.419 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:13.427 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:13.431 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:13.435 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:13.440 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 01:37:13.442 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:13.449 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-01 01:37:13.520 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 01:37:13.594 | + 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-04-01 01:37:13.669 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 01:37:13.737 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 01:37:13.808 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:13.886 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:13.889 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-01 01:37:13.976 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:14.818 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 01:37:14.837 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 01:37:15.867 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 01:37:15.903 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:15.906 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:15.909 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:15.912 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:15.915 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:15.918 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:15.921 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:15.925 | + functions-common:time_stop:2432 : start_time=1648777033324 2022-04-01 01:37:15.928 | + functions-common:time_stop:2434 : [[ -z 1648777033324 ]] 2022-04-01 01:37:15.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:15.939 | + functions-common:time_stop:2437 : end_time=1648777035934 2022-04-01 01:37:15.942 | + functions-common:time_stop:2438 : elapsed_time=2610 2022-04-01 01:37:15.945 | + functions-common:time_stop:2439 : total=7088 2022-04-01 01:37:15.948 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:15.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9698 2022-04-01 01:37:15.953 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:37:15.957 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:15.960 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 01:37:15.963 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:15.966 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:15.969 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:15.973 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 01:37:15.976 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:15.980 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:15.983 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:15.986 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:15.990 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:15.995 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777035992 2022-04-01 01:37:15.998 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 01:37:16.020 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:16.023 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-01 01:37:16.029 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 01:37:16.033 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:16.036 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:16.040 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:16.043 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:16.046 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 01:37:16.050 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 01:37:16.054 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 01:37:16.057 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:16.059 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:16.064 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:37:16.067 | + 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-04-01 01:37:16.070 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 01:37:16.073 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:37:16.075 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:16.078 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:16.081 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:16.084 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:16.087 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 01:37:16.089 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:16.096 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-01 01:37:16.158 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 01:37:16.239 | + 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-04-01 01:37:16.309 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 01:37:16.372 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 01:37:16.440 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:16.499 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:16.503 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-01 01:37:16.561 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:17.473 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 01:37:17.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 01:37:18.190 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 01:37:18.218 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:18.226 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:18.232 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:18.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:18.246 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:18.255 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:18.259 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:18.263 | + functions-common:time_stop:2432 : start_time=1648777035992 2022-04-01 01:37:18.265 | + functions-common:time_stop:2434 : [[ -z 1648777035992 ]] 2022-04-01 01:37:18.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:18.275 | + functions-common:time_stop:2437 : end_time=1648777038272 2022-04-01 01:37:18.278 | + functions-common:time_stop:2438 : elapsed_time=2280 2022-04-01 01:37:18.282 | + functions-common:time_stop:2439 : total=9698 2022-04-01 01:37:18.285 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:18.289 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11978 2022-04-01 01:37:18.292 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 01:37:18.295 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 01:37:18.365 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.368 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 01:37:18.372 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.375 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:18.378 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:18.381 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 01:37:18.385 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:18.388 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:18.392 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:18.395 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:18.399 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:18.405 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777038402 2022-04-01 01:37:18.409 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 01:37:18.428 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:18.430 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-01 01:37:18.433 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 01:37:18.436 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.439 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.442 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.445 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.449 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 01:37:18.452 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 01:37:18.457 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 01:37:18.460 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:18.463 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:18.467 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 01:37:18.471 | + 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-04-01 01:37:18.475 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 01:37:18.478 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:37:18.481 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:18.485 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:18.488 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:18.491 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:18.494 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 01:37:18.497 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:18.504 | + 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-04-01 01:37:18.583 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 01:37:18.672 | + 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-04-01 01:37:18.741 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 01:37:18.811 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 01:37:18.886 | + 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-04-01 01:37:18.954 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:18.957 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-01 01:37:19.024 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:19.993 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 01:37:20.805 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 01:37:20.841 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:20.846 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:20.850 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:20.853 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:20.857 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:20.860 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:20.864 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:20.867 | + functions-common:time_stop:2432 : start_time=1648777038402 2022-04-01 01:37:20.870 | + functions-common:time_stop:2434 : [[ -z 1648777038402 ]] 2022-04-01 01:37:20.873 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:20.881 | + functions-common:time_stop:2437 : end_time=1648777040877 2022-04-01 01:37:20.885 | + functions-common:time_stop:2438 : elapsed_time=2475 2022-04-01 01:37:20.889 | + functions-common:time_stop:2439 : total=11978 2022-04-01 01:37:20.892 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:20.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14453 2022-04-01 01:37:20.899 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 01:37:20.920 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:37:20.924 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:20.927 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 01:37:20.930 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:20.933 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:20.946 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:20.953 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 01:37:20.956 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:20.959 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:20.964 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:20.967 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:20.972 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:20.977 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777040974 2022-04-01 01:37:20.980 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 01:37:21.004 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:21.006 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-01 01:37:21.010 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 01:37:21.013 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:21.015 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:21.020 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:21.024 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:21.028 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 01:37:21.031 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 01:37:21.035 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 01:37:21.037 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:21.040 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:21.043 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 01:37:21.046 | + 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-04-01 01:37:21.049 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 01:37:21.052 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:37:21.055 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:21.058 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:21.061 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:21.065 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:21.068 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 01:37:21.070 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:21.076 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-01 01:37:21.151 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 01:37:21.228 | + 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-04-01 01:37:21.321 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 01:37:21.407 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 01:37:21.499 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:21.573 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:21.576 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-01 01:37:21.660 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:22.662 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 01:37:22.678 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 01:37:23.721 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 01:37:23.762 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:23.765 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:23.768 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:23.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:23.774 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:23.777 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:23.779 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:23.783 | + functions-common:time_stop:2432 : start_time=1648777040974 2022-04-01 01:37:23.787 | + functions-common:time_stop:2434 : [[ -z 1648777040974 ]] 2022-04-01 01:37:23.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:23.796 | + functions-common:time_stop:2437 : end_time=1648777043793 2022-04-01 01:37:23.800 | + functions-common:time_stop:2438 : elapsed_time=2819 2022-04-01 01:37:23.803 | + functions-common:time_stop:2439 : total=14453 2022-04-01 01:37:23.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:23.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17272 2022-04-01 01:37:23.811 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 01:37:23.811 | Waiting for swift proxy to start... 2022-04-01 01:37:23.815 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.70:8080/info 2022-04-01 01:37:23.819 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:37:23.822 | + functions:wait_for_service:458 : local url=http://10.222.0.70:8080/info 2022-04-01 01:37:23.825 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:37:23.828 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:37:23.832 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:37:23.836 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:23.839 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:23.843 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:23.849 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777043846 2022-04-01 01:37:23.852 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:37:23.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:37:23.874 | + :: : [[ 000 == 503 ]] 2022-04-01 01:37:23.877 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:37:23.879 | + :: : sleep 1 2022-04-01 01:37:24.883 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:37:24.901 | + :: : [[ 000 == 503 ]] 2022-04-01 01:37:24.903 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:37:24.905 | + :: : sleep 1 2022-04-01 01:37:25.910 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:37:25.927 | + :: : [[ 000 == 503 ]] 2022-04-01 01:37:25.928 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:37:25.930 | + :: : sleep 1 2022-04-01 01:37:26.934 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:37:26.949 | + :: : [[ 000 == 503 ]] 2022-04-01 01:37:26.950 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:37:26.952 | + :: : sleep 1 2022-04-01 01:37:27.957 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:37:28.214 | + :: : [[ 200 == 503 ]] 2022-04-01 01:37:28.216 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:37:28.220 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:37:28.223 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:28.225 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:28.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:28.231 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:28.234 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:28.237 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:37:28.240 | + functions-common:time_stop:2432 : start_time=1648777043846 2022-04-01 01:37:28.243 | + functions-common:time_stop:2434 : [[ -z 1648777043846 ]] 2022-04-01 01:37:28.247 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:28.254 | + functions-common:time_stop:2437 : end_time=1648777048248 2022-04-01 01:37:28.257 | + functions-common:time_stop:2438 : elapsed_time=4402 2022-04-01 01:37:28.260 | + functions-common:time_stop:2439 : total=6862 2022-04-01 01:37:28.263 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:28.266 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11264 2022-04-01 01:37:28.269 | + functions:wait_for_service:467 : return 0 2022-04-01 01:37:28.272 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 01:37:28.275 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:37:28.278 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 01:37:28.300 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:28.303 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:37:28.345 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 01:37:28.413 | [772901 Async configure_neutron_nova:818701]: Waiting for completion of configure_neutron_nova running on PID 818701 (2 other jobs running) 2022-04-01 01:37:28.448 | [772901 Async configure_neutron_nova:818701]: Signaling child to exit 2022-04-01 01:37:28.448 | WAKEUP 2022-04-01 01:37:28.482 | [772901 Async configure_neutron_nova:818701]: Signaled 2022-04-01 01:37:28.484 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 01:37:28.484 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:37:28.484 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:37:28.485 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:37:28.485 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:37:28.485 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:37:28.485 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:37:28.485 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 01:37:28.485 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.70/identity 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 01:37:28.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:37:28.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:37:28.486 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:37:28.486 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:37:28.486 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:37:28.486 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 01:37:28.486 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:37:28.486 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 01:37:28.486 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 01:37:28.487 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:37:28.487 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:37:28.487 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:37:28.487 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.70/identity 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 01:37:28.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:37:28.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:37:28.487 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:37:28.487 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:37:28.566 | [772901 Async configure_neutron_nova:818701]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-01 01:37:28.575 | + inc/async:async_wait:197 : return 0 2022-04-01 01:37:28.580 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 01:37:28.605 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:28.608 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:37:28.647 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:37:28.690 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 01:37:28.712 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:28.716 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 01:37:28.720 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:28.724 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 01:37:28.727 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 01:37:28.730 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 01:37:28.733 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 01:37:28.737 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 01:37:28.740 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 01:37:28.763 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:37:28.767 | + lib/nova:start_nova_api:943 : 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-04-01 01:37:28.771 | + lib/nova:start_nova_api:944 : 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-04-01 01:37:28.775 | + lib/nova:start_nova_api:944 : 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-04-01 01:37:28.778 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 01:37:28.784 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 01:37:28.790 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:37:28.794 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 01:37:28.798 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:37:28.801 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:28.804 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:28.807 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 01:37:28.810 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:28.814 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:28.816 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:28.819 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:28.823 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:28.828 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777048825 2022-04-01 01:37:28.832 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 01:37:28.859 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:28.863 | + 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-04-01 01:37:28.872 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 01:37:28.874 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:37:28.879 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:37:28.887 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:37:28.892 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:37:28.895 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-01 01:37:28.898 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:37:28.902 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 01:37:28.904 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:28.908 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:28.911 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:37:28.917 | + 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-04-01 01:37:28.921 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 01:37:28.925 | + 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-04-01 01:37:28.930 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:37:28.935 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:37:28.940 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 01:37:28.942 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:37:28.948 | + 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-04-01 01:37:29.013 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-01 01:37:29.089 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 01:37:29.167 | + 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-04-01 01:37:29.240 | + 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-04-01 01:37:29.314 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 01:37:29.385 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 01:37:29.460 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 01:37:29.528 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 01:37:29.609 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 01:37:29.680 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:37:29.683 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-01 01:37:29.768 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:37:30.654 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 01:37:30.668 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 01:37:31.459 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 01:37:31.548 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:31.552 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:31.555 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:31.560 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:31.565 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:31.568 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:31.572 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:31.575 | + functions-common:time_stop:2432 : start_time=1648777048825 2022-04-01 01:37:31.578 | + functions-common:time_stop:2434 : [[ -z 1648777048825 ]] 2022-04-01 01:37:31.584 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:31.591 | + functions-common:time_stop:2437 : end_time=1648777051587 2022-04-01 01:37:31.594 | + functions-common:time_stop:2438 : elapsed_time=2762 2022-04-01 01:37:31.598 | + functions-common:time_stop:2439 : total=17272 2022-04-01 01:37:31.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:31.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20034 2022-04-01 01:37:31.607 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.70/compute/v2.1/ 2022-04-01 01:37:31.611 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 01:37:31.611 | Waiting for nova-api to start... 2022-04-01 01:37:31.614 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.70/compute/v2.1/ 2022-04-01 01:37:31.617 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:37:31.620 | + functions:wait_for_service:458 : local url=http://10.222.0.70/compute/v2.1/ 2022-04-01 01:37:31.624 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:37:31.627 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:37:31.631 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:37:31.634 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:31.638 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:31.642 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:31.649 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777051645 2022-04-01 01:37:31.652 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:37:31.661 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/compute/v2.1/ 2022-04-01 01:37:37.618 | + :: : [[ 200 == 503 ]] 2022-04-01 01:37:37.619 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:37:37.623 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:37:37.626 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:37.629 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:37.632 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:37.635 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:37.639 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:37.643 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:37:37.646 | + functions-common:time_stop:2432 : start_time=1648777051645 2022-04-01 01:37:37.649 | + functions-common:time_stop:2434 : [[ -z 1648777051645 ]] 2022-04-01 01:37:37.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:37.657 | + functions-common:time_stop:2437 : end_time=1648777057654 2022-04-01 01:37:37.660 | + functions-common:time_stop:2438 : elapsed_time=6009 2022-04-01 01:37:37.663 | + functions-common:time_stop:2439 : total=11264 2022-04-01 01:37:37.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:37.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17273 2022-04-01 01:37:37.671 | + functions:wait_for_service:467 : return 0 2022-04-01 01:37:37.674 | + lib/nova:start_nova_api:963 : 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-04-01 01:37:37.677 | + lib/nova:start_nova_api:963 : 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-04-01 01:37:37.680 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 01:37:37.700 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:37.704 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 01:37:37.707 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:37.710 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 01:37:37.713 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 01:37:37.716 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:37:37.719 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 01:37:37.737 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:37:37.740 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 01:37:37.759 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:37.762 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 01:37:37.765 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:37.768 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 01:37:37.771 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 01:37:37.774 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 01:37:37.777 | + 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-04-01 01:37:37.810 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 01:37:37.814 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 01:37:37.817 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 01:37:37.849 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 01:37:37.887 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 01:37:37.890 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 01:37:37.893 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 01:37:37.896 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 01:37:37.898 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 01:37:37.902 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 01:37:37.905 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:37:37.908 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:37:37.911 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 01:37:37.914 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 01:37:37.917 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 01:37:37.920 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 01:37:37.924 | +++ 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-04-01 01:37:37.927 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:37.930 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:37.933 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-01 01:37:37.936 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:37.940 | + 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-04-01 01:37:37.943 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 01:37:37.961 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:37:37.964 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 01:37:37.967 | + 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-04-01 01:37:37.970 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 01:37:37.981 | + 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-04-01 01:37:37.985 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:37.988 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:37.990 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 01:37:37.993 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:37.996 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:37.999 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:38.002 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:38.006 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:38.013 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777058008 2022-04-01 01:37:38.016 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 01:37:38.040 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:38.043 | + 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-04-01 01:37:38.045 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 01:37:38.049 | + 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-04-01 01:37:38.051 | + 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-04-01 01:37:38.054 | + 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-04-01 01:37:38.057 | + 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-04-01 01:37:38.060 | + 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-04-01 01:37:38.064 | + 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-04-01 01:37:38.066 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 01:37:38.069 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:38.072 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:38.075 | + 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-04-01 01:37:38.077 | + 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-04-01 01:37:38.080 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 01:37:38.082 | + 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-04-01 01:37:38.084 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:38.087 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:38.089 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:38.093 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:38.095 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 01:37:38.098 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:38.103 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-01 01:37:38.164 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 01:37:38.228 | + 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-04-01 01:37:38.292 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 01:37:38.353 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 01:37:38.415 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:38.473 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:38.476 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-01 01:37:38.535 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:39.259 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 01:37:39.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 01:37:40.069 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 01:37:40.103 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:40.106 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:40.108 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:40.112 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:40.116 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:40.118 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:40.121 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:40.125 | + functions-common:time_stop:2432 : start_time=1648777058008 2022-04-01 01:37:40.127 | + functions-common:time_stop:2434 : [[ -z 1648777058008 ]] 2022-04-01 01:37:40.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:40.137 | + functions-common:time_stop:2437 : end_time=1648777060134 2022-04-01 01:37:40.140 | + functions-common:time_stop:2438 : elapsed_time=2126 2022-04-01 01:37:40.143 | + functions-common:time_stop:2439 : total=20034 2022-04-01 01:37:40.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:40.149 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22160 2022-04-01 01:37:40.151 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.70:9696 2022-04-01 01:37:40.156 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 01:37:40.181 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:37:40.184 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 01:37:40.184 | Waiting for Neutron to start... 2022-04-01 01:37:40.188 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-04-01 01:37:40.195 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.70:9696' 'Neutron did not start' 60 2022-04-01 01:37:40.199 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-04-01 01:37:40.202 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 01:37:40.206 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 01:37:40.209 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:37:40.212 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:37:40.216 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:37:40.220 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:40.229 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:40.234 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:40.240 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777060237 2022-04-01 01:37:40.243 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.70:9696; do sleep 0.5; done' 2022-04-01 01:37:45.847 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.70:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:37:45.852 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:45.859 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:45.864 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:45.871 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:45.874 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:45.878 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:37:45.880 | + functions-common:time_stop:2432 : start_time=1648777060237 2022-04-01 01:37:45.883 | + functions-common:time_stop:2434 : [[ -z 1648777060237 ]] 2022-04-01 01:37:45.888 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:45.895 | + functions-common:time_stop:2437 : end_time=1648777065889 2022-04-01 01:37:45.899 | + functions-common:time_stop:2438 : elapsed_time=5652 2022-04-01 01:37:45.902 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:37:45.906 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:45.909 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5652 2022-04-01 01:37:45.915 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 01:37:45.946 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:45.950 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 01:37:45.953 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:45.956 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 01:37:45.959 | + ./stack.sh:main:1298 : start_placement 2022-04-01 01:37:45.962 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 01:37:45.965 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:37:45.969 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 01:37:45.975 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:45.980 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 01:37:45.983 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:45.987 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:45.990 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:45.994 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 01:37:45.997 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:46.001 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:46.004 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:46.009 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:46.013 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:46.021 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777066015 2022-04-01 01:37:46.024 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 01:37:46.050 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:46.054 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-01 01:37:46.058 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 01:37:46.062 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:46.066 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:46.070 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:46.074 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:46.077 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 01:37:46.084 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 01:37:46.088 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 01:37:46.091 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:46.095 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:46.098 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:37:46.101 | + 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-04-01 01:37:46.105 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 01:37:46.107 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:46.110 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:37:46.113 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:37:46.116 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 01:37:46.119 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:37:46.123 | + 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-04-01 01:37:46.183 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-01 01:37:46.244 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 01:37:46.306 | + 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-04-01 01:37:46.367 | + 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-04-01 01:37:46.427 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 01:37:46.486 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 01:37:46.545 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 01:37:46.605 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 01:37:46.662 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 01:37:46.721 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:37:46.723 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-01 01:37:46.779 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:37:47.482 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 01:37:47.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 01:37:48.193 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 01:37:48.282 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:48.285 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:48.292 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:48.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:48.298 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:48.302 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:48.308 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:48.318 | + functions-common:time_stop:2432 : start_time=1648777066015 2022-04-01 01:37:48.321 | + functions-common:time_stop:2434 : [[ -z 1648777066015 ]] 2022-04-01 01:37:48.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:48.330 | + functions-common:time_stop:2437 : end_time=1648777068326 2022-04-01 01:37:48.332 | + functions-common:time_stop:2438 : elapsed_time=2311 2022-04-01 01:37:48.335 | + functions-common:time_stop:2439 : total=22160 2022-04-01 01:37:48.340 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:48.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24471 2022-04-01 01:37:48.346 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 01:37:48.346 | Waiting for placement-api to start... 2022-04-01 01:37:48.349 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.70/placement 2022-04-01 01:37:48.352 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:37:48.355 | + functions:wait_for_service:458 : local url=http://10.222.0.70/placement 2022-04-01 01:37:48.358 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:37:48.361 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:37:48.365 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:37:48.368 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:48.371 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:48.374 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:48.381 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777068377 2022-04-01 01:37:48.384 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:37:48.391 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/placement 2022-04-01 01:37:51.029 | + :: : [[ 200 == 503 ]] 2022-04-01 01:37:51.031 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:37:51.035 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:37:51.038 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:51.040 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:51.043 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:51.046 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:51.049 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:51.052 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:37:51.055 | + functions-common:time_stop:2432 : start_time=1648777068377 2022-04-01 01:37:51.057 | + functions-common:time_stop:2434 : [[ -z 1648777068377 ]] 2022-04-01 01:37:51.061 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:51.067 | + functions-common:time_stop:2437 : end_time=1648777071064 2022-04-01 01:37:51.069 | + functions-common:time_stop:2438 : elapsed_time=2687 2022-04-01 01:37:51.072 | + functions-common:time_stop:2439 : total=17273 2022-04-01 01:37:51.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:51.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19960 2022-04-01 01:37:51.080 | + functions:wait_for_service:467 : return 0 2022-04-01 01:37:51.083 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 01:37:51.103 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:51.106 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 01:37:51.108 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 01:37:51.113 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:37:51.114 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:37:51.120 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:37:51.123 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:37:51.126 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-01 01:37:51.129 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:37:51.132 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 01:37:51.134 | + 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-04-01 01:37:51.137 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 01:37:51.140 | + 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-04-01 01:37:51.142 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:51.145 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:51.149 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 01:37:51.151 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:51.154 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:51.158 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:51.160 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:51.164 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:51.169 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777071166 2022-04-01 01:37:51.173 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 01:37:51.195 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:51.198 | + 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-04-01 01:37:51.200 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 01:37:51.204 | + 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-04-01 01:37:51.206 | + 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-04-01 01:37:51.209 | + 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-04-01 01:37:51.211 | + 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-04-01 01:37:51.214 | + 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-04-01 01:37:51.216 | + 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-04-01 01:37:51.219 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 01:37:51.222 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:51.225 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:51.227 | + 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-04-01 01:37:51.231 | + 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-04-01 01:37:51.233 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 01:37:51.236 | + 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-04-01 01:37:51.240 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:51.242 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:51.245 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:51.247 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:51.249 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 01:37:51.252 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:51.257 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-01 01:37:51.314 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 01:37:51.368 | + 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-04-01 01:37:51.424 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 01:37:51.479 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 01:37:51.534 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:51.591 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:51.593 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-01 01:37:51.652 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:52.329 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 01:37:52.344 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 01:37:53.019 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 01:37:53.042 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:53.045 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:53.048 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:53.051 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:53.054 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:53.057 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:53.060 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:53.063 | + functions-common:time_stop:2432 : start_time=1648777071166 2022-04-01 01:37:53.066 | + functions-common:time_stop:2434 : [[ -z 1648777071166 ]] 2022-04-01 01:37:53.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:53.075 | + functions-common:time_stop:2437 : end_time=1648777073072 2022-04-01 01:37:53.078 | + functions-common:time_stop:2438 : elapsed_time=1906 2022-04-01 01:37:53.081 | + functions-common:time_stop:2439 : total=24471 2022-04-01 01:37:53.083 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:53.085 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26377 2022-04-01 01:37:53.088 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 01:37:53.091 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:37:53.101 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:37:53.103 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 01:37:53.106 | + 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-04-01 01:37:53.109 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 01:37:53.112 | + 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-04-01 01:37:53.114 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:53.117 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:53.119 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 01:37:53.122 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:53.125 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:53.128 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:53.130 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:53.134 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:53.139 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777073136 2022-04-01 01:37:53.142 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 01:37:53.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:53.165 | + 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-04-01 01:37:53.168 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 01:37:53.170 | + 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-04-01 01:37:53.174 | + 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-04-01 01:37:53.176 | + 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-04-01 01:37:53.179 | + 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-04-01 01:37:53.182 | + 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-04-01 01:37:53.185 | + 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-04-01 01:37:53.189 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 01:37:53.196 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:53.198 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:53.201 | + 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-04-01 01:37:53.204 | + 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-04-01 01:37:53.207 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 01:37:53.210 | + 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-04-01 01:37:53.214 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:53.217 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:53.219 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:53.222 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:53.225 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 01:37:53.228 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:53.232 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-01 01:37:53.290 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 01:37:53.349 | + 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-04-01 01:37:53.407 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 01:37:53.465 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 01:37:53.523 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:53.581 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:53.584 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-01 01:37:53.641 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:54.379 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 01:37:54.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 01:37:55.136 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 01:37:55.162 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:55.165 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:55.168 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:55.171 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:55.174 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:55.177 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:55.180 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:55.184 | + functions-common:time_stop:2432 : start_time=1648777073136 2022-04-01 01:37:55.186 | + functions-common:time_stop:2434 : [[ -z 1648777073136 ]] 2022-04-01 01:37:55.191 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:55.199 | + functions-common:time_stop:2437 : end_time=1648777075195 2022-04-01 01:37:55.202 | + functions-common:time_stop:2438 : elapsed_time=2059 2022-04-01 01:37:55.205 | + functions-common:time_stop:2439 : total=26377 2022-04-01 01:37:55.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:55.212 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28436 2022-04-01 01:37:55.220 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 01:37:55.224 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:37:55.227 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:37:55.231 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 01:37:55.234 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:55.237 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:55.240 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:55.243 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-01 01:37:55.245 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:55.249 | + 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-04-01 01:37:55.252 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 01:37:55.255 | + 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-04-01 01:37:55.257 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:55.261 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:55.265 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 01:37:55.269 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:55.273 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:55.276 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:55.279 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:55.283 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:55.288 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777075285 2022-04-01 01:37:55.290 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 01:37:55.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:55.317 | + 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-04-01 01:37:55.319 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 01:37:55.322 | + 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-04-01 01:37:55.325 | + 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-04-01 01:37:55.328 | + 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-04-01 01:37:55.331 | + 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-04-01 01:37:55.335 | + 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-04-01 01:37:55.338 | + 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-04-01 01:37:55.341 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 01:37:55.344 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:55.348 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:55.350 | + 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-04-01 01:37:55.354 | + 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-04-01 01:37:55.357 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 01:37:55.360 | + 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-04-01 01:37:55.362 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:55.366 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:55.369 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:55.371 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:55.374 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 01:37:55.377 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:55.382 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-01 01:37:55.445 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 01:37:55.521 | + 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-04-01 01:37:55.591 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 01:37:55.660 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 01:37:55.724 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:55.787 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:55.789 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-01 01:37:55.850 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:56.608 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 01:37:56.623 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 01:37:57.392 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 01:37:57.420 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:57.423 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:57.426 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:57.429 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:57.435 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:57.438 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:57.441 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:57.444 | + functions-common:time_stop:2432 : start_time=1648777075285 2022-04-01 01:37:57.447 | + functions-common:time_stop:2434 : [[ -z 1648777075285 ]] 2022-04-01 01:37:57.454 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:57.457 | + functions-common:time_stop:2437 : end_time=1648777077453 2022-04-01 01:37:57.460 | + functions-common:time_stop:2438 : elapsed_time=2168 2022-04-01 01:37:57.463 | + functions-common:time_stop:2439 : total=28436 2022-04-01 01:37:57.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:57.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30604 2022-04-01 01:37:57.472 | + 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-04-01 01:37:57.475 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 01:37:57.478 | + 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-04-01 01:37:57.481 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:57.484 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:57.486 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 01:37:57.489 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:57.492 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:57.495 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:57.498 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:57.504 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:57.507 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777077504 2022-04-01 01:37:57.511 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 01:37:57.536 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:57.539 | + 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-04-01 01:37:57.542 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 01:37:57.545 | + 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-04-01 01:37:57.548 | + 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-04-01 01:37:57.551 | + 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-04-01 01:37:57.554 | + 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-04-01 01:37:57.556 | + 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-04-01 01:37:57.559 | + 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-04-01 01:37:57.563 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 01:37:57.565 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:57.568 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:57.571 | + 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-04-01 01:37:57.574 | + 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-04-01 01:37:57.576 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 01:37:57.582 | + 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-04-01 01:37:57.590 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:57.590 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:57.596 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:57.604 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:57.606 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 01:37:57.613 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:57.623 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-01 01:37:57.709 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 01:37:57.790 | + 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-04-01 01:37:57.863 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 01:37:57.927 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 01:37:57.986 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:58.054 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:58.057 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-01 01:37:58.130 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:58.905 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 01:37:58.923 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 01:37:59.697 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 01:37:59.734 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:59.736 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:59.739 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:59.742 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:59.745 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:59.748 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:59.751 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:59.756 | + functions-common:time_stop:2432 : start_time=1648777077504 2022-04-01 01:37:59.759 | + functions-common:time_stop:2434 : [[ -z 1648777077504 ]] 2022-04-01 01:37:59.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:59.769 | + functions-common:time_stop:2437 : end_time=1648777079764 2022-04-01 01:37:59.772 | + functions-common:time_stop:2438 : elapsed_time=2260 2022-04-01 01:37:59.775 | + functions-common:time_stop:2439 : total=30604 2022-04-01 01:37:59.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:59.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32864 2022-04-01 01:37:59.783 | + 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-04-01 01:37:59.785 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 01:37:59.788 | + 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-04-01 01:37:59.791 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:59.793 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:59.799 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 01:37:59.802 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:59.804 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:59.807 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:59.810 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:59.816 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:59.819 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777079816 2022-04-01 01:37:59.822 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 01:37:59.847 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:59.850 | + 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-04-01 01:37:59.853 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 01:37:59.857 | + 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-04-01 01:37:59.861 | + 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-04-01 01:37:59.864 | + 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-04-01 01:37:59.867 | + 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-04-01 01:37:59.870 | + 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-04-01 01:37:59.874 | + 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-04-01 01:37:59.879 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 01:37:59.882 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:59.890 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:59.890 | + 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-04-01 01:37:59.893 | + 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-04-01 01:37:59.897 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 01:37:59.901 | + 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-04-01 01:37:59.904 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:59.907 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:59.910 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:59.916 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:59.920 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 01:37:59.924 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:59.932 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-01 01:38:00.017 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 01:38:00.105 | + 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-04-01 01:38:00.207 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 01:38:00.312 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 01:38:00.408 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:00.482 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:00.485 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-01 01:38:00.565 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:01.558 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 01:38:01.581 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 01:38:02.464 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 01:38:02.495 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:02.500 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:02.503 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:02.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:02.519 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:02.532 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:02.540 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:02.551 | + functions-common:time_stop:2432 : start_time=1648777079816 2022-04-01 01:38:02.559 | + functions-common:time_stop:2434 : [[ -z 1648777079816 ]] 2022-04-01 01:38:02.566 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:02.583 | + functions-common:time_stop:2437 : end_time=1648777082569 2022-04-01 01:38:02.591 | + functions-common:time_stop:2438 : elapsed_time=2753 2022-04-01 01:38:02.596 | + functions-common:time_stop:2439 : total=32864 2022-04-01 01:38:02.603 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:02.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35617 2022-04-01 01:38:02.620 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 01:38:02.667 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:02.673 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 01:38:02.675 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 01:38:02.680 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:38:02.688 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 01:38:02.693 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 01:38:02.700 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 01:38:02.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 01:38:02.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:38:02.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:38:02.731 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:38:06.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:06.727 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:06.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:06.728 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:06.943 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:06.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:38:06.947 | address-scope 2022-04-01 01:38:06.947 | router-admin-state-down-before-update 2022-04-01 01:38:06.947 | agent 2022-04-01 01:38:06.947 | agent-resources-synced 2022-04-01 01:38:06.947 | allowed-address-pairs 2022-04-01 01:38:06.948 | auto-allocated-topology 2022-04-01 01:38:06.948 | availability_zone 2022-04-01 01:38:06.948 | availability_zone_filter 2022-04-01 01:38:06.948 | default-subnetpools 2022-04-01 01:38:06.948 | dhcp_agent_scheduler 2022-04-01 01:38:06.948 | dvr 2022-04-01 01:38:06.948 | empty-string-filtering 2022-04-01 01:38:06.948 | external-net 2022-04-01 01:38:06.948 | extra_dhcp_opt 2022-04-01 01:38:06.948 | extraroute 2022-04-01 01:38:06.948 | extraroute-atomic 2022-04-01 01:38:06.948 | filter-validation 2022-04-01 01:38:06.948 | fip-port-details 2022-04-01 01:38:06.948 | flavors 2022-04-01 01:38:06.948 | floatingip-pools 2022-04-01 01:38:06.948 | ip-substring-filtering 2022-04-01 01:38:06.948 | router 2022-04-01 01:38:06.948 | ext-gw-mode 2022-04-01 01:38:06.948 | l3-ha 2022-04-01 01:38:06.949 | l3-flavors 2022-04-01 01:38:06.949 | l3-port-ip-change-not-allowed 2022-04-01 01:38:06.949 | l3_agent_scheduler 2022-04-01 01:38:06.949 | metering 2022-04-01 01:38:06.949 | metering_source_and_destination_fields 2022-04-01 01:38:06.949 | multi-provider 2022-04-01 01:38:06.949 | net-mtu 2022-04-01 01:38:06.949 | net-mtu-writable 2022-04-01 01:38:06.949 | network_availability_zone 2022-04-01 01:38:06.949 | network-ip-availability 2022-04-01 01:38:06.949 | pagination 2022-04-01 01:38:06.949 | port-device-profile 2022-04-01 01:38:06.949 | port-mac-address-regenerate 2022-04-01 01:38:06.949 | port-numa-affinity-policy 2022-04-01 01:38:06.949 | binding 2022-04-01 01:38:06.949 | binding-extended 2022-04-01 01:38:06.949 | port-security 2022-04-01 01:38:06.949 | project-id 2022-04-01 01:38:06.949 | provider 2022-04-01 01:38:06.949 | quota-check-limit 2022-04-01 01:38:06.950 | quotas 2022-04-01 01:38:06.950 | quota_details 2022-04-01 01:38:06.950 | rbac-policies 2022-04-01 01:38:06.950 | rbac-address-group 2022-04-01 01:38:06.950 | rbac-address-scope 2022-04-01 01:38:06.950 | rbac-security-groups 2022-04-01 01:38:06.950 | rbac-subnetpool 2022-04-01 01:38:06.950 | revision-if-match 2022-04-01 01:38:06.950 | standard-attr-revisions 2022-04-01 01:38:06.950 | router_availability_zone 2022-04-01 01:38:06.950 | security-groups-normalized-cidr 2022-04-01 01:38:06.950 | port-security-groups-filtering 2022-04-01 01:38:06.950 | security-groups-remote-address-group 2022-04-01 01:38:06.950 | security-groups-shared-filtering 2022-04-01 01:38:06.950 | security-group 2022-04-01 01:38:06.950 | service-type 2022-04-01 01:38:06.950 | sorting 2022-04-01 01:38:06.950 | standard-attr-description 2022-04-01 01:38:06.951 | stateful-security-group 2022-04-01 01:38:06.951 | subnet_onboard 2022-04-01 01:38:06.951 | subnet-service-types 2022-04-01 01:38:06.951 | subnet_allocation 2022-04-01 01:38:06.951 | subnetpool-prefix-ops 2022-04-01 01:38:06.951 | standard-attr-tag 2022-04-01 01:38:06.951 | standard-attr-timestamp' 2022-04-01 01:38:06.959 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:38:06.959 | address-scope 2022-04-01 01:38:06.959 | router-admin-state-down-before-update 2022-04-01 01:38:06.959 | agent 2022-04-01 01:38:06.959 | agent-resources-synced 2022-04-01 01:38:06.959 | allowed-address-pairs 2022-04-01 01:38:06.959 | auto-allocated-topology 2022-04-01 01:38:06.959 | availability_zone 2022-04-01 01:38:06.959 | availability_zone_filter 2022-04-01 01:38:06.959 | default-subnetpools 2022-04-01 01:38:06.959 | dhcp_agent_scheduler 2022-04-01 01:38:06.959 | dvr 2022-04-01 01:38:06.959 | empty-string-filtering 2022-04-01 01:38:06.959 | external-net 2022-04-01 01:38:06.959 | extra_dhcp_opt 2022-04-01 01:38:06.959 | extraroute 2022-04-01 01:38:06.959 | extraroute-atomic 2022-04-01 01:38:06.959 | filter-validation 2022-04-01 01:38:06.959 | fip-port-details 2022-04-01 01:38:06.959 | flavors 2022-04-01 01:38:06.959 | floatingip-pools 2022-04-01 01:38:06.959 | ip-substring-filtering 2022-04-01 01:38:06.959 | router 2022-04-01 01:38:06.959 | ext-gw-mode 2022-04-01 01:38:06.959 | l3-ha 2022-04-01 01:38:06.959 | l3-flavors 2022-04-01 01:38:06.959 | l3-port-ip-change-not-allowed 2022-04-01 01:38:06.960 | l3_agent_scheduler 2022-04-01 01:38:06.960 | metering 2022-04-01 01:38:06.960 | metering_source_and_destination_fields 2022-04-01 01:38:06.960 | multi-provider 2022-04-01 01:38:06.960 | net-mtu 2022-04-01 01:38:06.960 | net-mtu-writable 2022-04-01 01:38:06.960 | network_availability_zone 2022-04-01 01:38:06.960 | network-ip-availability 2022-04-01 01:38:06.960 | pagination 2022-04-01 01:38:06.960 | port-device-profile 2022-04-01 01:38:06.960 | port-mac-address-regenerate 2022-04-01 01:38:06.960 | port-numa-affinity-policy 2022-04-01 01:38:06.960 | binding 2022-04-01 01:38:06.960 | binding-extended 2022-04-01 01:38:06.960 | port-security 2022-04-01 01:38:06.960 | project-id 2022-04-01 01:38:06.960 | provider 2022-04-01 01:38:06.960 | quota-check-limit 2022-04-01 01:38:06.960 | quotas 2022-04-01 01:38:06.960 | quota_details 2022-04-01 01:38:06.960 | rbac-policies 2022-04-01 01:38:06.960 | rbac-address-group 2022-04-01 01:38:06.960 | rbac-address-scope 2022-04-01 01:38:06.960 | rbac-security-groups 2022-04-01 01:38:06.960 | rbac-subnetpool 2022-04-01 01:38:06.960 | revision-if-match 2022-04-01 01:38:06.960 | standard-attr-revisions 2022-04-01 01:38:06.960 | router_availability_zone 2022-04-01 01:38:06.960 | security-groups-normalized-cidr 2022-04-01 01:38:06.960 | port-security-groups-filtering 2022-04-01 01:38:06.960 | security-groups-remote-address-group 2022-04-01 01:38:06.960 | security-groups-shared-filtering 2022-04-01 01:38:06.960 | security-group 2022-04-01 01:38:06.960 | service-type 2022-04-01 01:38:06.961 | sorting 2022-04-01 01:38:06.961 | standard-attr-description 2022-04-01 01:38:06.961 | stateful-security-group 2022-04-01 01:38:06.961 | subnet_onboard 2022-04-01 01:38:06.961 | subnet-service-types 2022-04-01 01:38:06.961 | subnet_allocation 2022-04-01 01:38:06.961 | subnetpool-prefix-ops 2022-04-01 01:38:06.961 | standard-attr-tag 2022-04-01 01:38:06.961 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:38:06.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:38:06.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 01:38:06.983 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 01:38:06.991 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : 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-04-01 01:38:10.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:10.378 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:10.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:10.378 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:10.579 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:10.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=96e73b21-1258-4f36-b842-2b562f56d26b 2022-04-01 01:38:10.586 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 01:38:10.590 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 01:38:10.592 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:38:10.595 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:38:10.601 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 01:38:10.603 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 01:38:10.604 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:10.604 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 01:38:10.610 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:13.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:13.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:13.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:13.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:14.125 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:14.128 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:38:14.131 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:38:14.134 | ++ functions-common:get_field:818 : echo '| id | 9b1e6f6b-2879-4463-aafb-912960ae79ae |' 2022-04-01 01:38:14.134 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:38:14.142 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:14.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=9b1e6f6b-2879-4463-aafb-912960ae79ae 2022-04-01 01:38:14.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-01 01:38:14.154 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:14.184 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 01:38:14.188 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 01:38:14.191 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 96e73b21-1258-4f36-b842-2b562f56d26b ']' 2022-04-01 01:38:14.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:38:14.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 01:38:14.201 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 01:38:14.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 96e73b21-1258-4f36-b842-2b562f56d26b ' 2022-04-01 01:38:14.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 01:38:14.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 9b1e6f6b-2879-4463-aafb-912960ae79ae private-subnet' 2022-04-01 01:38:14.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 01:38:14.217 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 96e73b21-1258-4f36-b842-2b562f56d26b --network 9b1e6f6b-2879-4463-aafb-912960ae79ae private-subnet 2022-04-01 01:38:14.218 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 01:38:14.218 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 01:38:14.221 | +++ functions-common:get_field:811 : local data field 2022-04-01 01:38:14.224 | +++ functions-common:get_field:812 : read data 2022-04-01 01:38:17.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:17.740 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:17.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:17.740 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:17.950 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:17.954 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:38:17.956 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 01:38:17.960 | +++ functions-common:get_field:818 : echo '| id | d1b24b17-49fd-410f-ae51-45ce19e3c01c |' 2022-04-01 01:38:17.960 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:38:17.967 | +++ functions-common:get_field:812 : read data 2022-04-01 01:38:17.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=d1b24b17-49fd-410f-ae51-45ce19e3c01c 2022-04-01 01:38:17.975 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-01 01:38:17.979 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:18.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo d1b24b17-49fd-410f-ae51-45ce19e3c01c 2022-04-01 01:38:18.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=d1b24b17-49fd-410f-ae51-45ce19e3c01c 2022-04-01 01:38:18.012 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 01:38:18.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 01:38:18.020 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 01:38:18.024 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:38:21.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:21.055 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:21.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:21.055 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:21.254 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:21.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:38:21.259 | address-scope 2022-04-01 01:38:21.259 | router-admin-state-down-before-update 2022-04-01 01:38:21.259 | agent 2022-04-01 01:38:21.259 | agent-resources-synced 2022-04-01 01:38:21.259 | allowed-address-pairs 2022-04-01 01:38:21.260 | auto-allocated-topology 2022-04-01 01:38:21.260 | availability_zone 2022-04-01 01:38:21.260 | availability_zone_filter 2022-04-01 01:38:21.260 | default-subnetpools 2022-04-01 01:38:21.260 | dhcp_agent_scheduler 2022-04-01 01:38:21.260 | dvr 2022-04-01 01:38:21.260 | empty-string-filtering 2022-04-01 01:38:21.260 | external-net 2022-04-01 01:38:21.260 | extra_dhcp_opt 2022-04-01 01:38:21.260 | extraroute 2022-04-01 01:38:21.260 | extraroute-atomic 2022-04-01 01:38:21.260 | filter-validation 2022-04-01 01:38:21.260 | fip-port-details 2022-04-01 01:38:21.260 | flavors 2022-04-01 01:38:21.260 | floatingip-pools 2022-04-01 01:38:21.260 | ip-substring-filtering 2022-04-01 01:38:21.260 | router 2022-04-01 01:38:21.261 | ext-gw-mode 2022-04-01 01:38:21.261 | l3-ha 2022-04-01 01:38:21.261 | l3-flavors 2022-04-01 01:38:21.261 | l3-port-ip-change-not-allowed 2022-04-01 01:38:21.261 | l3_agent_scheduler 2022-04-01 01:38:21.261 | metering 2022-04-01 01:38:21.261 | metering_source_and_destination_fields 2022-04-01 01:38:21.261 | multi-provider 2022-04-01 01:38:21.261 | net-mtu 2022-04-01 01:38:21.261 | net-mtu-writable 2022-04-01 01:38:21.261 | network_availability_zone 2022-04-01 01:38:21.261 | network-ip-availability 2022-04-01 01:38:21.261 | pagination 2022-04-01 01:38:21.261 | port-device-profile 2022-04-01 01:38:21.261 | port-mac-address-regenerate 2022-04-01 01:38:21.261 | port-numa-affinity-policy 2022-04-01 01:38:21.261 | binding 2022-04-01 01:38:21.261 | binding-extended 2022-04-01 01:38:21.261 | port-security 2022-04-01 01:38:21.261 | project-id 2022-04-01 01:38:21.261 | provider 2022-04-01 01:38:21.261 | quota-check-limit 2022-04-01 01:38:21.261 | quotas 2022-04-01 01:38:21.262 | quota_details 2022-04-01 01:38:21.262 | rbac-policies 2022-04-01 01:38:21.262 | rbac-address-group 2022-04-01 01:38:21.262 | rbac-address-scope 2022-04-01 01:38:21.262 | rbac-security-groups 2022-04-01 01:38:21.262 | rbac-subnetpool 2022-04-01 01:38:21.262 | revision-if-match 2022-04-01 01:38:21.262 | standard-attr-revisions 2022-04-01 01:38:21.262 | router_availability_zone 2022-04-01 01:38:21.262 | security-groups-normalized-cidr 2022-04-01 01:38:21.262 | port-security-groups-filtering 2022-04-01 01:38:21.262 | security-groups-remote-address-group 2022-04-01 01:38:21.262 | security-groups-shared-filtering 2022-04-01 01:38:21.262 | security-group 2022-04-01 01:38:21.262 | service-type 2022-04-01 01:38:21.262 | sorting 2022-04-01 01:38:21.262 | standard-attr-description 2022-04-01 01:38:21.262 | stateful-security-group 2022-04-01 01:38:21.262 | subnet_onboard 2022-04-01 01:38:21.262 | subnet-service-types 2022-04-01 01:38:21.262 | subnet_allocation 2022-04-01 01:38:21.262 | subnetpool-prefix-ops 2022-04-01 01:38:21.262 | standard-attr-tag 2022-04-01 01:38:21.262 | standard-attr-timestamp' 2022-04-01 01:38:21.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:38:21.262 | address-scope 2022-04-01 01:38:21.262 | router-admin-state-down-before-update 2022-04-01 01:38:21.262 | agent 2022-04-01 01:38:21.262 | agent-resources-synced 2022-04-01 01:38:21.262 | allowed-address-pairs 2022-04-01 01:38:21.263 | auto-allocated-topology 2022-04-01 01:38:21.263 | availability_zone 2022-04-01 01:38:21.263 | availability_zone_filter 2022-04-01 01:38:21.263 | default-subnetpools 2022-04-01 01:38:21.263 | dhcp_agent_scheduler 2022-04-01 01:38:21.263 | dvr 2022-04-01 01:38:21.263 | empty-string-filtering 2022-04-01 01:38:21.263 | external-net 2022-04-01 01:38:21.263 | extra_dhcp_opt 2022-04-01 01:38:21.263 | extraroute 2022-04-01 01:38:21.263 | extraroute-atomic 2022-04-01 01:38:21.263 | filter-validation 2022-04-01 01:38:21.263 | fip-port-details 2022-04-01 01:38:21.263 | flavors 2022-04-01 01:38:21.263 | floatingip-pools 2022-04-01 01:38:21.263 | ip-substring-filtering 2022-04-01 01:38:21.263 | router 2022-04-01 01:38:21.263 | ext-gw-mode 2022-04-01 01:38:21.263 | l3-ha 2022-04-01 01:38:21.263 | l3-flavors 2022-04-01 01:38:21.263 | l3-port-ip-change-not-allowed 2022-04-01 01:38:21.263 | l3_agent_scheduler 2022-04-01 01:38:21.263 | metering 2022-04-01 01:38:21.263 | metering_source_and_destination_fields 2022-04-01 01:38:21.263 | multi-provider 2022-04-01 01:38:21.263 | net-mtu 2022-04-01 01:38:21.263 | net-mtu-writable 2022-04-01 01:38:21.263 | network_availability_zone 2022-04-01 01:38:21.263 | network-ip-availability 2022-04-01 01:38:21.263 | pagination 2022-04-01 01:38:21.263 | port-device-profile 2022-04-01 01:38:21.263 | port-mac-address-regenerate 2022-04-01 01:38:21.263 | port-numa-affinity-policy 2022-04-01 01:38:21.263 | binding 2022-04-01 01:38:21.263 | binding-extended 2022-04-01 01:38:21.263 | port-security 2022-04-01 01:38:21.263 | project-id 2022-04-01 01:38:21.263 | provider 2022-04-01 01:38:21.264 | quota-check-limit 2022-04-01 01:38:21.264 | quotas 2022-04-01 01:38:21.264 | quota_details 2022-04-01 01:38:21.264 | rbac-policies 2022-04-01 01:38:21.264 | rbac-address-group 2022-04-01 01:38:21.264 | rbac-address-scope 2022-04-01 01:38:21.264 | rbac-security-groups 2022-04-01 01:38:21.264 | rbac-subnetpool 2022-04-01 01:38:21.264 | revision-if-match 2022-04-01 01:38:21.264 | standard-attr-revisions 2022-04-01 01:38:21.264 | router_availability_zone 2022-04-01 01:38:21.264 | security-groups-normalized-cidr 2022-04-01 01:38:21.264 | port-security-groups-filtering 2022-04-01 01:38:21.264 | security-groups-remote-address-group 2022-04-01 01:38:21.264 | security-groups-shared-filtering 2022-04-01 01:38:21.264 | security-group 2022-04-01 01:38:21.264 | service-type 2022-04-01 01:38:21.264 | sorting 2022-04-01 01:38:21.264 | standard-attr-description 2022-04-01 01:38:21.264 | stateful-security-group 2022-04-01 01:38:21.264 | subnet_onboard 2022-04-01 01:38:21.264 | subnet-service-types 2022-04-01 01:38:21.264 | subnet_allocation 2022-04-01 01:38:21.264 | subnetpool-prefix-ops 2022-04-01 01:38:21.264 | standard-attr-tag 2022-04-01 01:38:21.264 | standard-attr-timestamp =~ router ]] 2022-04-01 01:38:21.266 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:38:21.269 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 01:38:21.272 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 01:38:21.275 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:38:24.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:24.813 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:24.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:24.813 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:25.075 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:25.080 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:38:25.080 | address-scope 2022-04-01 01:38:25.080 | router-admin-state-down-before-update 2022-04-01 01:38:25.080 | agent 2022-04-01 01:38:25.080 | agent-resources-synced 2022-04-01 01:38:25.080 | allowed-address-pairs 2022-04-01 01:38:25.080 | auto-allocated-topology 2022-04-01 01:38:25.080 | availability_zone 2022-04-01 01:38:25.080 | availability_zone_filter 2022-04-01 01:38:25.080 | default-subnetpools 2022-04-01 01:38:25.080 | dhcp_agent_scheduler 2022-04-01 01:38:25.080 | dvr 2022-04-01 01:38:25.080 | empty-string-filtering 2022-04-01 01:38:25.081 | external-net 2022-04-01 01:38:25.081 | extra_dhcp_opt 2022-04-01 01:38:25.081 | extraroute 2022-04-01 01:38:25.081 | extraroute-atomic 2022-04-01 01:38:25.081 | filter-validation 2022-04-01 01:38:25.081 | fip-port-details 2022-04-01 01:38:25.081 | flavors 2022-04-01 01:38:25.081 | floatingip-pools 2022-04-01 01:38:25.081 | ip-substring-filtering 2022-04-01 01:38:25.081 | router 2022-04-01 01:38:25.081 | ext-gw-mode 2022-04-01 01:38:25.081 | l3-ha 2022-04-01 01:38:25.081 | l3-flavors 2022-04-01 01:38:25.081 | l3-port-ip-change-not-allowed 2022-04-01 01:38:25.081 | l3_agent_scheduler 2022-04-01 01:38:25.081 | metering 2022-04-01 01:38:25.081 | metering_source_and_destination_fields 2022-04-01 01:38:25.081 | multi-provider 2022-04-01 01:38:25.081 | net-mtu 2022-04-01 01:38:25.081 | net-mtu-writable 2022-04-01 01:38:25.081 | network_availability_zone 2022-04-01 01:38:25.081 | network-ip-availability 2022-04-01 01:38:25.081 | pagination 2022-04-01 01:38:25.081 | port-device-profile 2022-04-01 01:38:25.081 | port-mac-address-regenerate 2022-04-01 01:38:25.081 | port-numa-affinity-policy 2022-04-01 01:38:25.081 | binding 2022-04-01 01:38:25.081 | binding-extended 2022-04-01 01:38:25.081 | port-security 2022-04-01 01:38:25.081 | project-id 2022-04-01 01:38:25.082 | provider 2022-04-01 01:38:25.082 | quota-check-limit 2022-04-01 01:38:25.082 | quotas 2022-04-01 01:38:25.082 | quota_details 2022-04-01 01:38:25.082 | rbac-policies 2022-04-01 01:38:25.082 | rbac-address-group 2022-04-01 01:38:25.082 | rbac-address-scope 2022-04-01 01:38:25.082 | rbac-security-groups 2022-04-01 01:38:25.082 | rbac-subnetpool 2022-04-01 01:38:25.082 | revision-if-match 2022-04-01 01:38:25.082 | standard-attr-revisions 2022-04-01 01:38:25.082 | router_availability_zone 2022-04-01 01:38:25.082 | security-groups-normalized-cidr 2022-04-01 01:38:25.082 | port-security-groups-filtering 2022-04-01 01:38:25.082 | security-groups-remote-address-group 2022-04-01 01:38:25.082 | security-groups-shared-filtering 2022-04-01 01:38:25.082 | security-group 2022-04-01 01:38:25.082 | service-type 2022-04-01 01:38:25.082 | sorting 2022-04-01 01:38:25.082 | standard-attr-description 2022-04-01 01:38:25.083 | stateful-security-group 2022-04-01 01:38:25.083 | subnet_onboard 2022-04-01 01:38:25.083 | subnet-service-types 2022-04-01 01:38:25.083 | subnet_allocation 2022-04-01 01:38:25.083 | subnetpool-prefix-ops 2022-04-01 01:38:25.083 | standard-attr-tag 2022-04-01 01:38:25.083 | standard-attr-timestamp' 2022-04-01 01:38:25.089 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:38:25.089 | address-scope 2022-04-01 01:38:25.089 | router-admin-state-down-before-update 2022-04-01 01:38:25.089 | agent 2022-04-01 01:38:25.089 | agent-resources-synced 2022-04-01 01:38:25.089 | allowed-address-pairs 2022-04-01 01:38:25.089 | auto-allocated-topology 2022-04-01 01:38:25.089 | availability_zone 2022-04-01 01:38:25.089 | availability_zone_filter 2022-04-01 01:38:25.089 | default-subnetpools 2022-04-01 01:38:25.089 | dhcp_agent_scheduler 2022-04-01 01:38:25.089 | dvr 2022-04-01 01:38:25.089 | empty-string-filtering 2022-04-01 01:38:25.089 | external-net 2022-04-01 01:38:25.089 | extra_dhcp_opt 2022-04-01 01:38:25.089 | extraroute 2022-04-01 01:38:25.089 | extraroute-atomic 2022-04-01 01:38:25.089 | filter-validation 2022-04-01 01:38:25.090 | fip-port-details 2022-04-01 01:38:25.090 | flavors 2022-04-01 01:38:25.090 | floatingip-pools 2022-04-01 01:38:25.090 | ip-substring-filtering 2022-04-01 01:38:25.090 | router 2022-04-01 01:38:25.090 | ext-gw-mode 2022-04-01 01:38:25.090 | l3-ha 2022-04-01 01:38:25.090 | l3-flavors 2022-04-01 01:38:25.090 | l3-port-ip-change-not-allowed 2022-04-01 01:38:25.090 | l3_agent_scheduler 2022-04-01 01:38:25.090 | metering 2022-04-01 01:38:25.090 | metering_source_and_destination_fields 2022-04-01 01:38:25.090 | multi-provider 2022-04-01 01:38:25.090 | net-mtu 2022-04-01 01:38:25.090 | net-mtu-writable 2022-04-01 01:38:25.090 | network_availability_zone 2022-04-01 01:38:25.090 | network-ip-availability 2022-04-01 01:38:25.090 | pagination 2022-04-01 01:38:25.090 | port-device-profile 2022-04-01 01:38:25.090 | port-mac-address-regenerate 2022-04-01 01:38:25.090 | port-numa-affinity-policy 2022-04-01 01:38:25.090 | binding 2022-04-01 01:38:25.090 | binding-extended 2022-04-01 01:38:25.090 | port-security 2022-04-01 01:38:25.090 | project-id 2022-04-01 01:38:25.090 | provider 2022-04-01 01:38:25.090 | quota-check-limit 2022-04-01 01:38:25.090 | quotas 2022-04-01 01:38:25.090 | quota_details 2022-04-01 01:38:25.090 | rbac-policies 2022-04-01 01:38:25.090 | rbac-address-group 2022-04-01 01:38:25.090 | rbac-address-scope 2022-04-01 01:38:25.090 | rbac-security-groups 2022-04-01 01:38:25.090 | rbac-subnetpool 2022-04-01 01:38:25.090 | revision-if-match 2022-04-01 01:38:25.091 | standard-attr-revisions 2022-04-01 01:38:25.091 | router_availability_zone 2022-04-01 01:38:25.091 | security-groups-normalized-cidr 2022-04-01 01:38:25.091 | port-security-groups-filtering 2022-04-01 01:38:25.091 | security-groups-remote-address-group 2022-04-01 01:38:25.091 | security-groups-shared-filtering 2022-04-01 01:38:25.091 | security-group 2022-04-01 01:38:25.091 | service-type 2022-04-01 01:38:25.091 | sorting 2022-04-01 01:38:25.091 | standard-attr-description 2022-04-01 01:38:25.091 | stateful-security-group 2022-04-01 01:38:25.091 | subnet_onboard 2022-04-01 01:38:25.091 | subnet-service-types 2022-04-01 01:38:25.091 | subnet_allocation 2022-04-01 01:38:25.091 | subnetpool-prefix-ops 2022-04-01 01:38:25.091 | standard-attr-tag 2022-04-01 01:38:25.091 | standard-attr-timestamp =~ external-net ]] 2022-04-01 01:38:25.093 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:38:25.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 01:38:25.105 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 01:38:25.111 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 01:38:25.114 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:25.116 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 01:38:25.119 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:28.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:28.112 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:28.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:28.112 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:28.308 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:28.312 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:38:28.315 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:38:28.318 | ++ functions-common:get_field:818 : echo '| id | 92199060-9816-4322-ac5e-269c40c72951 |' 2022-04-01 01:38:28.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:38:28.326 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:28.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=92199060-9816-4322-ac5e-269c40c72951 2022-04-01 01:38:28.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-01 01:38:28.335 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:28.355 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 01:38:28.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:38:28.361 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:38:28.365 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:38:31.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:31.168 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:31.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:31.168 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:31.358 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:31.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:38:31.362 | address-scope 2022-04-01 01:38:31.362 | router-admin-state-down-before-update 2022-04-01 01:38:31.362 | agent 2022-04-01 01:38:31.362 | agent-resources-synced 2022-04-01 01:38:31.363 | allowed-address-pairs 2022-04-01 01:38:31.363 | auto-allocated-topology 2022-04-01 01:38:31.363 | availability_zone 2022-04-01 01:38:31.363 | availability_zone_filter 2022-04-01 01:38:31.363 | default-subnetpools 2022-04-01 01:38:31.363 | dhcp_agent_scheduler 2022-04-01 01:38:31.363 | dvr 2022-04-01 01:38:31.363 | empty-string-filtering 2022-04-01 01:38:31.363 | external-net 2022-04-01 01:38:31.363 | extra_dhcp_opt 2022-04-01 01:38:31.363 | extraroute 2022-04-01 01:38:31.363 | extraroute-atomic 2022-04-01 01:38:31.363 | filter-validation 2022-04-01 01:38:31.363 | fip-port-details 2022-04-01 01:38:31.363 | flavors 2022-04-01 01:38:31.363 | floatingip-pools 2022-04-01 01:38:31.363 | ip-substring-filtering 2022-04-01 01:38:31.363 | router 2022-04-01 01:38:31.363 | ext-gw-mode 2022-04-01 01:38:31.363 | l3-ha 2022-04-01 01:38:31.363 | l3-flavors 2022-04-01 01:38:31.363 | l3-port-ip-change-not-allowed 2022-04-01 01:38:31.363 | l3_agent_scheduler 2022-04-01 01:38:31.363 | metering 2022-04-01 01:38:31.363 | metering_source_and_destination_fields 2022-04-01 01:38:31.363 | multi-provider 2022-04-01 01:38:31.363 | net-mtu 2022-04-01 01:38:31.363 | net-mtu-writable 2022-04-01 01:38:31.363 | network_availability_zone 2022-04-01 01:38:31.363 | network-ip-availability 2022-04-01 01:38:31.363 | pagination 2022-04-01 01:38:31.363 | port-device-profile 2022-04-01 01:38:31.363 | port-mac-address-regenerate 2022-04-01 01:38:31.363 | port-numa-affinity-policy 2022-04-01 01:38:31.364 | binding 2022-04-01 01:38:31.364 | binding-extended 2022-04-01 01:38:31.364 | port-security 2022-04-01 01:38:31.364 | project-id 2022-04-01 01:38:31.364 | provider 2022-04-01 01:38:31.364 | quota-check-limit 2022-04-01 01:38:31.364 | quotas 2022-04-01 01:38:31.364 | quota_details 2022-04-01 01:38:31.364 | rbac-policies 2022-04-01 01:38:31.364 | rbac-address-group 2022-04-01 01:38:31.364 | rbac-address-scope 2022-04-01 01:38:31.364 | rbac-security-groups 2022-04-01 01:38:31.364 | rbac-subnetpool 2022-04-01 01:38:31.364 | revision-if-match 2022-04-01 01:38:31.364 | standard-attr-revisions 2022-04-01 01:38:31.364 | router_availability_zone 2022-04-01 01:38:31.364 | security-groups-normalized-cidr 2022-04-01 01:38:31.364 | port-security-groups-filtering 2022-04-01 01:38:31.364 | security-groups-remote-address-group 2022-04-01 01:38:31.364 | security-groups-shared-filtering 2022-04-01 01:38:31.364 | security-group 2022-04-01 01:38:31.364 | service-type 2022-04-01 01:38:31.364 | sorting 2022-04-01 01:38:31.364 | standard-attr-description 2022-04-01 01:38:31.364 | stateful-security-group 2022-04-01 01:38:31.364 | subnet_onboard 2022-04-01 01:38:31.364 | subnet-service-types 2022-04-01 01:38:31.364 | subnet_allocation 2022-04-01 01:38:31.364 | subnetpool-prefix-ops 2022-04-01 01:38:31.364 | standard-attr-tag 2022-04-01 01:38:31.364 | standard-attr-timestamp' 2022-04-01 01:38:31.366 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:38:31.366 | address-scope 2022-04-01 01:38:31.366 | router-admin-state-down-before-update 2022-04-01 01:38:31.366 | agent 2022-04-01 01:38:31.366 | agent-resources-synced 2022-04-01 01:38:31.366 | allowed-address-pairs 2022-04-01 01:38:31.366 | auto-allocated-topology 2022-04-01 01:38:31.367 | availability_zone 2022-04-01 01:38:31.367 | availability_zone_filter 2022-04-01 01:38:31.367 | default-subnetpools 2022-04-01 01:38:31.367 | dhcp_agent_scheduler 2022-04-01 01:38:31.367 | dvr 2022-04-01 01:38:31.367 | empty-string-filtering 2022-04-01 01:38:31.367 | external-net 2022-04-01 01:38:31.367 | extra_dhcp_opt 2022-04-01 01:38:31.367 | extraroute 2022-04-01 01:38:31.367 | extraroute-atomic 2022-04-01 01:38:31.367 | filter-validation 2022-04-01 01:38:31.367 | fip-port-details 2022-04-01 01:38:31.367 | flavors 2022-04-01 01:38:31.367 | floatingip-pools 2022-04-01 01:38:31.367 | ip-substring-filtering 2022-04-01 01:38:31.367 | router 2022-04-01 01:38:31.367 | ext-gw-mode 2022-04-01 01:38:31.367 | l3-ha 2022-04-01 01:38:31.367 | l3-flavors 2022-04-01 01:38:31.367 | l3-port-ip-change-not-allowed 2022-04-01 01:38:31.367 | l3_agent_scheduler 2022-04-01 01:38:31.367 | metering 2022-04-01 01:38:31.367 | metering_source_and_destination_fields 2022-04-01 01:38:31.367 | multi-provider 2022-04-01 01:38:31.367 | net-mtu 2022-04-01 01:38:31.367 | net-mtu-writable 2022-04-01 01:38:31.367 | network_availability_zone 2022-04-01 01:38:31.367 | network-ip-availability 2022-04-01 01:38:31.367 | pagination 2022-04-01 01:38:31.367 | port-device-profile 2022-04-01 01:38:31.367 | port-mac-address-regenerate 2022-04-01 01:38:31.367 | port-numa-affinity-policy 2022-04-01 01:38:31.367 | binding 2022-04-01 01:38:31.367 | binding-extended 2022-04-01 01:38:31.368 | port-security 2022-04-01 01:38:31.368 | project-id 2022-04-01 01:38:31.368 | provider 2022-04-01 01:38:31.368 | quota-check-limit 2022-04-01 01:38:31.368 | quotas 2022-04-01 01:38:31.368 | quota_details 2022-04-01 01:38:31.368 | rbac-policies 2022-04-01 01:38:31.368 | rbac-address-group 2022-04-01 01:38:31.368 | rbac-address-scope 2022-04-01 01:38:31.368 | rbac-security-groups 2022-04-01 01:38:31.368 | rbac-subnetpool 2022-04-01 01:38:31.368 | revision-if-match 2022-04-01 01:38:31.368 | standard-attr-revisions 2022-04-01 01:38:31.368 | router_availability_zone 2022-04-01 01:38:31.368 | security-groups-normalized-cidr 2022-04-01 01:38:31.368 | port-security-groups-filtering 2022-04-01 01:38:31.368 | security-groups-remote-address-group 2022-04-01 01:38:31.368 | security-groups-shared-filtering 2022-04-01 01:38:31.368 | security-group 2022-04-01 01:38:31.368 | service-type 2022-04-01 01:38:31.368 | sorting 2022-04-01 01:38:31.368 | standard-attr-description 2022-04-01 01:38:31.368 | stateful-security-group 2022-04-01 01:38:31.369 | subnet_onboard 2022-04-01 01:38:31.369 | subnet-service-types 2022-04-01 01:38:31.369 | subnet_allocation 2022-04-01 01:38:31.369 | subnetpool-prefix-ops 2022-04-01 01:38:31.369 | standard-attr-tag 2022-04-01 01:38:31.369 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:38:31.370 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:38:31.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 01:38:31.376 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 01:38:31.381 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 01:38:31.382 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-01 01:38:31.382 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 01:38:31.386 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:31.391 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:34.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:34.954 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:34.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:34.954 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:35.160 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:35.164 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:38:35.167 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:38:35.172 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:38:35.172 | ++ functions-common:get_field:818 : echo '| id | 33905bf6-74f0-41a8-91c4-da9145cecf99 |' 2022-04-01 01:38:35.179 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:35.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=33905bf6-74f0-41a8-91c4-da9145cecf99 2022-04-01 01:38:35.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-01 01:38:35.191 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:35.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 01:38:35.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 01:38:35.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 92199060-9816-4322-ac5e-269c40c72951 d1b24b17-49fd-410f-ae51-45ce19e3c01c 2022-04-01 01:38:40.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:40.111 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:40.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:40.111 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:40.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 01:38:40.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 33905bf6-74f0-41a8-91c4-da9145cecf99 2022-04-01 01:38:40.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:38:40.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 01:38:40.337 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-04-01 01:38:40.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-04-01 01:38:40.343 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 33905bf6-74f0-41a8-91c4-da9145cecf99 --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-04-01 01:38:40.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 01:38:40.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 01:38:40.355 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 01:38:40.356 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network 33905bf6-74f0-41a8-91c4-da9145cecf99 --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-04-01 01:38:43.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:43.585 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:43.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:43.585 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:43.789 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:43.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2022-04-01 01:38:43.800 | | id | 2acaf062-32aa-4aa0-9fba-52c902f606a8 |' 2022-04-01 01:38:43.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-01 01:38:43.807 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:43.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2acaf062-32aa-4aa0-9fba-52c902f606a8 '|' 2022-04-01 01:38:43.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 2acaf062-32aa-4aa0-9fba-52c902f606a8 |' 2022-04-01 01:38:43.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 01:38:43.839 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2acaf062-32aa-4aa0-9fba-52c902f606a8 '|' 2022-04-01 01:38:43.846 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 01:38:43.849 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:43.852 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:43.859 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:38:43.861 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:38:43.865 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 2acaf062-32aa-4aa0-9fba-52c902f606a8 |' 2022-04-01 01:38:43.865 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:38:43.873 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:43.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-04-01 01:38:43.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2acaf062-32aa-4aa0-9fba-52c902f606a8 '|' 2022-04-01 01:38:43.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 01:38:43.886 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:43.890 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:43.892 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 01:38:43.894 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 01:38:43.898 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 2acaf062-32aa-4aa0-9fba-52c902f606a8 |' 2022-04-01 01:38:43.898 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 01:38:43.907 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:43.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=2acaf062-32aa-4aa0-9fba-52c902f606a8 2022-04-01 01:38:43.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 33905bf6-74f0-41a8-91c4-da9145cecf99 92199060-9816-4322-ac5e-269c40c72951 2022-04-01 01:38:48.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:48.190 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:48.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:48.190 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:48.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:38:48.382 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 01:38:48.406 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:48.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 01:38:48.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 01:38:48.416 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 01:38:48.421 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 01:38:48.424 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 01:38:48.427 | ++ 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-04-01 01:38:48.449 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 01:38:48.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 01:38:48.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 01:38:48.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 01:38:48.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:38:48.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-01 01:38:48.468 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:38:48.472 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 01:38:48.474 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 01:38:48.481 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:38:48.483 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:38:48.487 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:38:48.490 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:48.494 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:48.497 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:48.502 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777128499 2022-04-01 01:38:48.504 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-01 01:38:48.515 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:38:48.517 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:48.520 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:48.522 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:48.525 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:48.531 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:48.534 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:38:48.536 | + functions-common:time_stop:2432 : start_time=1648777128499 2022-04-01 01:38:48.539 | + functions-common:time_stop:2434 : [[ -z 1648777128499 ]] 2022-04-01 01:38:48.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:48.547 | + functions-common:time_stop:2437 : end_time=1648777128545 2022-04-01 01:38:48.551 | + functions-common:time_stop:2438 : elapsed_time=46 2022-04-01 01:38:48.553 | + functions-common:time_stop:2439 : total=5652 2022-04-01 01:38:48.556 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:48.560 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5698 2022-04-01 01:38:48.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 01:38:48.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-04-01 01:38:48.571 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 01:38:48.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:38:48.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 01:38:48.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 01:38:48.583 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.3.1/24 dev br-data 2022-04-01 01:38:48.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 01:38:48.620 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-01 01:38:48.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 01:38:48.626 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 01:38:48.626 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 01:38:50.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:50.983 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:50.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:50.983 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:51.164 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:51.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.242 ' 2022-04-01 01:38:51.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-01 01:38:51.174 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:51.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 01:38:51.198 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:38:51.202 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 01:38:51.205 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 01:38:51.224 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:51.227 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 01:38:51.230 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:38:51.233 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 01:38:51.235 | + ./stack.sh:main:1319 : start_nova 2022-04-01 01:38:51.239 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 01:38:51.241 | + lib/nova:start_nova_rest:1045 : 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-04-01 01:38:51.244 | + lib/nova:start_nova_rest:1046 : 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-04-01 01:38:51.250 | + lib/nova:start_nova_rest:1046 : 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-04-01 01:38:51.253 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:38:51.256 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.258 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 01:38:51.261 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.265 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:51.268 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:51.271 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 01:38:51.273 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:51.276 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:51.279 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:51.282 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:51.285 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:51.291 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777131287 2022-04-01 01:38:51.294 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 01:38:51.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:51.317 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-01 01:38:51.320 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 01:38:51.323 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.325 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.328 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.331 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.334 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:38:51.337 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:38:51.340 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 01:38:51.343 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:51.346 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:51.349 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:38:51.352 | + 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-04-01 01:38:51.354 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 01:38:51.360 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:51.363 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:51.366 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:51.369 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:51.371 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:51.375 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 01:38:51.378 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:51.383 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-01 01:38:51.447 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 01:38:51.512 | + 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-04-01 01:38:51.578 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 01:38:51.634 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 01:38:51.692 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:51.750 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:51.752 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-01 01:38:51.812 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:52.530 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 01:38:52.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 01:38:53.298 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 01:38:53.329 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:53.334 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:53.337 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:53.339 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:53.343 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:53.345 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:53.349 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:53.353 | + functions-common:time_stop:2432 : start_time=1648777131287 2022-04-01 01:38:53.355 | + functions-common:time_stop:2434 : [[ -z 1648777131287 ]] 2022-04-01 01:38:53.360 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:53.370 | + functions-common:time_stop:2437 : end_time=1648777133361 2022-04-01 01:38:53.370 | + functions-common:time_stop:2438 : elapsed_time=2074 2022-04-01 01:38:53.374 | + functions-common:time_stop:2439 : total=35617 2022-04-01 01:38:53.377 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:53.379 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37691 2022-04-01 01:38:53.384 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 01:38:53.388 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 01:38:53.394 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:53.397 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 01:38:53.399 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:53.404 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:53.412 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:53.412 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 01:38:53.412 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:53.418 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:53.418 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:53.420 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:53.424 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:53.430 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777133426 2022-04-01 01:38:53.433 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 01:38:53.457 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:53.457 | + 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-04-01 01:38:53.463 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 01:38:53.466 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:53.469 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:53.472 | + 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-04-01 01:38:53.478 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:53.480 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-01 01:38:53.484 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-01 01:38:53.486 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 01:38:53.489 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:53.492 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:53.495 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:38:53.499 | + 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-04-01 01:38:53.502 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 01:38:53.504 | + 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-04-01 01:38:53.507 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:38:53.510 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:38:53.513 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 01:38:53.516 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:38:53.523 | + 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-04-01 01:38:53.586 | + 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-04-01 01:38:53.653 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-01 01:38:53.722 | + 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-04-01 01:38:53.787 | + 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-04-01 01:38:53.850 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-01 01:38:53.919 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-01 01:38:53.981 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-01 01:38:54.047 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-01 01:38:54.120 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-01 01:38:54.180 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:38:54.183 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-01 01:38:54.242 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:38:55.025 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 01:38:55.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-01 01:38:55.829 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 01:38:55.918 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:55.922 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:55.927 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:55.931 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:55.934 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:55.938 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:55.940 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:55.943 | + functions-common:time_stop:2432 : start_time=1648777133426 2022-04-01 01:38:55.946 | + functions-common:time_stop:2434 : [[ -z 1648777133426 ]] 2022-04-01 01:38:55.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:55.957 | + functions-common:time_stop:2437 : end_time=1648777135953 2022-04-01 01:38:55.960 | + functions-common:time_stop:2438 : elapsed_time=2527 2022-04-01 01:38:55.962 | + functions-common:time_stop:2439 : total=37691 2022-04-01 01:38:55.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:55.968 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40218 2022-04-01 01:38:55.971 | + lib/nova:start_nova_rest:1057 : 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-04-01 01:38:55.978 | + lib/nova:start_nova_rest:1057 : 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-04-01 01:38:55.983 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 01:38:55.983 | + lib/nova:start_nova_console_proxies:1072 : 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-04-01 01:38:55.986 | + lib/nova:start_nova_console_proxies:1074 : 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-04-01 01:38:55.990 | + lib/nova:start_nova_console_proxies:1074 : 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-04-01 01:38:55.990 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 01:38:55.999 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:38:55.999 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 01:38:56.002 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 01:38:56.006 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:56.010 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:38:56.014 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 01:38:56.038 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:56.038 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:38:56.040 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 01:38:56.065 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:56.068 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:38:56.071 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 01:38:56.094 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:56.098 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 01:38:56.103 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:56.106 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 01:38:56.110 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 01:38:56.113 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:38:56.116 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:38:56.119 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:38:56.122 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:56.125 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 01:38:56.127 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:56.130 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:56.133 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:56.135 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 01:38:56.138 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:56.142 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:56.144 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:56.147 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:56.151 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:56.156 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777136152 2022-04-01 01:38:56.159 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 01:38:56.182 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:56.184 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:56.186 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:56.190 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:56.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:56.202 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:56.204 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:56.207 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:56.209 | + functions-common:time_stop:2432 : start_time=1648777136152 2022-04-01 01:38:56.212 | + functions-common:time_stop:2434 : [[ -z 1648777136152 ]] 2022-04-01 01:38:56.217 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:56.220 | + functions-common:time_stop:2437 : end_time=1648777136217 2022-04-01 01:38:56.223 | + functions-common:time_stop:2438 : elapsed_time=65 2022-04-01 01:38:56.226 | + functions-common:time_stop:2439 : total=40218 2022-04-01 01:38:56.229 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:56.231 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40283 2022-04-01 01:38:56.234 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:56.237 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 01:38:56.239 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:56.242 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:56.245 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:56.247 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 01:38:56.251 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:56.253 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:56.256 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:56.259 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:56.265 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:56.268 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777136264 2022-04-01 01:38:56.271 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 01:38:56.292 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:56.294 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:56.297 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:56.300 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:56.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:56.306 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:56.308 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:56.312 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:56.314 | + functions-common:time_stop:2432 : start_time=1648777136264 2022-04-01 01:38:56.317 | + functions-common:time_stop:2434 : [[ -z 1648777136264 ]] 2022-04-01 01:38:56.322 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:56.325 | + functions-common:time_stop:2437 : end_time=1648777136322 2022-04-01 01:38:56.329 | + functions-common:time_stop:2438 : elapsed_time=58 2022-04-01 01:38:56.331 | + functions-common:time_stop:2439 : total=40283 2022-04-01 01:38:56.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:56.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40341 2022-04-01 01:38:56.340 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:56.342 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 01:38:56.345 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:56.354 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:56.354 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:56.354 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 01:38:56.358 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:56.362 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:56.362 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:56.365 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:56.369 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:56.373 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777136369 2022-04-01 01:38:56.376 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 01:38:56.397 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:56.400 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:56.403 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:56.406 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:56.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:56.411 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:56.414 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:56.417 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:56.419 | + functions-common:time_stop:2432 : start_time=1648777136369 2022-04-01 01:38:56.423 | + functions-common:time_stop:2434 : [[ -z 1648777136369 ]] 2022-04-01 01:38:56.428 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:56.431 | + functions-common:time_stop:2437 : end_time=1648777136427 2022-04-01 01:38:56.433 | + functions-common:time_stop:2438 : elapsed_time=58 2022-04-01 01:38:56.438 | + functions-common:time_stop:2439 : total=40341 2022-04-01 01:38:56.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:56.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40399 2022-04-01 01:38:56.447 | + lib/nova:start_nova_console_proxies:1093 : 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-04-01 01:38:56.449 | + lib/nova:start_nova_console_proxies:1093 : 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-04-01 01:38:56.452 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 01:38:56.455 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:38:56.458 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 01:38:56.461 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 01:38:56.488 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:56.491 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 01:38:56.560 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 01:38:56.570 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:56.570 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 01:38:56.637 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 01:38:56.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:56.676 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.681 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 01:38:56.688 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.698 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:56.702 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:56.710 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 01:38:56.710 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:56.715 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:56.722 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:56.730 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:56.733 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:56.739 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777136734 2022-04-01 01:38:56.741 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 01:38:56.767 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:56.770 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-01 01:38:56.773 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 01:38:56.776 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.778 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.782 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.788 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.792 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:38:56.796 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:38:56.800 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 01:38:56.807 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:56.810 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:56.813 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:38:56.818 | + 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-04-01 01:38:56.824 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 01:38:56.827 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:56.829 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:56.842 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:56.847 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:56.853 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:56.856 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 01:38:56.865 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:56.874 | + 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-04-01 01:38:56.985 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 01:38:57.076 | + 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-04-01 01:38:57.154 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 01:38:57.234 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 01:38:57.326 | + 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-04-01 01:38:57.391 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:57.394 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-01 01:38:57.465 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:58.342 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 01:38:58.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-01 01:38:59.068 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 01:38:59.097 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:59.103 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:59.109 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:59.112 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:59.116 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:59.120 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:59.124 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:59.128 | + functions-common:time_stop:2432 : start_time=1648777136734 2022-04-01 01:38:59.133 | + functions-common:time_stop:2434 : [[ -z 1648777136734 ]] 2022-04-01 01:38:59.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:59.146 | + functions-common:time_stop:2437 : end_time=1648777139143 2022-04-01 01:38:59.149 | + functions-common:time_stop:2438 : elapsed_time=2409 2022-04-01 01:38:59.155 | + functions-common:time_stop:2439 : total=40399 2022-04-01 01:38:59.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:59.163 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42808 2022-04-01 01:38:59.169 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 01:38:59.178 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:59.178 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 01:38:59.208 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:59.212 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 01:38:59.215 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 01:38:59.220 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:38:59.224 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:38:59.227 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:38:59.230 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.235 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 01:38:59.238 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.241 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:59.244 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:59.247 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 01:38:59.252 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:59.256 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:59.260 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:59.264 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:59.272 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:59.281 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777139275 2022-04-01 01:38:59.289 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 01:38:59.315 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:59.318 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-01 01:38:59.321 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 01:38:59.324 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.327 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.332 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.335 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.337 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 01:38:59.340 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 01:38:59.343 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 01:38:59.346 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:59.349 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:59.353 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 01:38:59.355 | + 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-04-01 01:38:59.359 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 01:38:59.361 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:59.364 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:59.367 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:59.369 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:59.372 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:59.375 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 01:38:59.378 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:59.383 | + 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-04-01 01:38:59.460 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 01:38:59.546 | + 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-04-01 01:38:59.617 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 01:38:59.698 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 01:38:59.767 | + 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-04-01 01:38:59.834 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:59.838 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-01 01:38:59.910 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:39:00.803 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 01:39:00.817 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-01 01:39:01.620 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 01:39:01.648 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:39:01.650 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:01.653 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:01.656 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:01.659 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:01.661 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:01.664 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:39:01.667 | + functions-common:time_stop:2432 : start_time=1648777139275 2022-04-01 01:39:01.670 | + functions-common:time_stop:2434 : [[ -z 1648777139275 ]] 2022-04-01 01:39:01.675 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:01.678 | + functions-common:time_stop:2437 : end_time=1648777141675 2022-04-01 01:39:01.681 | + functions-common:time_stop:2438 : elapsed_time=2400 2022-04-01 01:39:01.684 | + functions-common:time_stop:2439 : total=42808 2022-04-01 01:39:01.686 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:01.689 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45208 2022-04-01 01:39:01.692 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 01:39:01.695 | + lib/nova:start_nova_compute:970 : 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-04-01 01:39:01.698 | + lib/nova:start_nova_compute:971 : 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-04-01 01:39:01.700 | + lib/nova:start_nova_compute:971 : 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-04-01 01:39:01.704 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:39:01.706 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 01:39:01.712 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:39:01.715 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:39:01.718 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:39:01.720 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:39:01.723 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:39:01.726 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 01:39:01.729 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 01:39:01.734 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 01:39:01.738 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 01:39:01.742 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:39:01.742 | BEGIN { 2022-04-01 01:39:01.742 | section = "" 2022-04-01 01:39:01.742 | last_section = "" 2022-04-01 01:39:01.742 | section_count = 0 2022-04-01 01:39:01.742 | } 2022-04-01 01:39:01.742 | /^\[.+\]/ { 2022-04-01 01:39:01.742 | gsub("[][]", "", $1); 2022-04-01 01:39:01.742 | section=$1 2022-04-01 01:39:01.742 | next 2022-04-01 01:39:01.742 | } 2022-04-01 01:39:01.742 | /^ *\#/ { 2022-04-01 01:39:01.742 | next 2022-04-01 01:39:01.742 | } 2022-04-01 01:39:01.742 | /^[^ \t]+/ { 2022-04-01 01:39:01.742 | # get offset of first = in $0 2022-04-01 01:39:01.742 | eq_idx = index($0, "=") 2022-04-01 01:39:01.742 | # extract attr & value from $0 2022-04-01 01:39:01.742 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:39:01.742 | value = substr($0, eq_idx + 1) 2022-04-01 01:39:01.742 | # only need to strip trailing whitespace from attr 2022-04-01 01:39:01.742 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:39:01.742 | # need to strip leading & trailing whitespace from value 2022-04-01 01:39:01.742 | sub(/^[ \t]*/, "", value) 2022-04-01 01:39:01.742 | sub(/[ \t]*$/, "", value) 2022-04-01 01:39:01.742 | 2022-04-01 01:39:01.742 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:39:01.742 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:39:01.742 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:39:01.743 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:39:01.743 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:39:01.743 | if (section != last_section) { 2022-04-01 01:39:01.743 | cfg_section[section_count++] = section 2022-04-01 01:39:01.743 | last_section = section 2022-04-01 01:39:01.743 | } 2022-04-01 01:39:01.743 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:39:01.743 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:39:01.743 | 2022-04-01 01:39:01.743 | cfg_attr[section, attr, 0] = value 2022-04-01 01:39:01.743 | cfg_attr_count[section, attr] = 1 2022-04-01 01:39:01.743 | } else { 2022-04-01 01:39:01.743 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:39:01.743 | cfg_attr[section, attr, lno] = value 2022-04-01 01:39:01.743 | } 2022-04-01 01:39:01.743 | } 2022-04-01 01:39:01.743 | END { 2022-04-01 01:39:01.743 | # Process each section in order 2022-04-01 01:39:01.743 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:39:01.743 | section = cfg_section[sno] 2022-04-01 01:39:01.743 | # The ini routines simply append a config item immediately 2022-04-01 01:39:01.743 | # after the section header. To keep the same order as defined 2022-04-01 01:39:01.743 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:39:01.743 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:39:01.743 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:39:01.743 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:39:01.743 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:39:01.743 | else { 2022-04-01 01:39:01.743 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:39:01.743 | count = cfg_attr_count[section, attr] 2022-04-01 01:39:01.743 | print "inidelete " configfile " " section " " attr 2022-04-01 01:39:01.745 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:39:01.745 | for (l = count -2; l >= 0; l--) 2022-04-01 01:39:01.745 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:39:01.745 | } 2022-04-01 01:39:01.745 | } 2022-04-01 01:39:01.745 | } 2022-04-01 01:39:01.745 | } 2022-04-01 01:39:01.745 | ' 2022-04-01 01:39:01.745 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:39:01.747 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:39:01.747 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:39:01.752 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:39:01.755 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:39:01.758 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:39:01.761 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:39:01.764 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 01:39:01.768 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:39:01.768 | BEGIN { group = "" } 2022-04-01 01:39:01.768 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:39:01.768 | gsub("[][]", "", $1); 2022-04-01 01:39:01.768 | split($1, a, "|"); 2022-04-01 01:39:01.768 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:39:01.768 | group=a[1] 2022-04-01 01:39:01.768 | } else { 2022-04-01 01:39:01.768 | group="" 2022-04-01 01:39:01.768 | } 2022-04-01 01:39:01.768 | next 2022-04-01 01:39:01.768 | } 2022-04-01 01:39:01.768 | { 2022-04-01 01:39:01.768 | if (group != "") 2022-04-01 01:39:01.768 | print $0 2022-04-01 01:39:01.768 | } 2022-04-01 01:39:01.768 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:39:01.777 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:39:01.781 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 01:39:01.825 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 01:39:01.870 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 01:39:01.874 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:39:01.877 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 01:39:01.880 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:39:01.883 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:39:01.886 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:39:01.904 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:01.909 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:39:01.912 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:39:01.917 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:39:01.937 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:01.940 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 01:39:01.943 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 01:39:01.978 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:39:01.983 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:39:01.986 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 01:39:02.009 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 01:39:02.035 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 01:39:02.039 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 01:39:02.042 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 01:39:02.044 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 01:39:02.048 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 01:39:02.074 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.70 2022-04-01 01:39:02.077 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 01:39:02.103 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:02.106 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 01:39:02.125 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:02.128 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 01:39:02.130 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 01:39:02.166 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 01:39:02.198 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:02.198 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 01:39:02.220 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:02.223 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 01:39:02.226 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 01:39:02.229 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 01:39:02.231 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 01:39:02.234 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-01 01:39:02.237 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 01:39:02.240 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 01:39:02.242 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 01:39:02.245 | + functions-common:run_process:1683 : local user= 2022-04-01 01:39:02.247 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 01:39:02.250 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:39:02.252 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:39:02.255 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:39:02.258 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:39:02.261 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:39:02.266 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777142263 2022-04-01 01:39:02.269 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 01:39:02.289 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:02.292 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:39:02.295 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:02.298 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:02.301 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:02.304 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:02.307 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:02.309 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:39:02.312 | + functions-common:time_stop:2432 : start_time=1648777142263 2022-04-01 01:39:02.315 | + functions-common:time_stop:2434 : [[ -z 1648777142263 ]] 2022-04-01 01:39:02.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:02.323 | + functions-common:time_stop:2437 : end_time=1648777142320 2022-04-01 01:39:02.326 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-01 01:39:02.329 | + functions-common:time_stop:2439 : total=45208 2022-04-01 01:39:02.332 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:02.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45265 2022-04-01 01:39:02.339 | + lib/nova:start_nova_compute:1039 : 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-04-01 01:39:02.343 | + lib/nova:start_nova_compute:1039 : 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-04-01 01:39:02.347 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 01:39:02.372 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:02.376 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 01:39:02.376 | Dumping cells_v2 mapping 2022-04-01 01:39:02.379 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 01:39:03.424 | 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-04-01 01:39:05.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:39:05.984 | from cryptography.utils import int_from_bytes 2022-04-01 01:39:05.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:39:05.984 | from cryptography.utils import int_from_bytes 2022-04-01 01:39:05.984 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:39:05.984 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 01:39:05.984 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:39:05.984 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 01:39:05.984 | | cell1 | 2bfab292-7472-4117-a6bc-edd829004394 | rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-01 01:39:05.984 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:39:06.434 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 01:39:06.436 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 01:39:06.500 | + inc/async:async_inner:63 : create_flavors 2022-04-01 01:39:06.541 | [772901 Async create_flavors:830238]: running: create_flavors 2022-04-01 01:39:06.545 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 01:39:06.565 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:06.568 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 01:39:06.570 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:39:06.575 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 01:39:06.578 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 01:39:06.581 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 01:39:06.583 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 01:39:06.586 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 01:39:06.589 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 01:39:06.608 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:06.611 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 01:39:06.613 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-01 01:39:06.616 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 01:39:06.620 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 01:39:06.625 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:39:06.628 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 01:39:06.631 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:39:06.633 | + functions-common:run_process:1682 : local group= 2022-04-01 01:39:06.636 | + functions-common:run_process:1683 : local user= 2022-04-01 01:39:06.639 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 01:39:06.642 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:39:06.644 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:39:06.647 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:39:06.650 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:39:06.653 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:39:06.658 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777146655 2022-04-01 01:39:06.662 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 01:39:06.683 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:06.686 | + 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-04-01 01:39:06.689 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 01:39:06.692 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:39:06.694 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:39:06.697 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:39:06.699 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:39:06.703 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-01 01:39:06.705 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:39:06.708 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 01:39:06.711 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:39:06.714 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:39:06.717 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:39:06.720 | + 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-04-01 01:39:06.723 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 01:39:06.725 | + 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-04-01 01:39:06.727 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:39:06.730 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:39:06.732 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 01:39:06.734 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:39:06.739 | + 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-04-01 01:39:06.794 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-01 01:39:06.851 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 01:39:06.906 | + 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-04-01 01:39:06.964 | + 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-04-01 01:39:07.026 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 01:39:07.084 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 01:39:07.142 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 01:39:07.202 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 01:39:07.260 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 01:39:07.319 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:39:07.321 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-01 01:39:07.379 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:39:08.101 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 01:39:08.116 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 01:39:08.804 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 01:39:08.889 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:39:08.892 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:08.895 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:08.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:08.904 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:08.908 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:08.912 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:39:08.915 | + functions-common:time_stop:2432 : start_time=1648777146655 2022-04-01 01:39:08.917 | + functions-common:time_stop:2434 : [[ -z 1648777146655 ]] 2022-04-01 01:39:08.926 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:08.932 | + functions-common:time_stop:2437 : end_time=1648777148928 2022-04-01 01:39:08.934 | + functions-common:time_stop:2438 : elapsed_time=2273 2022-04-01 01:39:08.938 | + functions-common:time_stop:2439 : total=45265 2022-04-01 01:39:08.941 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:08.944 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47538 2022-04-01 01:39:08.948 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.70/volume/v3 2022-04-01 01:39:08.953 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 01:39:08.953 | Waiting for Cinder API to start... 2022-04-01 01:39:08.956 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.70/volume/v3 2022-04-01 01:39:08.958 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:39:08.961 | + functions:wait_for_service:458 : local url=http://10.222.0.70/volume/v3 2022-04-01 01:39:08.965 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:39:08.970 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:39:08.974 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:39:08.976 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:39:08.979 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:39:08.982 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:39:08.990 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777148983 2022-04-01 01:39:08.991 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:39:09.002 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/volume/v3 2022-04-01 01:39:11.872 | + :: : [[ 500 == 503 ]] 2022-04-01 01:39:11.874 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:39:11.877 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:39:11.879 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:11.882 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:11.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:11.887 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:11.890 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:11.892 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:39:11.895 | + functions-common:time_stop:2432 : start_time=1648777148983 2022-04-01 01:39:11.897 | + functions-common:time_stop:2434 : [[ -z 1648777148983 ]] 2022-04-01 01:39:11.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:11.906 | + functions-common:time_stop:2437 : end_time=1648777151903 2022-04-01 01:39:11.909 | + functions-common:time_stop:2438 : elapsed_time=2920 2022-04-01 01:39:11.913 | + functions-common:time_stop:2439 : total=19960 2022-04-01 01:39:11.916 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:11.919 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22880 2022-04-01 01:39:11.923 | + functions:wait_for_service:467 : return 0 2022-04-01 01:39:11.926 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:11.928 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 01:39:11.931 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:11.934 | + functions-common:run_process:1682 : local group= 2022-04-01 01:39:11.937 | + functions-common:run_process:1683 : local user= 2022-04-01 01:39:11.940 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 01:39:11.943 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:39:11.946 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:39:11.948 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:39:11.951 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:39:11.955 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:39:11.960 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777151957 2022-04-01 01:39:11.963 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 01:39:11.988 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:11.991 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-01 01:39:11.994 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 01:39:11.996 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:12.000 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:12.002 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:12.005 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:12.009 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 01:39:12.012 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 01:39:12.015 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 01:39:12.018 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:39:12.021 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:39:12.023 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 01:39:12.030 | + 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-04-01 01:39:12.033 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 01:39:12.037 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:12.040 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:39:12.044 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:39:12.048 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:39:12.052 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:39:12.055 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 01:39:12.059 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:39:12.066 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-01 01:39:12.133 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 01:39:12.200 | + 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-04-01 01:39:12.264 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 01:39:12.326 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 01:39:12.385 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:39:12.445 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:39:12.447 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-01 01:39:12.508 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:39:13.249 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 01:39:13.263 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 01:39:13.946 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 01:39:13.977 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:39:13.983 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:13.986 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:13.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:13.991 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:13.994 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:13.996 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:39:13.999 | + functions-common:time_stop:2432 : start_time=1648777151957 2022-04-01 01:39:14.002 | + functions-common:time_stop:2434 : [[ -z 1648777151957 ]] 2022-04-01 01:39:14.007 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:14.014 | + functions-common:time_stop:2437 : end_time=1648777154010 2022-04-01 01:39:14.022 | + functions-common:time_stop:2438 : elapsed_time=2053 2022-04-01 01:39:14.028 | + functions-common:time_stop:2439 : total=47538 2022-04-01 01:39:14.032 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:14.035 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49591 2022-04-01 01:39:14.038 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:14.041 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 01:39:14.046 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:14.051 | + functions-common:run_process:1682 : local group= 2022-04-01 01:39:14.054 | + functions-common:run_process:1683 : local user= 2022-04-01 01:39:14.057 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 01:39:14.061 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:39:14.064 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:39:14.067 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:39:14.069 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:39:14.073 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:39:14.079 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777154075 2022-04-01 01:39:14.082 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 01:39:14.106 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:14.109 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:39:14.112 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:14.115 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:14.117 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:14.120 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:14.123 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:14.126 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:39:14.128 | + functions-common:time_stop:2432 : start_time=1648777154075 2022-04-01 01:39:14.131 | + functions-common:time_stop:2434 : [[ -z 1648777154075 ]] 2022-04-01 01:39:14.135 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:14.140 | + functions-common:time_stop:2437 : end_time=1648777154136 2022-04-01 01:39:14.143 | + functions-common:time_stop:2438 : elapsed_time=61 2022-04-01 01:39:14.145 | + functions-common:time_stop:2439 : total=49591 2022-04-01 01:39:14.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:14.151 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49652 2022-04-01 01:39:14.155 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:14.157 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 01:39:14.161 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:39:14.165 | + functions-common:run_process:1682 : local group= 2022-04-01 01:39:14.168 | + functions-common:run_process:1683 : local user= 2022-04-01 01:39:14.171 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 01:39:14.174 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:39:14.176 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:39:14.179 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:39:14.182 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:39:14.187 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:39:14.198 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777154191 2022-04-01 01:39:14.200 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 01:39:14.227 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:39:14.230 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:39:14.234 | + functions-common:time_stop:2425 : local name 2022-04-01 01:39:14.236 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:39:14.239 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:39:14.242 | + functions-common:time_stop:2428 : local total 2022-04-01 01:39:14.245 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:39:14.248 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:39:14.250 | + functions-common:time_stop:2432 : start_time=1648777154191 2022-04-01 01:39:14.253 | + functions-common:time_stop:2434 : [[ -z 1648777154191 ]] 2022-04-01 01:39:14.257 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:39:14.262 | + functions-common:time_stop:2437 : end_time=1648777154258 2022-04-01 01:39:14.266 | + functions-common:time_stop:2438 : elapsed_time=67 2022-04-01 01:39:14.270 | + functions-common:time_stop:2439 : total=49652 2022-04-01 01:39:14.274 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:39:14.277 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49719 2022-04-01 01:39:14.280 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 01:39:14.290 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 01:39:14.311 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:14.314 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 01:39:14.317 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 01:39:14.320 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 01:39:14.322 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 01:39:14.325 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 01:39:14.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:39:14.351 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-01 01:39:16.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:39:16.791 | from cryptography.utils import int_from_bytes 2022-04-01 01:39:16.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:39:16.791 | from cryptography.utils import int_from_bytes 2022-04-01 01:39:16.791 | Internal Server Error (HTTP 500) 2022-04-01 01:39:17.036 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 01:39:17.039 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 01:39:17.043 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 01:39:17.046 | + ./stack.sh:exit_trap:522 : jobs='797947 2022-04-01 01:39:17.047 | 830238' 2022-04-01 01:39:17.049 | + ./stack.sh:exit_trap:525 : [[ -n 797947 2022-04-01 01:39:17.049 | 830238 ]] 2022-04-01 01:39:17.052 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-012553 ]] 2022-04-01 01:39:17.055 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 01:39:17.058 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 01:39:17.058 | exit_trap: cleaning up child processes 2022-04-01 01:39:17.061 | + ./stack.sh:exit_trap:527 : kill 797947 830238 2022-04-01 01:39:17.064 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.Oyd7Y7uK4H ']' 2022-04-01 01:39:17.067 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.Oyd7Y7uK4H 2022-04-01 01:39:17.071 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 01:39:17.074 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 01:39:17.077 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 01:39:17.080 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 01:39:17.080 | Error on exit 2022-04-01 01:39:17.082 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 01:39:17.085 | + ./stack.sh:exit_trap:542 : generate-subunit 1648776349 808 fail 2022-04-01 01:39:17.775 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 01:39:17.778 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 01:39:19.204 | + ./stack.sh:exit_trap:556 : exit 1