2022-04-01 01:11:22.347 | + ./stack.sh:main:487 : exec 2022-04-01 01:11:22.347 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-011122' 2022-04-01 01:11:22.347 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-011122.summary.2022-04-01-011122 2022-04-01 01:11:22.347 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:11:22.347 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-011122 2022-04-01 01:11:22.347 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-011122 /opt/stack/logs/stack.sh.log 2022-04-01 01:11:22.347 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-011122.summary.2022-04-01-011122 /opt/stack/logs/stack.sh.log.summary 2022-04-01 01:11:22.347 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 01:11:22.347 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 01:11:22.347 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 01:11:22.347 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 01:11:22.347 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 01:11:22.347 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 01:11:22.347 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 01:11:22.347 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:11:22.347 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 01:11:22.347 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 01:11:22.348 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:11:22.348 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:11:22.348 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 01:11:22.348 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 01:11:22.348 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:11:22.348 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 01:11:22.349 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 01:11:22.351 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 01:11:22.353 | + ./stack.sh:main:576 : uname -a 2022-04-01 01:11:22.355 | 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:11:22.357 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 01:11:22.359 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 01:11:22.362 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 01:11:22.401 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 01:11:22.419 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 01:11:22.421 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 01:11:22.422 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 01:11:22.424 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 01:11:22.426 | + functions-common:fetch_plugins:1776 : return 2022-04-01 01:11:22.429 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 01:11:22.431 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 01:11:22.433 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:11:22.435 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:11:22.436 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:11:22.440 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:11:22.442 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:11:22.444 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:11:22.446 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:11:22.449 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:11:22.451 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:11:22.453 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:11:22.455 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 01:11:22.457 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:11:22.470 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:22.472 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:11:22.474 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:11:22.476 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:11:22.478 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:11:22.480 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:11:22.482 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:11:22.485 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 01:11:22.487 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 01:11:22.489 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:11:22.491 | + 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:11:22.494 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 01:11:22.496 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 01:11:22.498 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 01:11:22.499 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 01:11:22.501 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 01:11:22.503 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 01:11:22.520 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 01:11:22.523 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 01:11:22.538 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:11:22.540 | +++ lib/tls:source:43 : hostname -f 2022-04-01 01:11:22.545 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 01:11:22.547 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 01:11:22.548 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 01:11:22.550 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 01:11:22.552 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 01:11:22.554 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 01:11:22.556 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 01:11:22.558 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 01:11:22.560 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 01:11:22.562 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 01:11:22.566 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 01:11:22.579 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 01:11:22.596 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 01:11:22.610 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 01:11:22.623 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 01:11:22.660 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 01:11:22.724 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 01:11:22.819 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 01:11:22.843 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 01:11:22.888 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 01:11:22.942 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 01:11:23.109 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 01:11:23.124 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 01:11:23.137 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 01:11:23.151 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 01:11:23.248 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 01:11:23.250 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 01:11:23.253 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 01:11:23.256 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 01:11:23.259 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 01:11:23.261 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 01:11:23.264 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 01:11:23.264 | False' 2022-04-01 01:11:23.267 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 01:11:23.282 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 01:11:23.285 | + ./stack.sh:main:624 : run_phase source 2022-04-01 01:11:23.287 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 01:11:23.289 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:11:23.291 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:11:23.294 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:11:23.298 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:11:23.300 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:11:23.302 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:11:23.305 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:11:23.309 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:11:23.311 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:11:23.313 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:11:23.316 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 01:11:23.318 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:11:23.335 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:23.337 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:11:23.340 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 01:11:23.382 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 01:11:23.385 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 01:11:23.387 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:11:23.389 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 01:11:23.391 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 01:11:23.394 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 01:11:23.396 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 01:11:23.398 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 01:11:23.401 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 01:11:23.403 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 01:11:23.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.408 | + 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:11:23.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.413 | + 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:11:23.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.419 | + 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:11:23.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.424 | + 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:11:23.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.428 | + 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:11:23.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.433 | + 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:11:23.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.438 | + 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:11:23.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.442 | + 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:11:23.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.447 | + 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:11:23.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.452 | + 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:11:23.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.457 | + 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:11:23.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.462 | + 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:11:23.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.467 | + 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:11:23.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.472 | + 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:11:23.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.477 | + 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:11:23.479 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.482 | + 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:11:23.484 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.486 | + 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:11:23.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.491 | + 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:11:23.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.496 | + 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:11:23.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.500 | + 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:11:23.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.505 | + 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:11:23.507 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.510 | + 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:11:23.512 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.515 | + 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:11:23.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.519 | + 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:11:23.522 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.524 | + 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:11:23.527 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.529 | + 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:11:23.532 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.534 | + 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:11:23.536 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.538 | + 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:11:23.541 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.543 | + 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:11:23.545 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.548 | + 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:11:23.550 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.552 | + 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:11:23.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.557 | + 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:11:23.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.562 | + 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:11:23.564 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.570 | + 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:11:23.572 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.575 | + 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:11:23.577 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.580 | + 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:11:23.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.584 | + 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:11:23.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.589 | + 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:11:23.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.594 | + 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:11:23.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.599 | + 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:11:23.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.603 | + 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:11:23.606 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.608 | + 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:11:23.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.613 | + 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:11:23.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.618 | + 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:11:23.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:11:23.622 | + 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:11:23.625 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 01:11:23.628 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:11:23.630 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 01:11:23.646 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:23.648 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 01:11:23.650 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:11:23.653 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 01:11:23.670 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:11:23.673 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 01:11:23.676 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 01:11:23.679 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 01:11:23.682 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 01:11:23.684 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 01:11:23.687 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 01:11:23.689 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 01:11:23.692 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 01:11:23.694 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 01:11:23.695 | Using mysql database backend 2022-04-01 01:11:23.697 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 01:11:23.715 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 01:11:23.720 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 01:11:23.723 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:11:23.725 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 01:11:23.728 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:11:23.731 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 01:11:23.750 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:23.752 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 01:11:23.770 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 01:11:23.787 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:23.790 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 01:11:23.807 | + ./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:11:23.824 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 01:11:23.842 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:11:23.845 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 01:11:23.861 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:11:23.864 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 01:11:23.881 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 01:11:23.884 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 01:11:23.887 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 01:11:23.890 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 01:11:23.893 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:11:23.897 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-011123 2022-04-01 01:11:23.900 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-011123 757' 2022-04-01 01:11:23.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.905 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:11:23.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.910 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:11:23.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.915 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:11:23.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.920 | + 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:11:23.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.925 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-01 01:11:23.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.930 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-01 01:11:23.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.936 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-011122 2022-04-01 01:11:23.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.940 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:11:23.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.945 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-01 01:11:23.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.951 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:11:23.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.956 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:11:23.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.961 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:11:23.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:11:23.966 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:11:23.969 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 01:11:23.972 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 01:11:23.974 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 01:11:23.976 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 01:11:23.978 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:11:23.980 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:11:23.983 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:11:23.986 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:11:23.989 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:11:23.992 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:11:24.008 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:11:24.010 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:11:24.014 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:24.017 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:11:24.020 | + functions-common:git_clone:629 : echo master 2022-04-01 01:11:24.023 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 01:11:24.025 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:24.028 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 01:11:24.030 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:11:24.031 | + functions-common:git_clone:678 : head -1 2022-04-01 01:11:24.034 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 01:11:24.036 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:11:24.039 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 01:11:24.043 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:11:24.045 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 01:11:24.048 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 01:11:24.051 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 01:11:24.053 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 01:11:24.056 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:11:24.060 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 01:11:24.062 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 01:11:24.065 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 01:11:24.068 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 01:11:24.073 | ++ tools/install_prereqs.sh:source:47 : NOW=1648775484 2022-04-01 01:11:24.077 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 01:11:24.082 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648774477 2022-04-01 01:11:24.085 | ++ tools/install_prereqs.sh:source:49 : DELTA=1007 2022-04-01 01:11:24.087 | ++ tools/install_prereqs.sh:source:50 : [[ 1007 -lt 7200 ]] 2022-04-01 01:11:24.090 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 01:11:24.092 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 01:11:24.095 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 01:11:24.097 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 01:11:24.100 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 01:11:24.102 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 01:11:24.105 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 01:11:24.107 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 01:11:24.111 | +++ 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:11:24.162 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 01:11:24.162 | apache2-dev 2022-04-01 01:11:24.162 | bc 2022-04-01 01:11:24.162 | bsdmainutils 2022-04-01 01:11:24.162 | curl 2022-04-01 01:11:24.162 | g++ 2022-04-01 01:11:24.162 | gawk 2022-04-01 01:11:24.162 | gcc 2022-04-01 01:11:24.162 | gettext 2022-04-01 01:11:24.162 | git 2022-04-01 01:11:24.162 | graphviz 2022-04-01 01:11:24.162 | iputils-ping 2022-04-01 01:11:24.162 | libapache2-mod-proxy-uwsgi 2022-04-01 01:11:24.162 | libffi-dev 2022-04-01 01:11:24.162 | libjpeg-dev 2022-04-01 01:11:24.162 | libpcre3-dev 2022-04-01 01:11:24.162 | libpq-dev 2022-04-01 01:11:24.162 | libssl-dev 2022-04-01 01:11:24.162 | libsystemd-dev 2022-04-01 01:11:24.162 | libxml2-dev 2022-04-01 01:11:24.162 | libxslt1-dev 2022-04-01 01:11:24.162 | libyaml-dev 2022-04-01 01:11:24.162 | lsof 2022-04-01 01:11:24.162 | openssh-server 2022-04-01 01:11:24.162 | openssl 2022-04-01 01:11:24.163 | pkg-config 2022-04-01 01:11:24.163 | psmisc 2022-04-01 01:11:24.163 | python3-dev 2022-04-01 01:11:24.163 | python3-pip 2022-04-01 01:11:24.163 | python3-systemd 2022-04-01 01:11:24.163 | python3-venv 2022-04-01 01:11:24.163 | tar 2022-04-01 01:11:24.163 | tcpdump 2022-04-01 01:11:24.163 | unzip 2022-04-01 01:11:24.163 | uuid-runtime 2022-04-01 01:11:24.163 | wget 2022-04-01 01:11:24.163 | wget 2022-04-01 01:11:24.163 | zlib1g-dev 2022-04-01 01:11:24.163 | libkrb5-dev 2022-04-01 01:11:24.163 | libldap2-dev 2022-04-01 01:11:24.163 | libsasl2-dev 2022-04-01 01:11:24.163 | memcached 2022-04-01 01:11:24.163 | python3-mysqldb 2022-04-01 01:11:24.163 | sqlite3 2022-04-01 01:11:24.163 | conntrack 2022-04-01 01:11:24.163 | curl 2022-04-01 01:11:24.163 | dnsmasq-base 2022-04-01 01:11:24.163 | dnsmasq-utils 2022-04-01 01:11:24.163 | ebtables 2022-04-01 01:11:24.163 | genisoimage 2022-04-01 01:11:24.163 | iptables 2022-04-01 01:11:24.163 | iputils-arping 2022-04-01 01:11:24.163 | kpartx 2022-04-01 01:11:24.163 | libjs-jquery-tablesorter 2022-04-01 01:11:24.163 | parted 2022-04-01 01:11:24.163 | pm-utils 2022-04-01 01:11:24.163 | python3-mysqldb 2022-04-01 01:11:24.163 | socat 2022-04-01 01:11:24.163 | sqlite3 2022-04-01 01:11:24.163 | sudo 2022-04-01 01:11:24.163 | vlan 2022-04-01 01:11:24.163 | lsscsi 2022-04-01 01:11:24.163 | open-iscsi 2022-04-01 01:11:24.164 | lvm2 2022-04-01 01:11:24.164 | qemu-utils 2022-04-01 01:11:24.164 | thin-provisioning-tools 2022-04-01 01:11:24.164 | acl 2022-04-01 01:11:24.164 | dnsmasq-base 2022-04-01 01:11:24.164 | dnsmasq-utils 2022-04-01 01:11:24.164 | ebtables 2022-04-01 01:11:24.164 | haproxy 2022-04-01 01:11:24.164 | iptables 2022-04-01 01:11:24.164 | iputils-arping 2022-04-01 01:11:24.164 | iputils-ping 2022-04-01 01:11:24.164 | postgresql-server-dev-all 2022-04-01 01:11:24.164 | python3-mysqldb 2022-04-01 01:11:24.164 | sqlite3 2022-04-01 01:11:24.164 | sudo 2022-04-01 01:11:24.164 | vlan 2022-04-01 01:11:24.164 | pcp 2022-04-01 01:11:24.164 | ipset 2022-04-01 01:11:24.164 | conntrack 2022-04-01 01:11:24.164 | conntrackd 2022-04-01 01:11:24.164 | keepalived 2022-04-01 01:11:24.164 | lvm2 2022-04-01 01:11:24.164 | qemu-utils 2022-04-01 01:11:24.164 | thin-provisioning-tools 2022-04-01 01:11:24.164 | curl 2022-04-01 01:11:24.164 | liberasurecode-dev 2022-04-01 01:11:24.164 | make 2022-04-01 01:11:24.164 | memcached 2022-04-01 01:11:24.164 | rsync 2022-04-01 01:11:24.164 | sqlite3 2022-04-01 01:11:24.164 | xfsprogs' 2022-04-01 01:11:24.165 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 01:11:24.185 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 01:11:24.185 | apache2-dev 2022-04-01 01:11:24.185 | bc 2022-04-01 01:11:24.185 | bsdmainutils 2022-04-01 01:11:24.185 | curl 2022-04-01 01:11:24.185 | g++ 2022-04-01 01:11:24.185 | gawk 2022-04-01 01:11:24.185 | gcc 2022-04-01 01:11:24.186 | gettext 2022-04-01 01:11:24.186 | git 2022-04-01 01:11:24.186 | graphviz 2022-04-01 01:11:24.186 | iputils-ping 2022-04-01 01:11:24.186 | libapache2-mod-proxy-uwsgi 2022-04-01 01:11:24.186 | libffi-dev 2022-04-01 01:11:24.186 | libjpeg-dev 2022-04-01 01:11:24.186 | libpcre3-dev 2022-04-01 01:11:24.186 | libpq-dev 2022-04-01 01:11:24.186 | libssl-dev 2022-04-01 01:11:24.186 | libsystemd-dev 2022-04-01 01:11:24.186 | libxml2-dev 2022-04-01 01:11:24.186 | libxslt1-dev 2022-04-01 01:11:24.186 | libyaml-dev 2022-04-01 01:11:24.186 | lsof 2022-04-01 01:11:24.186 | openssh-server 2022-04-01 01:11:24.186 | openssl 2022-04-01 01:11:24.186 | pkg-config 2022-04-01 01:11:24.186 | psmisc 2022-04-01 01:11:24.187 | python3-dev 2022-04-01 01:11:24.187 | python3-pip 2022-04-01 01:11:24.187 | python3-systemd 2022-04-01 01:11:24.187 | python3-venv 2022-04-01 01:11:24.187 | tar 2022-04-01 01:11:24.187 | tcpdump 2022-04-01 01:11:24.187 | unzip 2022-04-01 01:11:24.187 | uuid-runtime 2022-04-01 01:11:24.187 | wget 2022-04-01 01:11:24.187 | wget 2022-04-01 01:11:24.187 | zlib1g-dev 2022-04-01 01:11:24.187 | libkrb5-dev 2022-04-01 01:11:24.187 | libldap2-dev 2022-04-01 01:11:24.187 | libsasl2-dev 2022-04-01 01:11:24.187 | memcached 2022-04-01 01:11:24.187 | python3-mysqldb 2022-04-01 01:11:24.187 | sqlite3 2022-04-01 01:11:24.187 | conntrack 2022-04-01 01:11:24.187 | curl 2022-04-01 01:11:24.187 | dnsmasq-base 2022-04-01 01:11:24.187 | dnsmasq-utils 2022-04-01 01:11:24.187 | ebtables 2022-04-01 01:11:24.187 | genisoimage 2022-04-01 01:11:24.187 | iptables 2022-04-01 01:11:24.187 | iputils-arping 2022-04-01 01:11:24.187 | kpartx 2022-04-01 01:11:24.187 | libjs-jquery-tablesorter 2022-04-01 01:11:24.187 | parted 2022-04-01 01:11:24.187 | pm-utils 2022-04-01 01:11:24.187 | python3-mysqldb 2022-04-01 01:11:24.188 | socat 2022-04-01 01:11:24.188 | sqlite3 2022-04-01 01:11:24.188 | sudo 2022-04-01 01:11:24.188 | vlan 2022-04-01 01:11:24.188 | lsscsi 2022-04-01 01:11:24.188 | open-iscsi 2022-04-01 01:11:24.188 | lvm2 2022-04-01 01:11:24.188 | qemu-utils 2022-04-01 01:11:24.188 | thin-provisioning-tools 2022-04-01 01:11:24.188 | acl 2022-04-01 01:11:24.188 | dnsmasq-base 2022-04-01 01:11:24.188 | dnsmasq-utils 2022-04-01 01:11:24.188 | ebtables 2022-04-01 01:11:24.188 | haproxy 2022-04-01 01:11:24.188 | iptables 2022-04-01 01:11:24.188 | iputils-arping 2022-04-01 01:11:24.188 | iputils-ping 2022-04-01 01:11:24.188 | postgresql-server-dev-all 2022-04-01 01:11:24.188 | python3-mysqldb 2022-04-01 01:11:24.188 | sqlite3 2022-04-01 01:11:24.188 | sudo 2022-04-01 01:11:24.189 | vlan 2022-04-01 01:11:24.189 | pcp 2022-04-01 01:11:24.189 | ipset 2022-04-01 01:11:24.189 | conntrack 2022-04-01 01:11:24.189 | conntrackd 2022-04-01 01:11:24.189 | keepalived 2022-04-01 01:11:24.189 | lvm2 2022-04-01 01:11:24.189 | qemu-utils 2022-04-01 01:11:24.189 | thin-provisioning-tools 2022-04-01 01:11:24.189 | curl 2022-04-01 01:11:24.189 | liberasurecode-dev 2022-04-01 01:11:24.189 | make 2022-04-01 01:11:24.189 | memcached 2022-04-01 01:11:24.189 | rsync 2022-04-01 01:11:24.189 | sqlite3 2022-04-01 01:11:24.189 | xfsprogs ' 2022-04-01 01:11:24.189 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 01:11:24.191 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:24.194 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:24.197 | ++ 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:11:24.197 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 01:11:24.203 | ++ 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:11:24.205 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 01:11:24.207 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:11:24.210 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 01:11:24.212 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:11:24.215 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:24.218 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:11:24.220 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:24.222 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:24.225 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:11:24.227 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 01:11:24.229 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 01:11:24.231 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 01:11:24.234 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 01:11:24.238 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 01:11:24.241 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 01:11:24.244 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 01:11:24.246 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 01:11:24.248 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:11:24.251 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:11:24.255 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648775484253 2022-04-01 01:11:24.258 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 01:11:24.260 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 01:11:24.263 | ++ 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:11:24.621 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 01:11:24.643 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 01:11:24.723 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 01:11:25.179 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 01:11:25.703 | Fetched 336 kB in 1s (307 kB/s) 2022-04-01 01:11:27.337 | Reading package lists... 2022-04-01 01:11:27.371 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 01:11:27.373 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 01:11:27.376 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:11:27.378 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:27.380 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:27.382 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:11:27.386 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:27.389 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 01:11:27.392 | ++ functions-common:time_stop:2432 : start_time=1648775484253 2022-04-01 01:11:27.394 | ++ functions-common:time_stop:2434 : [[ -z 1648775484253 ]] 2022-04-01 01:11:27.398 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:27.402 | ++ functions-common:time_stop:2437 : end_time=1648775487400 2022-04-01 01:11:27.405 | ++ functions-common:time_stop:2438 : elapsed_time=3147 2022-04-01 01:11:27.408 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 01:11:27.410 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:27.413 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3147 2022-04-01 01:11:27.415 | ++ 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:11:27.418 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:11:27.421 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:27.423 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:27.428 | ++ 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:11:27.452 | ++ 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:11:27.570 | Reading package lists... 2022-04-01 01:11:27.848 | Building dependency tree... 2022-04-01 01:11:27.850 | Reading state information... 2022-04-01 01:11:27.894 | acl is already the newest version (2.2.53-6). 2022-04-01 01:11:27.894 | bc is already the newest version (1.07.1-2build1). 2022-04-01 01:11:27.894 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 01:11:27.894 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 01:11:27.894 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 01:11:27.894 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:11:27.894 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 01:11:27.894 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:11:27.894 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 01:11:27.894 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 01:11:27.894 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 01:11:27.894 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 01:11:27.894 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 01:11:27.894 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 01:11:27.894 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 01:11:27.894 | libffi-dev is already the newest version (3.3-4). 2022-04-01 01:11:27.895 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 01:11:27.895 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 01:11:27.895 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 01:11:27.895 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 01:11:27.895 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 01:11:27.895 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 01:11:27.895 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:11:27.895 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 01:11:27.895 | psmisc is already the newest version (23.3-1). 2022-04-01 01:11:27.895 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:11:27.895 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 01:11:27.895 | python3-systemd is already the newest version (234-3build2). 2022-04-01 01:11:27.895 | socat is already the newest version (1.7.3.3-2). 2022-04-01 01:11:27.895 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 01:11:27.895 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 01:11:27.895 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 01:11:27.895 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 01:11:27.895 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 01:11:27.895 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 01:11:27.895 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 01:11:27.895 | pcp is already the newest version (5.0.3-1). 2022-04-01 01:11:27.895 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 01:11:27.895 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:11:27.895 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:11:27.895 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:11:27.895 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 01:11:27.895 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:11:27.895 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:11:27.895 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 01:11:27.895 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 01:11:27.895 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 01:11:27.895 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 01:11:27.895 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 01:11:27.895 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 01:11:27.895 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 01:11:27.895 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 01:11:27.896 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:11:27.896 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 01:11:27.896 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 01:11:27.896 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 01:11:27.896 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 01:11:27.896 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 01:11:27.896 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 01:11:27.896 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:11:27.896 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 01:11:27.896 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 01:11:27.896 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 01:11:27.896 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 01:11:27.896 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 01:11:27.896 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 01:11:27.896 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 01:11:27.896 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 01:11:27.896 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 01:11:28.178 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:11:28.178 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-01 01:11:28.178 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 01:11:28.178 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 01:11:28.178 | The following packages were automatically installed and are no longer required: 2022-04-01 01:11:28.181 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:11:28.181 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:11:28.181 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:11:28.181 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:11:28.181 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:11:28.181 | python3-zope.interface 2022-04-01 01:11:28.181 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:11:28.313 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:11:28.318 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 01:11:28.321 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:11:28.325 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:11:28.327 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:28.330 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:28.332 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:11:28.334 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:28.337 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:11:28.339 | ++ functions-common:time_stop:2432 : start_time=1648775487449 2022-04-01 01:11:28.341 | ++ functions-common:time_stop:2434 : [[ -z 1648775487449 ]] 2022-04-01 01:11:28.344 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:28.348 | ++ functions-common:time_stop:2437 : end_time=1648775488346 2022-04-01 01:11:28.350 | ++ functions-common:time_stop:2438 : elapsed_time=897 2022-04-01 01:11:28.353 | ++ functions-common:time_stop:2439 : total=827 2022-04-01 01:11:28.356 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:28.358 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1724 2022-04-01 01:11:28.360 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 01:11:28.363 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 01:11:28.366 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:11:28.369 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 01:11:28.375 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 01:11:28.380 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 01:11:28.382 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 01:11:28.386 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 01:11:29.986 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 01:11:29.988 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 01:11:29.990 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 01:11:29.992 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 01:11:29.994 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 01:11:29.997 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 01:11:29.999 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 01:11:30.001 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 01:11:30.003 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 01:11:30.005 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 01:11:30.007 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 01:11:30.008 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 01:11:30.010 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 01:11:30.013 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 01:11:30.014 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 01:11:30.016 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 01:11:30.018 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 01:11:30.020 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 01:11:30.021 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 01:11:30.023 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 01:11:30.026 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 01:11:30.028 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 01:11:30.030 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 01:11:30.032 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 01:11:30.122 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 01:11:30.125 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 01:11:30.201 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 01:11:30.204 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 01:11:30.281 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 01:11:30.283 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 01:11:30.285 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 01:11:30.287 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 01:11:30.289 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 01:11:30.292 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 01:11:30.295 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 01:11:30.297 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 01:11:30.299 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 01:11:30.301 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 01:11:30.304 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 01:11:30.304 | Distro: focal 2022-04-01 01:11:30.307 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 01:11:30.311 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:11:30.314 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:11:30.316 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:11:30.319 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:11:30.319 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:11:31.018 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:11:31.020 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:11:31.020 | pip: 21.3.1 2022-04-01 01:11:31.022 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 01:11:31.024 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 01:11:31.026 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:11:31.028 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:11:31.030 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:11:31.032 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:31.034 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:11:31.035 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:11:31.037 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:11:31.039 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:11:31.040 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:11:31.043 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:31.044 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:11:31.046 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 01:11:31.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:31.050 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:31.052 | + tools/install_pip.sh:main:142 : : 2022-04-01 01:11:31.054 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 01:11:31.056 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 01:11:31.057 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 01:11:31.060 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:11:31.062 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 01:11:31.064 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 01:11:31.066 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:11:31.069 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:11:31.069 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:11:31.074 | ++ 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:11:31.076 | ++ 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:11:31.078 | ++ 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:11:31.080 | + 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:11:31.082 | + 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:11:31.100 | 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:11:31.102 | + 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:11:31.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:11:31.986 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:31.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:11:31.986 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:33.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:34.990 | 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:11:35.000 | 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:11:37.650 | Installing collected packages: setuptools 2022-04-01 01:11:38.459 | Successfully installed setuptools-60.9.3 2022-04-01 01:11:38.459 | 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:11:38.643 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:11:38.643 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:11:38.799 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:38.801 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:38.802 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:38.804 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:38.806 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:38.809 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:38.810 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:38.812 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:38.814 | + functions-common:time_stop:2432 : start_time=1648775491095 2022-04-01 01:11:38.816 | + functions-common:time_stop:2434 : [[ -z 1648775491095 ]] 2022-04-01 01:11:38.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:38.821 | + functions-common:time_stop:2437 : end_time=1648775498819 2022-04-01 01:11:38.823 | + functions-common:time_stop:2438 : elapsed_time=7724 2022-04-01 01:11:38.825 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:11:38.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:38.828 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7724 2022-04-01 01:11:38.830 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:38.832 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 01:11:38.835 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:11:38.838 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:11:38.840 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:11:38.843 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:11:38.843 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:11:39.552 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:11:39.554 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:11:39.554 | pip: 21.3.1 2022-04-01 01:11:39.557 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 01:11:39.560 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:11:39.564 | + ./stack.sh:main:796 : fixup_all 2022-04-01 01:11:39.566 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 01:11:39.569 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 01:11:39.571 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:11:39.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:11:39.576 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-01 01:11:39.590 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 01:11:39.601 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 01:11:39.613 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 01:11:39.616 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 01:11:39.618 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:11:39.621 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:11:39.623 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:11:39.625 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:39.627 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:11:39.630 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:11:39.632 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:11:39.634 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:11:39.637 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:11:39.639 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:11:39.641 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:11:39.643 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 01:11:39.645 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 01:11:39.648 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 01:11:39.650 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:11:39.652 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:11:39.655 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:11:39.657 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:11:39.659 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:11:39.661 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:11:39.664 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 01:11:39.666 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 01:11:39.668 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 01:11:39.671 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 01:11:39.673 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 01:11:39.675 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 01:11:39.678 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 01:11:39.702 | Using python 3.8 to install os-testr 2022-04-01 01:11:39.705 | + 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:11:40.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:40.596 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:40.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:40.596 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:41.807 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:41.834 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 01:11:41.912 | 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:11:41.913 | 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:11:41.914 | 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:11:41.915 | 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:11:41.929 | 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:11:41.957 | 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:11:41.958 | 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:11:41.959 | 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:11:41.960 | 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:11:41.961 | 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:11:41.987 | 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:11:41.988 | 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:11:41.990 | 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:11:41.991 | 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:11:41.992 | 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:11:42.005 | 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:11:42.074 | 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:11:42.075 | 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:11:42.076 | 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:11:44.649 | 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:11:44.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:11:44.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:11:44.794 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:44.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:44.799 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:44.802 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:44.804 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:44.806 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:44.809 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:44.811 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:44.813 | + functions-common:time_stop:2432 : start_time=1648775499696 2022-04-01 01:11:44.815 | + functions-common:time_stop:2434 : [[ -z 1648775499696 ]] 2022-04-01 01:11:44.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:44.822 | + functions-common:time_stop:2437 : end_time=1648775504820 2022-04-01 01:11:44.825 | + functions-common:time_stop:2438 : elapsed_time=5124 2022-04-01 01:11:44.827 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:11:44.830 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:44.832 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5124 2022-04-01 01:11:44.835 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:44.837 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 01:11:44.894 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 01:11:45.029 | + ./stack.sh:main:810 : install_infra 2022-04-01 01:11:45.033 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:11:45.036 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 01:11:45.039 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:11:45.043 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 01:11:45.070 | + 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:11:47.075 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.085 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.093 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.097 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.205 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.225 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.230 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.234 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.250 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.262 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.264 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.296 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.305 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.311 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.329 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.367 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.376 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.381 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.429 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.443 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.447 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.467 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.474 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.522 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.540 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.545 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.637 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.644 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.700 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.821 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.846 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.850 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.861 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.867 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.887 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.893 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.911 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.968 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.980 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:47.997 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:48.041 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:48.045 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:48.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:48.187 | 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:11:48.481 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:48.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:48.485 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:48.487 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:48.490 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:48.492 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:48.494 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:48.496 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:48.498 | + functions-common:time_stop:2432 : start_time=1648775505060 2022-04-01 01:11:48.501 | + functions-common:time_stop:2434 : [[ -z 1648775505060 ]] 2022-04-01 01:11:48.503 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:48.507 | + functions-common:time_stop:2437 : end_time=1648775508505 2022-04-01 01:11:48.509 | + functions-common:time_stop:2438 : elapsed_time=3445 2022-04-01 01:11:48.512 | + functions-common:time_stop:2439 : total=5124 2022-04-01 01:11:48.514 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:48.516 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8569 2022-04-01 01:11:48.519 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:48.521 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:11:48.524 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 01:11:48.549 | + 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:11:50.375 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.387 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.394 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.398 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.505 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.525 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.529 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.533 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.548 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.556 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.558 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.590 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.599 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.604 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.623 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.660 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.669 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.674 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.723 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.736 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.741 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.761 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.768 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.817 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.836 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.840 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.933 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.940 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:50.996 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.118 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.143 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.147 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.158 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.163 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.184 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.190 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.207 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.265 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.278 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.294 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.338 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.343 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:11:51.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:11:51.351 | Processing /opt/stack/requirements 2022-04-01 01:11:53.137 | 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:11:53.140 | 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:11:53.152 | 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:11:53.158 | 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:11:53.161 | 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:11:53.168 | 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:11:53.195 | 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:11:53.221 | 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:11:53.231 | 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:11:53.254 | 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:11:53.257 | 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:11:53.273 | 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:11:53.276 | 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:11:53.280 | 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:11:53.285 | 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:11:53.288 | 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:11:53.304 | 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:11:53.310 | 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:11:53.324 | 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:11:53.376 | 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:11:53.383 | 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:11:53.388 | 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:11:53.451 | 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:11:53.453 | Building wheels for collected packages: openstack-requirements 2022-04-01 01:11:53.454 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 01:11:54.315 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 01:11:54.315 | ERROR: Command errored out with exit status 1: 2022-04-01 01:11:54.315 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kpdfc8cc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kpdfc8cc/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-nn_7hrrm 2022-04-01 01:11:54.315 | cwd: /tmp/pip-req-build-kpdfc8cc/ 2022-04-01 01:11:54.315 | Complete output (6 lines): 2022-04-01 01:11:54.315 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 01:11:54.315 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 01:11:54.315 | or: setup.py --help-commands 2022-04-01 01:11:54.315 | or: setup.py cmd --help 2022-04-01 01:11:54.315 | 2022-04-01 01:11:54.315 | error: invalid command 'bdist_wheel' 2022-04-01 01:11:54.315 | ---------------------------------------- 2022-04-01 01:11:54.315 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 01:11:54.316 | Running setup.py clean for openstack-requirements 2022-04-01 01:11:55.253 | Failed to build openstack-requirements 2022-04-01 01:11:55.270 | Installing collected packages: openstack-requirements 2022-04-01 01:11:55.270 | Attempting uninstall: openstack-requirements 2022-04-01 01:11:55.271 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-04-01 01:11:55.307 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-04-01 01:11:55.326 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-04-01 01:11:55.329 | Running setup.py install for openstack-requirements: started 2022-04-01 01:11:57.753 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 01:11:57.780 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-04-01 01:11:57.918 | + inc/python:pip_install:200 : result=0 2022-04-01 01:11:57.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:11:57.923 | + functions-common:time_stop:2425 : local name 2022-04-01 01:11:57.926 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:11:57.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:11:57.931 | + functions-common:time_stop:2428 : local total 2022-04-01 01:11:57.935 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:11:57.938 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:11:57.940 | + functions-common:time_stop:2432 : start_time=1648775508540 2022-04-01 01:11:57.942 | + functions-common:time_stop:2434 : [[ -z 1648775508540 ]] 2022-04-01 01:11:57.946 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:11:57.951 | + functions-common:time_stop:2437 : end_time=1648775517948 2022-04-01 01:11:57.953 | + functions-common:time_stop:2438 : elapsed_time=9408 2022-04-01 01:11:57.955 | + functions-common:time_stop:2439 : total=8569 2022-04-01 01:11:57.957 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:11:57.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17977 2022-04-01 01:11:57.963 | + inc/python:pip_install:203 : return 0 2022-04-01 01:11:57.966 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 01:11:57.969 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 01:11:57.972 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 01:11:57.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:11:57.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:11:57.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 01:11:57.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:11:57.990 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 01:11:58.017 | Using python 3.8 to install pbr 2022-04-01 01:11:58.019 | + 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:11:58.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:58.911 | from cryptography.utils import int_from_bytes 2022-04-01 01:11:58.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:11:58.911 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:00.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:00.104 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 01:12:02.827 | 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:12:02.835 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:02.835 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:02.972 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:02.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:02.976 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:02.978 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:02.981 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:02.983 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:02.985 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:02.987 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:02.990 | + functions-common:time_stop:2432 : start_time=1648775518010 2022-04-01 01:12:02.992 | + functions-common:time_stop:2434 : [[ -z 1648775518010 ]] 2022-04-01 01:12:02.995 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:02.999 | + functions-common:time_stop:2437 : end_time=1648775522996 2022-04-01 01:12:03.001 | + functions-common:time_stop:2438 : elapsed_time=4986 2022-04-01 01:12:03.003 | + functions-common:time_stop:2439 : total=17977 2022-04-01 01:12:03.005 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:03.007 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22963 2022-04-01 01:12:03.010 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:03.012 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 01:12:05.347 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 01:12:07.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:07.356 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 01:12:07.371 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 01:12:07.374 | 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:12:07.379 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 01:12:07.382 | 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:12:07.385 | 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:12:07.460 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:12:07.463 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:12:07.467 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 01:12:07.484 | + ./stack.sh:main:819 : pkgs= 2022-04-01 01:12:07.486 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 01:12:07.489 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 01:12:07.492 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:12:07.494 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 01:12:07.497 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:12:07.499 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:12:07.501 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:12:07.504 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:12:07.506 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:12:07.509 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:12:07.514 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:12:07.517 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:12:07.519 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:12:07.521 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 01:12:07.524 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:12:07.539 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:07.541 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:12:07.544 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:12:07.546 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 01:12:07.548 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:12:07.550 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:12:07.552 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:12:07.554 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 01:12:07.556 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:12:07.559 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 01:12:07.561 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:12:07.563 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:12:07.565 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:12:07.567 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:12:07.569 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:12:07.572 | + 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:12:07.574 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 01:12:07.577 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:12:07.579 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 01:12:07.581 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:12:07.583 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:12:07.586 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 01:12:07.588 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 01:12:07.591 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 01:12:07.593 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 01:12:07.596 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 01:12:07.650 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 01:12:07.650 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 01:12:07.652 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 01:12:08.232 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 01:12:08.235 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 01:12:08.252 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:08.256 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 01:12:08.258 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:12:08.260 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:12:08.263 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:12:08.265 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:12:08.267 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:08.270 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:12:08.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:08.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:08.277 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:12:08.279 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:08.281 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:12:08.284 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:12:08.286 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 01:12:08.289 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:12:08.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:08.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:08.296 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 01:12:08.326 | + 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:12:08.440 | Reading package lists... 2022-04-01 01:12:08.722 | Building dependency tree... 2022-04-01 01:12:08.723 | Reading state information... 2022-04-01 01:12:09.029 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 01:12:09.029 | The following packages were automatically installed and are no longer required: 2022-04-01 01:12:09.031 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:12:09.031 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:12:09.031 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:12:09.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:12:09.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:12:09.031 | python3-zope.interface 2022-04-01 01:12:09.031 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:12:09.157 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:12:09.163 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:12:09.166 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:12:09.169 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:09.171 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:09.173 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:09.176 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:09.178 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:09.181 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:12:09.183 | + functions-common:time_stop:2432 : start_time=1648775528323 2022-04-01 01:12:09.186 | + functions-common:time_stop:2434 : [[ -z 1648775528323 ]] 2022-04-01 01:12:09.189 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:09.194 | + functions-common:time_stop:2437 : end_time=1648775529191 2022-04-01 01:12:09.197 | + functions-common:time_stop:2438 : elapsed_time=868 2022-04-01 01:12:09.200 | + functions-common:time_stop:2439 : total=1724 2022-04-01 01:12:09.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:09.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2592 2022-04-01 01:12:09.207 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:12:09.210 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 01:12:09.212 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:12:09.215 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:12:09.219 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:12:09.221 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:12:09.225 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:12:09.227 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:12:09.230 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 01:12:09.232 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:12:09.235 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:12:09.237 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:12:09.240 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:12:09.242 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:12:09.245 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:12:09.247 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:12:09.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:12:09.252 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:12:09.255 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:12:09.258 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:12:09.261 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 01:12:09.265 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:12:09.267 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:12:09.270 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:12:09.272 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:12:09.274 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:12:09.277 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:12:09.279 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 01:12:09.282 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 01:12:09.299 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:09.302 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 01:12:09.305 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:12:09.309 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 01:12:09.311 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 01:12:09.315 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 01:12:09.320 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 01:12:09.322 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 01:12:09.325 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 01:12:09.328 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 01:12:09.330 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 01:12:09.333 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 01:12:09.337 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 01:12:10.231 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 01:12:10.232 | user tags 2022-04-01 01:12:10.232 | stackrabbit []' 2022-04-01 01:12:10.235 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 01:12:10.235 | user tags 2022-04-01 01:12:10.235 | stackrabbit []' 2022-04-01 01:12:10.235 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 01:12:10.242 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 01:12:10.245 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 01:12:10.247 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:12:10.943 | Changing password for user "stackrabbit" ... 2022-04-01 01:12:10.971 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 01:12:11.706 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 01:12:11.731 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 01:12:11.734 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:12:12.427 | Changing password for user "stackrabbit" ... 2022-04-01 01:12:12.453 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 01:12:12.456 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 01:12:12.458 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 01:12:13.178 | Deleting user "guest" ... 2022-04-01 01:12:13.196 | Error: 2022-04-01 01:12:13.196 | {:no_such_user, "guest"} 2022-04-01 01:12:13.210 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 01:12:13.212 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 01:12:13.229 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:13.232 | + ./stack.sh:main:836 : install_database 2022-04-01 01:12:13.234 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 01:12:13.236 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 01:12:13.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:13.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:13.245 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 01:12:13.465 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 01:12:13.467 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:13.469 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 01:12:13.472 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 01:12:13.474 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:12:13.477 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 01:12:13.479 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:12:13.481 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:12:13.484 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:12:13.486 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:12:13.489 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:12:13.491 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:12:13.494 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:12:13.497 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:12:13.499 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:12:13.501 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:12:13.504 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:12:13.506 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 01:12:13.508 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:12:13.512 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:12:13.514 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:12:13.517 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:12:13.520 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:12:13.522 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:12:13.525 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 01:12:13.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:13.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:13.532 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 01:12:13.534 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:12:13.537 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:12:13.539 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:12:13.542 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:12:13.544 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:13.546 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:12:13.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:13.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:13.553 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:12:13.556 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:13.558 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:12:13.561 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:12:13.563 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 01:12:13.565 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:12:13.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:13.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:13.573 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 01:12:13.602 | + 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:12:13.717 | Reading package lists... 2022-04-01 01:12:14.000 | Building dependency tree... 2022-04-01 01:12:14.001 | Reading state information... 2022-04-01 01:12:14.291 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 01:12:14.291 | The following packages were automatically installed and are no longer required: 2022-04-01 01:12:14.293 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:12:14.293 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:12:14.293 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:12:14.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:12:14.293 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:12:14.293 | python3-zope.interface 2022-04-01 01:12:14.293 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:12:14.411 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:12:14.416 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:12:14.418 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:12:14.420 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:14.423 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:14.425 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:14.427 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:14.430 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:14.432 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:12:14.434 | + functions-common:time_stop:2432 : start_time=1648775533599 2022-04-01 01:12:14.437 | + functions-common:time_stop:2434 : [[ -z 1648775533599 ]] 2022-04-01 01:12:14.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:14.444 | + functions-common:time_stop:2437 : end_time=1648775534441 2022-04-01 01:12:14.446 | + functions-common:time_stop:2438 : elapsed_time=842 2022-04-01 01:12:14.449 | + functions-common:time_stop:2439 : total=2592 2022-04-01 01:12:14.451 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:14.453 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3434 2022-04-01 01:12:14.455 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:12:14.458 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 01:12:14.460 | + ./stack.sh:main:839 : install_database_python 2022-04-01 01:12:14.462 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 01:12:14.465 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 01:12:14.467 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 01:12:14.470 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:12:14.473 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 01:12:14.475 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 01:12:14.478 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:12:14.481 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:12:14.482 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:12:14.487 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 01:12:14.490 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 01:12:14.492 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 01:12:14.495 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 01:12:14.499 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 01:12:14.524 | Using python 3.8 to install PyMySQL 2022-04-01 01:12:14.527 | + 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:12:15.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:15.405 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:15.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:15.405 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:16.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:16.667 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 01:12:19.276 | 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:12:19.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:19.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:19.421 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:19.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:19.426 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:19.428 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:19.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:19.434 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:19.436 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:19.439 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:19.441 | + functions-common:time_stop:2432 : start_time=1648775534518 2022-04-01 01:12:19.443 | + functions-common:time_stop:2434 : [[ -z 1648775534518 ]] 2022-04-01 01:12:19.446 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:19.451 | + functions-common:time_stop:2437 : end_time=1648775539448 2022-04-01 01:12:19.454 | + functions-common:time_stop:2438 : elapsed_time=4930 2022-04-01 01:12:19.456 | + functions-common:time_stop:2439 : total=22963 2022-04-01 01:12:19.459 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:19.463 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27893 2022-04-01 01:12:19.467 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:19.469 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 01:12:19.471 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:12:19.474 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 01:12:19.476 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 01:12:19.500 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:19.503 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 01:12:19.507 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 01:12:19.511 | ++ 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:12:19.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:12:19.519 | + 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:12:19.521 | + 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:12:19.524 | + 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:12:19.527 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:12:19.530 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 01:12:19.534 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 01:12:19.551 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:19.553 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 01:12:19.555 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:12:19.559 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:12:19.561 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:12:19.564 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:12:19.567 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:19.569 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:12:19.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:19.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:19.577 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:12:19.580 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:19.582 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:12:19.585 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:12:19.587 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 01:12:19.590 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:12:19.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:19.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:19.597 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 01:12:19.624 | + 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:12:19.746 | Reading package lists... 2022-04-01 01:12:20.036 | Building dependency tree... 2022-04-01 01:12:20.037 | Reading state information... 2022-04-01 01:12:20.349 | radvd is already the newest version (1:2.17-2). 2022-04-01 01:12:20.349 | The following packages were automatically installed and are no longer required: 2022-04-01 01:12:20.351 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:12:20.351 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:12:20.351 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:12:20.351 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:12:20.351 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:12:20.351 | python3-zope.interface 2022-04-01 01:12:20.351 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:12:20.475 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:12:20.480 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:12:20.483 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:12:20.486 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:20.489 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:20.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:20.498 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:20.500 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:20.503 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:12:20.506 | + functions-common:time_stop:2432 : start_time=1648775539621 2022-04-01 01:12:20.509 | + functions-common:time_stop:2434 : [[ -z 1648775539621 ]] 2022-04-01 01:12:20.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:20.519 | + functions-common:time_stop:2437 : end_time=1648775540516 2022-04-01 01:12:20.521 | + functions-common:time_stop:2438 : elapsed_time=895 2022-04-01 01:12:20.524 | + functions-common:time_stop:2439 : total=3434 2022-04-01 01:12:20.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:20.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4329 2022-04-01 01:12:20.533 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:12:20.536 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 01:12:20.560 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:20.562 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 01:12:20.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 01:12:20.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 01:12:20.572 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 01:12:20.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 01:12:20.600 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:12:20.603 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:12:20.607 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:12:20.610 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:12:20.612 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:20.615 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:12:20.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:20.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:20.624 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:12:20.626 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:20.629 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:12:20.632 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:12:20.635 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 01:12:20.638 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:12:20.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:20.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:20.647 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 01:12:20.671 | + 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:12:20.788 | Reading package lists... 2022-04-01 01:12:21.051 | Building dependency tree... 2022-04-01 01:12:21.052 | Reading state information... 2022-04-01 01:12:21.334 | fakeroot is already the newest version (1.24-1). 2022-04-01 01:12:21.335 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:12:21.335 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 01:12:21.335 | The following packages were automatically installed and are no longer required: 2022-04-01 01:12:21.336 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:12:21.336 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:12:21.336 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:12:21.336 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:12:21.337 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:12:21.337 | python3-zope.interface 2022-04-01 01:12:21.337 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:12:21.466 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:12:21.471 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:12:21.476 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:12:21.478 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:21.481 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:21.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:21.491 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:21.493 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:21.497 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:12:21.499 | + functions-common:time_stop:2432 : start_time=1648775540668 2022-04-01 01:12:21.501 | + functions-common:time_stop:2434 : [[ -z 1648775540668 ]] 2022-04-01 01:12:21.504 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:21.508 | + functions-common:time_stop:2437 : end_time=1648775541505 2022-04-01 01:12:21.511 | + functions-common:time_stop:2438 : elapsed_time=837 2022-04-01 01:12:21.513 | + functions-common:time_stop:2439 : total=4329 2022-04-01 01:12:21.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:21.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5166 2022-04-01 01:12:21.520 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:12:21.523 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 01:12:21.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:21.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:21.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 01:12:21.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 01:12:21.538 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 01:12:21.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 01:12:21.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 01:12:21.549 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 01:12:21.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 01:12:21.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 01:12:21.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 01:12:21.560 | + functions:vercmp:628 : local v1=5.4 2022-04-01 01:12:21.562 | + functions:vercmp:629 : local 'op=<' 2022-04-01 01:12:21.564 | + functions:vercmp:630 : local v2=3.13 2022-04-01 01:12:21.567 | + functions:vercmp:631 : local result 2022-04-01 01:12:21.571 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 01:12:21.571 | ++ functions:vercmp:635 : sort -V 2022-04-01 01:12:21.572 | ++ functions:vercmp:635 : head -1 2022-04-01 01:12:21.577 | + functions:vercmp:635 : result=3.13 2022-04-01 01:12:21.580 | + functions:vercmp:637 : case $op in 2022-04-01 01:12:21.583 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 01:12:21.586 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 01:12:21.588 | + functions:vercmp:648 : return 2022-04-01 01:12:21.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 01:12:21.594 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:12:21.597 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 01:12:22.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 01:12:22.179 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 01:12:22.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 01:12:22.205 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.208 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 01:12:22.227 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:22.231 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 01:12:22.234 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 01:12:22.235 | Installing etcd 2022-04-01 01:12:22.238 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 01:12:22.253 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 01:12:22.271 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:22.273 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 01:12:22.296 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 01:12:22.299 | ++ 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:12:22.302 | ++ 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:12:22.305 | +++ 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:12:22.310 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:12:22.313 | ++ 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:12:22.316 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 01:12:22.318 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:12:22.321 | ++ functions:get_extra_file:74 : return 2022-04-01 01:12:22.325 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:12:22.328 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 01:12:22.331 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 01:12:22.334 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 01:12:22.355 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:22.358 | + ./stack.sh:main:866 : install_dstat 2022-04-01 01:12:22.361 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 01:12:22.388 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:22.390 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 01:12:22.392 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:12:22.395 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 01:12:22.397 | + ./stack.sh:main:875 : install_libs 2022-04-01 01:12:22.400 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 01:12:22.403 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 01:12:22.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 01:12:22.407 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 01:12:22.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 01:12:22.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.419 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 01:12:22.425 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 01:12:22.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 01:12:22.432 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 01:12:22.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 01:12:22.445 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.449 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 01:12:22.451 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 01:12:22.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 01:12:22.456 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 01:12:22.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 01:12:22.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.470 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 01:12:22.473 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 01:12:22.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 01:12:22.478 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 01:12:22.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 01:12:22.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.493 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 01:12:22.497 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 01:12:22.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 01:12:22.503 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 01:12:22.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 01:12:22.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.519 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 01:12:22.521 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 01:12:22.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 01:12:22.527 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 01:12:22.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.537 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 01:12:22.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.544 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 01:12:22.546 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 01:12:22.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 01:12:22.551 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 01:12:22.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.560 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 01:12:22.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.565 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 01:12:22.567 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 01:12:22.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 01:12:22.573 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 01:12:22.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 01:12:22.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.588 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 01:12:22.590 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 01:12:22.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 01:12:22.596 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 01:12:22.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 01:12:22.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.608 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 01:12:22.611 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 01:12:22.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 01:12:22.620 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 01:12:22.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 01:12:22.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.641 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 01:12:22.645 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 01:12:22.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 01:12:22.651 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 01:12:22.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 01:12:22.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.665 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 01:12:22.668 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 01:12:22.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 01:12:22.674 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 01:12:22.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 01:12:22.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.687 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 01:12:22.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 01:12:22.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 01:12:22.694 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 01:12:22.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.699 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.701 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 01:12:22.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.706 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 01:12:22.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 01:12:22.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 01:12:22.713 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 01:12:22.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 01:12:22.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.726 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 01:12:22.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 01:12:22.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 01:12:22.735 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 01:12:22.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 01:12:22.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.749 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 01:12:22.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 01:12:22.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 01:12:22.756 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 01:12:22.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 01:12:22.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.773 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 01:12:22.776 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 01:12:22.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 01:12:22.782 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 01:12:22.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.789 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 01:12:22.794 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.797 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 01:12:22.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 01:12:22.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 01:12:22.807 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 01:12:22.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 01:12:22.818 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.821 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 01:12:22.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 01:12:22.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 01:12:22.830 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 01:12:22.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 01:12:22.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.845 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 01:12:22.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 01:12:22.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 01:12:22.854 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 01:12:22.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 01:12:22.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.867 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 01:12:22.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 01:12:22.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 01:12:22.874 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 01:12:22.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 01:12:22.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.889 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 01:12:22.892 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 01:12:22.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 01:12:22.897 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 01:12:22.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 01:12:22.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.912 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 01:12:22.915 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 01:12:22.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 01:12:22.920 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 01:12:22.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.925 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 01:12:22.930 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.933 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 01:12:22.935 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 01:12:22.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 01:12:22.940 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 01:12:22.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 01:12:22.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.953 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 01:12:22.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 01:12:22.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 01:12:22.961 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 01:12:22.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 01:12:22.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:22.978 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 01:12:22.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 01:12:22.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 01:12:22.986 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 01:12:22.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:22.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:22.996 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 01:12:22.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.001 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 01:12:23.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 01:12:23.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 01:12:23.010 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 01:12:23.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 01:12:23.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.024 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 01:12:23.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 01:12:23.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 01:12:23.032 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 01:12:23.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 01:12:23.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.050 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 01:12:23.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 01:12:23.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 01:12:23.059 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 01:12:23.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 01:12:23.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.076 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 01:12:23.078 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 01:12:23.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 01:12:23.083 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 01:12:23.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 01:12:23.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.098 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 01:12:23.101 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 01:12:23.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 01:12:23.108 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 01:12:23.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 01:12:23.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.121 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 01:12:23.124 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 01:12:23.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 01:12:23.128 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 01:12:23.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 01:12:23.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.146 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 01:12:23.148 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 01:12:23.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 01:12:23.153 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 01:12:23.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 01:12:23.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.167 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 01:12:23.170 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 01:12:23.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 01:12:23.175 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 01:12:23.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 01:12:23.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.191 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 01:12:23.194 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 01:12:23.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 01:12:23.201 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 01:12:23.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 01:12:23.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.222 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 01:12:23.226 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 01:12:23.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 01:12:23.232 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 01:12:23.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 01:12:23.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.256 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 01:12:23.262 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 01:12:23.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 01:12:23.267 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 01:12:23.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 01:12:23.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.281 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 01:12:23.284 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 01:12:23.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 01:12:23.291 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 01:12:23.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:23.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:23.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 01:12:23.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:23.313 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 01:12:23.345 | Using python 3.8 to install etcd3 2022-04-01 01:12:23.348 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-01 01:12:24.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:24.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:24.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:24.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:25.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:25.588 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 01:12:25.596 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 01:12:25.597 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 01:12:25.598 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 01:12:25.599 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 01:12:28.209 | 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:12:28.217 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:28.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:28.344 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:28.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:28.349 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:28.351 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:28.354 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:28.357 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:28.359 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:28.361 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:28.363 | + functions-common:time_stop:2432 : start_time=1648775543339 2022-04-01 01:12:28.366 | + functions-common:time_stop:2434 : [[ -z 1648775543339 ]] 2022-04-01 01:12:28.368 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:28.373 | + functions-common:time_stop:2437 : end_time=1648775548371 2022-04-01 01:12:28.375 | + functions-common:time_stop:2438 : elapsed_time=5032 2022-04-01 01:12:28.377 | + functions-common:time_stop:2439 : total=27893 2022-04-01 01:12:28.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:28.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32925 2022-04-01 01:12:28.384 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:28.387 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 01:12:28.414 | Using python 3.8 to install etcd3gw 2022-04-01 01:12:28.417 | + 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:12:29.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:12:29.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:29.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:12:29.311 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:30.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:30.496 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 01:12:30.503 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 01:12:30.504 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 01:12:30.505 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 01:12:30.506 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 01:12:30.540 | 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:12:30.541 | 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:12:30.542 | 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:12:30.545 | 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:12:33.065 | 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:12:33.073 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:33.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:33.208 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:33.210 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:33.213 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:33.215 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:33.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:33.222 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:33.224 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:33.226 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:33.229 | + functions-common:time_stop:2432 : start_time=1648775548408 2022-04-01 01:12:33.231 | + functions-common:time_stop:2434 : [[ -z 1648775548408 ]] 2022-04-01 01:12:33.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:33.238 | + functions-common:time_stop:2437 : end_time=1648775553236 2022-04-01 01:12:33.241 | + functions-common:time_stop:2438 : elapsed_time=4828 2022-04-01 01:12:33.243 | + functions-common:time_stop:2439 : total=32925 2022-04-01 01:12:33.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:33.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37753 2022-04-01 01:12:33.250 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:33.252 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 01:12:33.255 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 01:12:33.257 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 01:12:33.260 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:12:33.263 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:12:33.265 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:12:33.268 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:12:33.270 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:12:33.273 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:12:33.276 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:12:33.279 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:12:33.284 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:12:33.287 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:12:33.289 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:12:33.292 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 01:12:33.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:33.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:33.298 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 01:12:33.301 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:12:33.304 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:12:33.306 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:12:33.308 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:12:33.311 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:12:33.314 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:33.316 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:12:33.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:33.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:33.324 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:12:33.327 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:12:33.329 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:12:33.331 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:12:33.334 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:12:33.336 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:12:33.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:33.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:33.344 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:12:33.368 | + 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:12:33.481 | Reading package lists... 2022-04-01 01:12:33.746 | Building dependency tree... 2022-04-01 01:12:33.747 | Reading state information... 2022-04-01 01:12:34.084 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:12:34.084 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:12:34.084 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:12:34.084 | The following packages were automatically installed and are no longer required: 2022-04-01 01:12:34.085 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:12:34.085 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:12:34.085 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:12:34.085 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:12:34.085 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:12:34.085 | python3-zope.interface 2022-04-01 01:12:34.085 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:12:34.212 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:12:34.219 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:12:34.221 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:12:34.224 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:34.226 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:34.229 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:34.231 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:34.234 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:34.236 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:12:34.238 | + functions-common:time_stop:2432 : start_time=1648775553365 2022-04-01 01:12:34.241 | + functions-common:time_stop:2434 : [[ -z 1648775553365 ]] 2022-04-01 01:12:34.244 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:34.250 | + functions-common:time_stop:2437 : end_time=1648775554247 2022-04-01 01:12:34.253 | + functions-common:time_stop:2438 : elapsed_time=882 2022-04-01 01:12:34.258 | + functions-common:time_stop:2439 : total=5166 2022-04-01 01:12:34.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:34.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6048 2022-04-01 01:12:34.266 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:12:34.268 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 01:12:34.271 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:12:34.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:12:34.277 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 01:12:34.340 | Module proxy already enabled 2022-04-01 01:12:34.344 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 01:12:34.411 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 01:12:34.412 | Module proxy already enabled 2022-04-01 01:12:34.412 | Module proxy_uwsgi already enabled 2022-04-01 01:12:34.418 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 01:12:34.421 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:12:34.424 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:12:34.426 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:12:34.569 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 01:12:34.573 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 01:12:34.575 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 01:12:34.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.586 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 01:12:34.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.594 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 01:12:34.597 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 01:12:34.600 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 01:12:34.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 01:12:34.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.614 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 01:12:34.617 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 01:12:34.624 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 01:12:34.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 01:12:34.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.642 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 01:12:34.646 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 01:12:34.649 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 01:12:34.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 01:12:34.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.666 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 01:12:34.669 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 01:12:34.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 01:12:34.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.683 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 01:12:34.685 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 01:12:34.689 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 01:12:34.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 01:12:34.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.702 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 01:12:34.722 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:34.724 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 01:12:34.727 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 01:12:34.733 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 01:12:34.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.738 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 01:12:34.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.750 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 01:12:34.770 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:34.773 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 01:12:34.777 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 01:12:34.779 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 01:12:34.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 01:12:34.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.794 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 01:12:34.797 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 01:12:34.800 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 01:12:34.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:12:34.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:12:34.808 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 01:12:34.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:12:34.814 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 01:12:34.817 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 01:12:34.819 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:12:34.823 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 01:12:34.826 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 01:12:34.829 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:12:34.833 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:12:34.833 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:12:34.839 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 01:12:34.841 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 01:12:34.844 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 01:12:34.847 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 01:12:34.850 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 01:12:34.876 | Using python 3.8 to install keystonemiddleware 2022-04-01 01:12:34.878 | + 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:12:35.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:35.763 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:35.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:35.763 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:36.979 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:37.008 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 01:12:37.065 | 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:12:37.066 | 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:12:37.067 | 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:12:37.069 | 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:12:37.070 | 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:12:37.071 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 01:12:37.073 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 01:12:37.074 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 01:12:37.075 | 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:12:37.076 | 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:12:37.077 | 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:12:37.078 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 01:12:37.080 | 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:12:37.081 | 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:12:37.145 | 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:12:37.146 | 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:12:37.147 | 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:12:37.189 | 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:12:37.231 | 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:12:37.232 | 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:12:37.234 | 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:12:37.235 | 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:12:37.286 | 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:12:37.289 | 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:12:37.299 | 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:12:37.300 | 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:12:37.316 | 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:12:37.317 | 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:12:37.318 | 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:12:37.387 | 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:12:37.388 | 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:12:37.391 | 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:12:37.393 | 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:12:37.444 | 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:12:37.457 | 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:12:39.935 | 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:12:39.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:39.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:40.086 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:40.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:40.093 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:40.095 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:40.098 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:40.101 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:40.103 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:40.106 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:40.108 | + functions-common:time_stop:2432 : start_time=1648775554868 2022-04-01 01:12:40.111 | + functions-common:time_stop:2434 : [[ -z 1648775554868 ]] 2022-04-01 01:12:40.114 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:40.119 | + functions-common:time_stop:2437 : end_time=1648775560116 2022-04-01 01:12:40.122 | + functions-common:time_stop:2438 : elapsed_time=5248 2022-04-01 01:12:40.124 | + functions-common:time_stop:2439 : total=37753 2022-04-01 01:12:40.127 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:40.129 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43001 2022-04-01 01:12:40.131 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:40.134 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 01:12:40.137 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 01:12:40.139 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:12:40.142 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 01:12:40.145 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 01:12:40.148 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:12:40.153 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:12:40.153 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:12:40.159 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 01:12:40.162 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 01:12:40.165 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 01:12:40.168 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 01:12:40.171 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 01:12:40.197 | Using python 3.8 to install python-memcached 2022-04-01 01:12:40.200 | + 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:12:41.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:41.098 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:41.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:41.098 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:42.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:42.286 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 01:12:42.289 | 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:12:44.909 | 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:12:44.916 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:12:44.916 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:12:45.060 | + inc/python:pip_install:200 : result=0 2022-04-01 01:12:45.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:12:45.065 | + functions-common:time_stop:2425 : local name 2022-04-01 01:12:45.068 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:12:45.070 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:12:45.073 | + functions-common:time_stop:2428 : local total 2022-04-01 01:12:45.076 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:12:45.078 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:12:45.080 | + functions-common:time_stop:2432 : start_time=1648775560190 2022-04-01 01:12:45.083 | + functions-common:time_stop:2434 : [[ -z 1648775560190 ]] 2022-04-01 01:12:45.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:12:45.091 | + functions-common:time_stop:2437 : end_time=1648775565088 2022-04-01 01:12:45.093 | + functions-common:time_stop:2438 : elapsed_time=4898 2022-04-01 01:12:45.096 | + functions-common:time_stop:2439 : total=43001 2022-04-01 01:12:45.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:12:45.100 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47899 2022-04-01 01:12:45.103 | + inc/python:pip_install:203 : return 0 2022-04-01 01:12:45.105 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 01:12:45.124 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:12:45.127 | + ./stack.sh:main:897 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-01 01:12:45.130 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 01:12:45.133 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 01:12:45.136 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 01:12:45.139 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:12:45.141 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 01:12:45.144 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 01:12:45.161 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:12:45.163 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 01:12:45.166 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 01:12:45.168 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 01:12:45.171 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:12:45.173 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:12:45.176 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:12:45.179 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:12:45.182 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:12:45.185 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:12:45.205 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:12:45.208 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:12:45.210 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:45.213 | + functions-common:git_clone:629 : echo master 2022-04-01 01:12:45.214 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:12:45.219 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 01:12:45.221 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:12:45.225 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 01:12:45.228 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:12:45.228 | + functions-common:git_clone:678 : head -1 2022-04-01 01:12:45.232 | c141e6164 trivial: Fix typo 2022-04-01 01:12:45.235 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:12:45.237 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 01:12:45.241 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:12:45.244 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:12:45.247 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 01:12:45.249 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:12:45.252 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 01:12:45.255 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:12:45.258 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:12:45.261 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 01:12:45.264 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:12:45.266 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:12:45.269 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 01:12:45.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:12:45.276 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 01:12:45.278 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:12:45.281 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:12:45.284 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 01:12:45.291 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 01:12:45.294 | + 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:12:45.988 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 01:12:45.991 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:12:45.993 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:12:45.996 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:12:45.998 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:12:46.001 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 01:12:46.003 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:12:46.005 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:12:46.007 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:12:46.010 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:12:46.012 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:12:46.015 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:12:46.017 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:12:46.019 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 01:12:46.040 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 01:12:46.043 | + 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:12:46.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:46.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:46.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:12:46.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:12:48.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:12:48.124 | Obtaining file:///opt/stack/keystone 2022-04-01 01:12:48.125 | Preparing metadata (setup.py): started 2022-04-01 01:12:51.776 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:12:51.852 | 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:12:51.853 | 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:12:51.854 | 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:12:51.855 | 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:12:51.857 | 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:12:51.858 | 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:12:51.859 | 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:12:51.860 | 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:12:51.861 | 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:12:51.862 | 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:12:51.863 | 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:12:51.864 | 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:12:51.865 | 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:12:51.866 | 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:12:51.868 | 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:12:51.869 | 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:12:51.870 | 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:12:51.871 | 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:12:51.873 | 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:12:51.874 | 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:12:51.875 | 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:12:51.876 | 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:12:51.877 | 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:12:51.879 | 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:12:51.880 | 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:12:51.881 | 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:12:51.882 | 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:12:51.883 | 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:12:51.884 | 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:12:51.885 | 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:12:51.887 | 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:12:51.887 | 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:12:51.889 | 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:12:51.890 | 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:12:51.902 | 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:12:51.903 | 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:12:51.947 | 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:12:51.960 | 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:12:51.961 | 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:12:51.963 | 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:12:51.964 | 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:12:51.974 | 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:12:52.037 | 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:12:52.040 | 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:12:52.139 | 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:12:52.140 | 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:12:52.142 | 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:12:52.143 | 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:12:52.198 | 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:12:52.200 | 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:12:52.202 | 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:12:52.254 | 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:12:52.255 | 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:12:52.313 | 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:12:52.316 | 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:12:52.317 | 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:12:52.319 | 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:12:52.320 | 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:12:52.323 | 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:12:52.344 | 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:12:52.395 | 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:12:52.418 | 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:12:52.419 | 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:12:52.421 | 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:12:52.424 | 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:12:52.508 | 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:12:52.629 | 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:12:52.629 | 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:12:52.632 | 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:12:52.633 | 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:12:52.634 | 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:12:52.859 | 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:12:52.882 | 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:12:52.883 | 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:12:52.954 | 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:12:52.955 | 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:12:52.975 | 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:12:53.051 | 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:12:53.095 | 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:12:53.212 | 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:12:53.289 | 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:12:53.422 | 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:12:53.452 | 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:12:53.493 | 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:12:53.494 | 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:12:53.495 | 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:12:53.496 | 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:12:53.498 | 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:12:53.500 | 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:12:53.557 | 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:12:53.695 | 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:12:53.697 | 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:12:53.699 | 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:12:53.702 | 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:12:53.854 | 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:12:53.937 | 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:12:54.012 | 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:12:54.189 | 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:12:54.458 | 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:12:54.492 | 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:12:56.426 | Installing collected packages: keystone 2022-04-01 01:12:56.426 | Attempting uninstall: keystone 2022-04-01 01:12:56.427 | Found existing installation: keystone 21.1.0.dev2 2022-04-01 01:12:56.431 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-01 01:12:56.432 | Running setup.py develop for keystone 2022-04-01 01:13:01.021 | Successfully installed keystone 2022-04-01 01:13:01.021 | 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:13:01.029 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:01.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:01.184 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:01.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:01.189 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:01.191 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:01.193 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:01.195 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:01.197 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:01.200 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:01.202 | + functions-common:time_stop:2432 : start_time=1648775566034 2022-04-01 01:13:01.204 | + functions-common:time_stop:2434 : [[ -z 1648775566034 ]] 2022-04-01 01:13:01.206 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:01.211 | + functions-common:time_stop:2437 : end_time=1648775581208 2022-04-01 01:13:01.214 | + functions-common:time_stop:2438 : elapsed_time=15174 2022-04-01 01:13:01.216 | + functions-common:time_stop:2439 : total=47899 2022-04-01 01:13:01.218 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:01.220 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=63073 2022-04-01 01:13:01.222 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:01.225 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:13:01.227 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:13:01.229 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:13:01.255 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:13:01.269 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 01:13:01.271 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 01:13:01.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:01.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:01.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 01:13:01.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:01.284 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 01:13:01.301 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:01.303 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:13:01.306 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:13:01.308 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 01:13:01.311 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 01:13:01.324 | + 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:13:01.326 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 01:13:01.331 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 01:13:01.348 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:01.350 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 01:13:01.382 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 01:13:01.411 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 01:13:01.442 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 01:13:01.473 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 01:13:01.504 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 01:13:01.536 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 01:13:01.564 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 01:13:01.593 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 01:13:01.595 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 01:13:01.599 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 01:13:01.601 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 01:13:01.604 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:13:01.606 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:13:01.622 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:01.625 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:13:01.628 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:13:01.630 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:13:01.645 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:01.648 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:13:01.651 | + 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:13:01.682 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:13:01.684 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:13:01.686 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 01:13:01.689 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 01:13:01.705 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:01.707 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-04-01 01:13:01.738 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 01:13:01.741 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 01:13:01.772 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 01:13:01.775 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 01:13:01.777 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 01:13:01.779 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 01:13:01.782 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:13:01.785 | + 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:13:01.817 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 01:13:01.819 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 01:13:01.822 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 01:13:01.824 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 01:13:01.827 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:13:01.845 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:13:01.847 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:13:01.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:13:01.852 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:13:01.854 | + 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:13:01.883 | + 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:13:01.910 | + 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:13:01.942 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:13:01.974 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 01:13:02.005 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:13:02.008 | + 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:13:02.011 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:13:02.014 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 01:13:02.017 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 01:13:02.020 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:13:02.022 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:13:02.026 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 01:13:02.030 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 01:13:02.032 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:13:02.035 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:13:02.050 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:13:02.050 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:13:02.060 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:13:02.063 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:13:02.080 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:13:02.082 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:13:02.086 | + 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:13:02.116 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 01:13:02.144 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 01:13:02.172 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 01:13:02.200 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 01:13:02.227 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 01:13:02.255 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 01:13:02.283 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 01:13:02.311 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 01:13:02.339 | + 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:13:02.369 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 01:13:02.397 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 01:13:02.425 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 01:13:02.453 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:13:02.455 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:13:02.458 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 01:13:02.461 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 01:13:02.463 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:13:02.465 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:02.468 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:02.470 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:13:02.473 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:13:02.475 | + 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:13:02.503 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 01:13:02.532 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:13:02.533 | + 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:13:02.542 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 01:13:02.545 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 01:13:02.547 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 01:13:02.550 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:13:02.552 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:13:02.554 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:02.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:02.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:02.562 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:02.564 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:13:02.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:02.569 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:02.572 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 01:13:02.634 | Site keystone-wsgi-public already enabled 2022-04-01 01:13:02.639 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:13:02.641 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:13:02.644 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:13:02.646 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:13:02.785 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 01:13:02.818 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 01:13:02.851 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 01:13:02.884 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 01:13:02.887 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 01:13:02.927 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 01:13:02.955 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 01:13:02.984 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 01:13:02.987 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 01:13:03.005 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:03.008 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 01:13:03.026 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:03.028 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 01:13:03.031 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 01:13:03.033 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 01:13:03.036 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:13:03.039 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 01:13:03.043 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 01:13:03.046 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 01:13:03.048 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 01:13:03.050 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:13:03.052 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:13:03.055 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:13:03.058 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:13:03.060 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:13:03.063 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:13:03.080 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:13:03.082 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:13:03.084 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:03.087 | + functions-common:git_clone:629 : echo master 2022-04-01 01:13:03.088 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:13:03.093 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 01:13:03.095 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:03.098 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 01:13:03.101 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:13:03.101 | + functions-common:git_clone:678 : head -1 2022-04-01 01:13:03.106 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 01:13:03.113 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:13:03.116 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 01:13:03.119 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:13:03.121 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:13:03.124 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 01:13:03.126 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 01:13:03.128 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 01:13:03.131 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:13:03.133 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:13:03.135 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 01:13:03.138 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:13:03.140 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 01:13:03.143 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 01:13:03.146 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:13:03.148 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 01:13:03.151 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:13:03.154 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:13:03.157 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 01:13:03.162 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 01:13:03.165 | + 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:13:03.831 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 01:13:03.833 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:13:03.835 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:13:03.837 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:13:03.840 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:13:03.842 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 01:13:03.844 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:13:03.847 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 01:13:03.849 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:13:03.851 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 01:13:03.853 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 01:13:03.856 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 01:13:03.858 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:13:03.860 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 01:13:03.882 | Using python 3.8 to install /opt/stack/swift 2022-04-01 01:13:03.885 | + 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:13:04.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:04.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:04.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:04.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:05.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:05.948 | Obtaining file:///opt/stack/swift 2022-04-01 01:13:05.948 | Preparing metadata (setup.py): started 2022-04-01 01:13:09.247 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:13:09.286 | 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:13:09.287 | 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:13:09.288 | 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:13:09.289 | 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:13:09.290 | 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:13:09.291 | 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:13:09.293 | 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:13:09.294 | 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:13:09.295 | 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:13:09.296 | 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:13:09.297 | 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:13:09.334 | 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:13:09.343 | 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:13:09.403 | 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:13:09.404 | 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:13:09.405 | 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:13:09.406 | 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:13:09.407 | 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:13:09.408 | 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:13:09.409 | 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:13:09.410 | 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:13:09.412 | 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:13:09.413 | 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:13:09.414 | 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:13:09.416 | 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:13:09.437 | 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:13:09.469 | 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:13:09.470 | 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:13:09.473 | 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:13:09.475 | 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:13:09.498 | 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:13:09.592 | 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:13:09.593 | 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:13:09.595 | 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:13:09.639 | 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:13:09.684 | 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:13:09.685 | 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:13:09.686 | 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:13:09.687 | 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:13:09.750 | 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:13:09.751 | 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:13:09.767 | 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:13:09.768 | 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:13:09.787 | 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:13:09.790 | 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:13:09.898 | 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:13:09.916 | 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:13:12.250 | Installing collected packages: swift 2022-04-01 01:13:12.250 | Attempting uninstall: swift 2022-04-01 01:13:12.250 | Found existing installation: swift 2.30.0.dev8 2022-04-01 01:13:12.253 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-01 01:13:12.254 | Running setup.py develop for swift 2022-04-01 01:13:16.539 | Successfully installed swift 2022-04-01 01:13:16.539 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:13:16.547 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:16.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:16.691 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:16.694 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:16.697 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:16.699 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:16.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:16.704 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:16.706 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:16.709 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:16.711 | + functions-common:time_stop:2432 : start_time=1648775583876 2022-04-01 01:13:16.713 | + functions-common:time_stop:2434 : [[ -z 1648775583876 ]] 2022-04-01 01:13:16.716 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:16.720 | + functions-common:time_stop:2437 : end_time=1648775596718 2022-04-01 01:13:16.723 | + functions-common:time_stop:2438 : elapsed_time=12842 2022-04-01 01:13:16.725 | + functions-common:time_stop:2439 : total=63073 2022-04-01 01:13:16.727 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:16.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75915 2022-04-01 01:13:16.732 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:16.734 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:13:16.737 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:13:16.740 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:13:16.762 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:13:16.774 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 01:13:16.777 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 01:13:16.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:16.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:16.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 01:13:16.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:16.789 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 01:13:16.792 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:13:16.794 | + ./stack.sh:main:908 : configure_swift 2022-04-01 01:13:16.796 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 01:13:16.799 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 01:13:16.801 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 01:13:16.803 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 01:13:16.805 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:13:18.010 | No object-updater running 2022-04-01 01:13:18.010 | No object-auditor running 2022-04-01 01:13:18.010 | No container-auditor running 2022-04-01 01:13:18.011 | No container-reconciler running 2022-04-01 01:13:18.011 | No object-replicator running 2022-04-01 01:13:18.011 | No object-server running 2022-04-01 01:13:18.011 | No object-reconstructor running 2022-04-01 01:13:18.011 | No container-sharder running 2022-04-01 01:13:18.011 | No container-replicator running 2022-04-01 01:13:18.011 | No object-expirer running 2022-04-01 01:13:18.011 | No account-reaper running 2022-04-01 01:13:18.011 | No account-auditor running 2022-04-01 01:13:18.011 | No account-server running 2022-04-01 01:13:18.011 | No proxy-server running 2022-04-01 01:13:18.011 | No container-server running 2022-04-01 01:13:18.011 | No account-replicator running 2022-04-01 01:13:18.011 | No container-sync running 2022-04-01 01:13:18.011 | No container-updater running 2022-04-01 01:13:18.112 | + lib/swift:configure_swift:337 : true 2022-04-01 01:13:18.114 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 01:13:18.128 | + 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:13:18.141 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 01:13:18.144 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 01:13:18.144 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 01:13:18.150 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 01:13:18.150 | s/%GROUP%/ubuntu/; 2022-04-01 01:13:18.150 | s/%USER%/ubuntu/; 2022-04-01 01:13:18.150 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 01:13:18.150 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 01:13:18.153 | uid = ubuntu 2022-04-01 01:13:18.153 | gid = ubuntu 2022-04-01 01:13:18.153 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 01:13:18.153 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 01:13:18.153 | address = 127.0.0.1 2022-04-01 01:13:18.153 | 2022-04-01 01:13:18.153 | [account6612] 2022-04-01 01:13:18.153 | max connections = 25 2022-04-01 01:13:18.153 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:13:18.153 | read only = false 2022-04-01 01:13:18.153 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 01:13:18.153 | 2022-04-01 01:13:18.153 | [account6622] 2022-04-01 01:13:18.154 | max connections = 25 2022-04-01 01:13:18.154 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:13:18.154 | read only = false 2022-04-01 01:13:18.154 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 01:13:18.154 | 2022-04-01 01:13:18.154 | [account6632] 2022-04-01 01:13:18.154 | max connections = 25 2022-04-01 01:13:18.154 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:13:18.154 | read only = false 2022-04-01 01:13:18.154 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 01:13:18.154 | 2022-04-01 01:13:18.154 | [account6642] 2022-04-01 01:13:18.154 | max connections = 25 2022-04-01 01:13:18.154 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:13:18.154 | read only = false 2022-04-01 01:13:18.154 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 01:13:18.154 | 2022-04-01 01:13:18.154 | 2022-04-01 01:13:18.154 | [container6611] 2022-04-01 01:13:18.154 | max connections = 25 2022-04-01 01:13:18.154 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:13:18.154 | read only = false 2022-04-01 01:13:18.154 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 01:13:18.154 | 2022-04-01 01:13:18.154 | [container6621] 2022-04-01 01:13:18.154 | max connections = 25 2022-04-01 01:13:18.154 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:13:18.154 | read only = false 2022-04-01 01:13:18.154 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 01:13:18.154 | 2022-04-01 01:13:18.154 | [container6631] 2022-04-01 01:13:18.154 | max connections = 25 2022-04-01 01:13:18.154 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:13:18.154 | read only = false 2022-04-01 01:13:18.154 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 01:13:18.155 | 2022-04-01 01:13:18.155 | [container6641] 2022-04-01 01:13:18.155 | max connections = 25 2022-04-01 01:13:18.155 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:13:18.155 | read only = false 2022-04-01 01:13:18.155 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 01:13:18.155 | 2022-04-01 01:13:18.155 | 2022-04-01 01:13:18.155 | [object6613] 2022-04-01 01:13:18.155 | max connections = 25 2022-04-01 01:13:18.155 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:13:18.155 | read only = false 2022-04-01 01:13:18.155 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 01:13:18.155 | 2022-04-01 01:13:18.155 | [object6623] 2022-04-01 01:13:18.155 | max connections = 25 2022-04-01 01:13:18.155 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:13:18.155 | read only = false 2022-04-01 01:13:18.155 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 01:13:18.155 | 2022-04-01 01:13:18.155 | [object6633] 2022-04-01 01:13:18.155 | max connections = 25 2022-04-01 01:13:18.155 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:13:18.155 | read only = false 2022-04-01 01:13:18.155 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 01:13:18.155 | 2022-04-01 01:13:18.155 | [object6643] 2022-04-01 01:13:18.155 | max connections = 25 2022-04-01 01:13:18.155 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:13:18.155 | read only = false 2022-04-01 01:13:18.155 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 01:13:18.157 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 01:13:18.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:18.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:18.164 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 01:13:18.177 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 01:13:18.180 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 01:13:18.185 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 01:13:18.189 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 01:13:18.192 | + 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:13:18.196 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 01:13:18.231 | + 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:13:18.260 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 01:13:18.282 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 01:13:18.312 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 01:13:18.333 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:13:18.370 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 01:13:18.388 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 01:13:18.423 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 01:13:18.448 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 01:13:18.478 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 01:13:18.502 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:13:18.532 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 01:13:18.550 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 01:13:18.567 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:18.571 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 01:13:18.602 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 01:13:18.634 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 01:13:18.668 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 01:13:18.700 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 01:13:18.716 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:18.718 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 01:13:18.749 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 01:13:18.767 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:18.770 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 01:13:18.789 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:18.791 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 01:13:18.793 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 01:13:18.811 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:18.813 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 01:13:18.815 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 01:13:18.817 | + 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:13:18.823 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 01:13:18.830 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 01:13:18.861 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 01:13:18.895 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 01:13:18.928 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 01:13:18.965 | + 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:13:18.995 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 01:13:18.997 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 01:13:18.999 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 01:13:19.001 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 01:13:19.003 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 01:13:19.036 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 01:13:19.067 | + 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:13:19.099 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 01:13:19.129 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 01:13:19.164 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 01:13:19.193 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 01:13:19.224 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 01:13:19.255 | + 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:13:19.288 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 01:13:19.317 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 01:13:19.348 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 01:13:19.382 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 01:13:19.413 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 01:13:19.448 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 01:13:19.487 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 01:13:19.507 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 01:13:19.537 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 01:13:19.570 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 01:13:19.575 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 01:13:19.606 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 01:13:19.638 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 01:13:19.668 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 01:13:19.670 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:13:19.672 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:13:19.675 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 01:13:19.679 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 01:13:19.681 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:13:19.688 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:13:19.691 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 01:13:19.693 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 01:13:19.698 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:13:19.700 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:13:19.702 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 01:13:19.722 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 01:13:19.758 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 01:13:19.778 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 01:13:19.809 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 01:13:19.827 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:13:19.858 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 01:13:19.881 | + 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:13:19.911 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 01:13:19.931 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:13:19.968 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 01:13:19.988 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 01:13:20.021 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:13:20.041 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:13:20.075 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 01:13:20.098 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 01:13:20.134 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 01:13:20.156 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 01:13:20.186 | + 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:13:20.191 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 01:13:20.210 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:13:20.244 | + 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:13:20.278 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:13:20.280 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 01:13:20.285 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 01:13:20.287 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:13:20.290 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:13:20.292 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 01:13:20.295 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 01:13:20.297 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:13:20.300 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:13:20.302 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 01:13:20.322 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 01:13:20.355 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 01:13:20.375 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 01:13:20.408 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 01:13:20.431 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:13:20.462 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 01:13:20.483 | + 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:13:20.516 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 01:13:20.535 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:13:20.569 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 01:13:20.593 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 01:13:20.623 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:13:20.645 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:13:20.678 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 01:13:20.699 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 01:13:20.732 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 01:13:20.751 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 01:13:20.779 | + 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:13:20.784 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 01:13:20.805 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:13:20.836 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:13:20.838 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 01:13:20.843 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 01:13:20.845 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:13:20.847 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:13:20.849 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 01:13:20.856 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 01:13:20.858 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:13:20.862 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:13:20.863 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 01:13:20.883 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 01:13:20.919 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 01:13:20.941 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 01:13:20.978 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 01:13:21.000 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:13:21.031 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 01:13:21.050 | + 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:13:21.082 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 01:13:21.102 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:13:21.136 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 01:13:21.157 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 01:13:21.196 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:13:21.215 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:13:21.245 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 01:13:21.263 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 01:13:21.292 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 01:13:21.311 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 01:13:21.340 | + 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:13:21.345 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 01:13:21.364 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:13:21.393 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 01:13:21.422 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 01:13:21.451 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 01:13:21.479 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 01:13:21.482 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 01:13:21.491 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 01:13:21.521 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 01:13:21.554 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 01:13:21.583 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 01:13:21.614 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 01:13:21.645 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 01:13:21.673 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 01:13:21.702 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 01:13:21.730 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 01:13:21.759 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 01:13:21.776 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:21.778 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 01:13:21.797 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 01:13:21.800 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 01:13:21.820 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 01:13:21.823 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-04-01 01:13:21.853 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 01:13:21.855 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 01:13:21.888 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-04-01 01:13:21.924 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 01:13:21.930 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 01:13:21.960 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 01:13:21.976 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:21.979 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 01:13:21.981 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 01:13:21.986 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 01:13:21.989 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 01:13:22.002 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 01:13:22.005 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 01:13:22.017 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 01:13:22.019 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 01:13:22.022 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:13:22.024 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:13:22.026 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:13:22.029 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:13:22.032 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:13:22.034 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:13:22.037 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 01:13:22.050 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:13:22.053 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 01:13:22.056 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 01:13:22.073 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:22.077 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 01:13:22.095 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:22.102 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 01:13:22.104 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 01:13:22.107 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 01:13:22.109 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:13:22.112 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 01:13:22.115 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 01:13:22.118 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 01:13:22.120 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 01:13:22.140 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:22.143 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 01:13:22.146 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 01:13:22.163 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:22.166 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 01:13:22.169 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 01:13:22.172 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 01:13:22.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:22.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:22.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 01:13:22.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:22.186 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 01:13:22.189 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 01:13:22.192 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 01:13:22.195 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 01:13:22.197 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 01:13:22.200 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 01:13:22.203 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 01:13:22.206 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 01:13:22.209 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 01:13:22.211 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 01:13:22.215 | +++ 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:13:22.216 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 01:13:22.221 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 01:13:22.224 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 01:13:22.227 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 01:13:22.230 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 01:13:22.233 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:13:22.256 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 01:13:22.258 | + 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:13:23.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:23.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:24.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:24.334 | 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:13:24.417 | 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:13:24.418 | 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:13:24.419 | 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:13:24.420 | 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:13:24.421 | 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:13:24.423 | 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:13:24.424 | 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:13:24.425 | 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:13:24.426 | 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:13:24.427 | 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:13:24.428 | 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:13:24.429 | 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:13:24.431 | 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:13:24.434 | 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:13:24.436 | 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:13:24.438 | 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:13:24.441 | 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:13:24.443 | 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:13:24.453 | 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:13:24.455 | 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:13:24.468 | 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:13:24.537 | 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:13:24.538 | 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:13:24.540 | 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:13:24.566 | 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:13:24.569 | 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:13:24.570 | 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:13:24.571 | 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:13:24.572 | 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:13:24.583 | 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:13:24.624 | 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:13:24.626 | 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:13:24.627 | 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:13:24.628 | 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:13:24.649 | 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:13:24.651 | 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:13:24.666 | 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:13:24.681 | 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:13:24.682 | 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:13:24.704 | 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:13:24.705 | 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:13:24.787 | 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:13:24.788 | 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:13:24.789 | 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:13:24.792 | 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:13:24.842 | 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:13:24.868 | 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:13:25.070 | 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:13:25.074 | 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:13:25.107 | 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:13:25.108 | 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:13:25.109 | 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:13:25.113 | 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:13:25.115 | 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:13:25.116 | 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:13:25.171 | 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:13:25.365 | 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:13:25.390 | 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:13:25.475 | 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:13:25.625 | 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:13:27.780 | 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:13:27.787 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:27.787 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:27.917 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:27.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:27.922 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:27.924 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:27.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:27.929 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:27.932 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:27.934 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:27.936 | + functions-common:time_stop:2432 : start_time=1648775602250 2022-04-01 01:13:27.939 | + functions-common:time_stop:2434 : [[ -z 1648775602250 ]] 2022-04-01 01:13:27.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:27.947 | + functions-common:time_stop:2437 : end_time=1648775607944 2022-04-01 01:13:27.949 | + functions-common:time_stop:2438 : elapsed_time=5694 2022-04-01 01:13:27.952 | + functions-common:time_stop:2439 : total=75915 2022-04-01 01:13:27.954 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:27.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81609 2022-04-01 01:13:27.959 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:27.962 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 01:13:27.964 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 01:13:27.967 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 01:13:27.980 | + 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:13:27.985 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 01:13:27.988 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 01:13:27.990 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 01:13:27.993 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:13:27.995 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:13:27.998 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:13:28.001 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:13:28.004 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:13:28.007 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:13:28.024 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:13:28.026 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:13:28.028 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:28.031 | + functions-common:git_clone:629 : echo master 2022-04-01 01:13:28.032 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:13:28.037 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 01:13:28.040 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:28.043 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 01:13:28.046 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:13:28.046 | + functions-common:git_clone:678 : head -1 2022-04-01 01:13:28.050 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 01:13:28.053 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:13:28.056 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 01:13:28.059 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:13:28.062 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:13:28.064 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 01:13:28.067 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:13:28.070 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 01:13:28.073 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:13:28.075 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:13:28.078 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 01:13:28.080 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:13:28.083 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:13:28.086 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 01:13:28.089 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:13:28.092 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 01:13:28.095 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:13:28.098 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:13:28.102 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 01:13:28.108 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 01:13:28.111 | + 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:13:28.772 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 01:13:28.775 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:13:28.777 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:13:28.780 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:13:28.782 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:13:28.785 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 01:13:28.787 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:13:28.790 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:13:28.793 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:13:28.795 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:13:28.798 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:13:28.800 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:13:28.803 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:13:28.806 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 01:13:28.828 | Using python 3.8 to install /opt/stack/glance 2022-04-01 01:13:28.831 | + 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:13:29.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:29.707 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:29.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:13:29.708 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:30.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:30.881 | Obtaining file:///opt/stack/glance 2022-04-01 01:13:30.881 | Preparing metadata (setup.py): started 2022-04-01 01:13:34.146 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:13:34.217 | 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:13:34.218 | 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:13:34.219 | 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:13:34.220 | 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:13:34.221 | 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:13:34.222 | 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:13:34.223 | 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:13:34.224 | 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:13:34.226 | 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:13:34.227 | 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:13:34.228 | 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:13:34.229 | 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:13:34.230 | 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:13:34.231 | 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:13:34.232 | 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:13:34.233 | 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:13:34.234 | 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:13:34.236 | 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:13:34.237 | 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:13:34.238 | 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:13:34.239 | 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:13:34.240 | 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:13:34.241 | 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:13:34.242 | 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:13:34.243 | 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:13:34.244 | 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:13:34.245 | 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:13:34.247 | 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:13:34.248 | 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:13:34.249 | 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:13:34.250 | 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:13:34.252 | 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:13:34.253 | 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:13:34.254 | 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:13:34.255 | 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:13:34.256 | 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:13:34.257 | 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:13:34.259 | 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:13:34.260 | 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:13:34.261 | 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:13:34.262 | 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:13:34.263 | 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:13:34.264 | 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:13:34.280 | 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:13:34.282 | 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:13:34.283 | 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:13:34.304 | 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:13:34.306 | 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:13:34.346 | 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:13:34.362 | 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:13:34.371 | 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:13:34.386 | 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:13:34.387 | 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:13:34.388 | 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:13:34.491 | 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:13:34.568 | 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:13:34.620 | 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:13:34.624 | 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:13:34.657 | 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:13:34.703 | 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:13:34.704 | 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:13:34.705 | 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:13:34.768 | 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:13:34.770 | 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:13:34.772 | 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:13:34.797 | 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:13:34.872 | 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:13:34.873 | 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:13:34.936 | 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:13:34.937 | 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:13:34.939 | 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:13:34.942 | 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:13:34.943 | 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:13:34.969 | 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:13:34.970 | 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:13:34.972 | 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:13:35.016 | 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:13:35.062 | 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:13:35.063 | 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:13:35.064 | 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:13:35.141 | 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:13:35.202 | 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:13:35.307 | 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:13:35.592 | 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:13:35.593 | 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:13:35.596 | 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:13:35.598 | 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:13:35.654 | 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:13:35.678 | 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:13:35.794 | 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:13:35.901 | 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:13:36.116 | 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:13:36.117 | 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:13:36.118 | 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:13:36.120 | 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:13:36.121 | 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:13:36.124 | 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:13:36.125 | 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:13:36.246 | 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:13:36.276 | 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:13:36.323 | 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:13:36.326 | 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:13:36.567 | 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:13:36.757 | 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:13:36.758 | 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:13:36.761 | 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:13:36.762 | 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:13:36.870 | 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:13:37.029 | 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:13:37.134 | 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:13:37.448 | 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:13:37.452 | 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:13:37.682 | 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:13:38.000 | 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:13:38.313 | 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:13:38.315 | 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:13:39.777 | Installing collected packages: glance 2022-04-01 01:13:39.777 | Attempting uninstall: glance 2022-04-01 01:13:39.777 | Found existing installation: glance 24.1.0.dev4 2022-04-01 01:13:39.784 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-01 01:13:39.785 | Running setup.py develop for glance 2022-04-01 01:13:44.355 | Successfully installed glance 2022-04-01 01:13:44.355 | 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:13:44.363 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:13:44.363 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:13:44.521 | + inc/python:pip_install:200 : result=0 2022-04-01 01:13:44.524 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:13:44.526 | + functions-common:time_stop:2425 : local name 2022-04-01 01:13:44.529 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:13:44.531 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:13:44.534 | + functions-common:time_stop:2428 : local total 2022-04-01 01:13:44.536 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:13:44.539 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:13:44.541 | + functions-common:time_stop:2432 : start_time=1648775608823 2022-04-01 01:13:44.544 | + functions-common:time_stop:2434 : [[ -z 1648775608823 ]] 2022-04-01 01:13:44.547 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:13:44.551 | + functions-common:time_stop:2437 : end_time=1648775624549 2022-04-01 01:13:44.555 | + functions-common:time_stop:2438 : elapsed_time=15726 2022-04-01 01:13:44.557 | + functions-common:time_stop:2439 : total=81609 2022-04-01 01:13:44.559 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:13:44.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97335 2022-04-01 01:13:44.564 | + inc/python:pip_install:203 : return 0 2022-04-01 01:13:44.567 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:13:44.570 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:13:44.572 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:13:44.594 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:13:44.608 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 01:13:44.611 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 01:13:44.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:13:44.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:13:44.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 01:13:44.622 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:13:44.625 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:13:44.628 | + ./stack.sh:main:920 : configure_glance 2022-04-01 01:13:44.631 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 01:13:44.643 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 01:13:44.647 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 01:13:44.649 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 01:13:44.652 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 01:13:44.654 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 01:13:44.656 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:13:44.659 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:13:44.662 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 01:13:44.692 | + 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:13:44.722 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 01:13:44.754 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:13:44.785 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 01:13:44.821 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 01:13:44.856 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 01:13:44.858 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:13:44.861 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 01:13:44.864 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:13:44.866 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 01:13:44.897 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 01:13:44.938 | + 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:13:44.971 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 01:13:45.004 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 01:13:45.036 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 01:13:45.073 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 01:13:45.105 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 01:13:45.136 | + 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:13:45.172 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:13:45.210 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:13:45.244 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 01:13:45.248 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 01:13:45.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 01:13:45.252 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:13:45.258 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:13:45.260 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:13:45.285 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:45.288 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:13:45.290 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:13:45.293 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:13:45.310 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:45.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:13:45.316 | + 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:13:45.352 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:13:45.355 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:13:45.357 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 01:13:45.360 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 01:13:45.362 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 01:13:45.395 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 01:13:45.428 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 01:13:45.431 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 01:13:45.433 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 01:13:45.436 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 01:13:45.439 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:13:45.441 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 01:13:45.443 | + 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:13:45.477 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 01:13:45.479 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-04-01 01:13:45.512 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:13:45.515 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 01:13:45.532 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:45.536 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 01:13:45.571 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 01:13:45.604 | + 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:13:45.642 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 01:13:45.678 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 01:13:45.710 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 01:13:45.728 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:45.731 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:13:45.766 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 01:13:45.796 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 01:13:45.828 | + 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:13:45.857 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 01:13:45.889 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-04-01 01:13:45.919 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 01:13:45.937 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:45.939 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 01:13:45.942 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 01:13:45.944 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:13:45.948 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:13:45.965 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:13:45.968 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:13:45.970 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:13:45.973 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:13:45.975 | + 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:13:46.006 | + 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:13:46.037 | + 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:13:46.068 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:13:46.097 | + 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:13:46.103 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 01:13:46.133 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 01:13:46.163 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:13:46.195 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-04-01 01:13:46.225 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 01:13:46.257 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 01:13:46.287 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 01:13:46.318 | + 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:13:46.348 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 01:13:46.382 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 01:13:46.414 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 01:13:46.446 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 01:13:46.452 | + 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:13:46.461 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 01:13:46.478 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:13:46.481 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 01:13:46.483 | + 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:13:46.486 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 01:13:46.488 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 01:13:46.490 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 01:13:46.494 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 01:13:46.498 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 01:13:46.500 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 01:13:46.504 | + 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:13:46.537 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 01:13:46.539 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 01:13:46.542 | ++ functions:get_random_port:837 : true 2022-04-01 01:13:46.544 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 01:13:46.546 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 01:13:46.549 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 01:13:46.620 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 01:13:46.623 | ++ functions:get_random_port:841 : break 2 2022-04-01 01:13:46.625 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 01:13:46.628 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 01:13:46.630 | + 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:13:46.659 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 01:13:46.687 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 01:13:46.715 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:13:46.743 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:13:46.771 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:13:46.799 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:13:46.827 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:13:46.855 | + 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:13:46.884 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:13:46.911 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:13:46.939 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:13:46.969 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:13:46.997 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:13:47.027 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 01:13:47.056 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 01:13:47.085 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 01:13:47.115 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 01:13:47.143 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 01:13:47.173 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 01:13:47.176 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 01:13:47.178 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:47.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:47.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:47.185 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:47.188 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 01:13:47.244 | proxy (enabled by site administrator) 2022-04-01 01:13:47.247 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 01:13:47.250 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 01:13:47.252 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:47.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:47.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:47.260 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:47.262 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 01:13:47.321 | proxy_http (enabled by site administrator) 2022-04-01 01:13:47.325 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 01:13:47.328 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 01:13:47.330 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 01:13:47.333 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:13:47.336 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:47.338 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:47.341 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:47.344 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:47.347 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 01:13:47.347 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:47.357 | KeepAlive Off 2022-04-01 01:13:47.361 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 01:13:47.361 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:47.370 | SetEnv proxy-sendchunked 1 2022-04-01 01:13:47.374 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 01:13:47.375 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:13:47.383 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 01:13:47.387 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 01:13:47.389 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 01:13:47.392 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:13:47.394 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:13:47.396 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:13:47.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:47.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:47.409 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:13:47.411 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:13:47.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:13:47.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:13:47.419 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 01:13:47.483 | Site glance-wsgi-api already enabled 2022-04-01 01:13:47.487 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 01:13:47.490 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:13:47.492 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:13:47.495 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:13:47.629 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 01:13:47.638 | + 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:13:47.683 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 01:13:47.686 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 01:13:47.705 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:13:47.708 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 01:13:47.711 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 01:13:47.713 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 01:13:47.716 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:13:47.718 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 01:13:47.721 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 01:13:47.723 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 01:13:47.726 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 01:13:47.728 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:13:47.730 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:13:47.733 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:13:47.736 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:13:47.739 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:13:47.742 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:13:47.759 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:13:47.761 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:13:47.764 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:47.767 | + functions-common:git_clone:629 : echo master 2022-04-01 01:13:47.767 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:13:47.772 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 01:13:47.775 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:13:47.778 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 01:13:47.781 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:13:47.782 | + functions-common:git_clone:678 : head -1 2022-04-01 01:13:47.784 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 01:13:47.788 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:13:47.790 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 01:13:47.793 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:13:47.796 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:13:47.798 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 01:13:47.801 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:13:47.803 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 01:13:47.806 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:13:47.809 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:13:47.811 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 01:13:47.814 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:13:47.816 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:13:47.820 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 01:13:47.823 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:13:47.826 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 01:13:47.828 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:13:47.831 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:13:47.834 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 01:13:47.840 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 01:13:47.843 | + 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:13:48.504 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 01:13:48.507 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:13:48.509 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:13:48.511 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:13:48.514 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:13:48.516 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 01:13:48.518 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:13:48.521 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:13:48.523 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:13:48.526 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:13:48.528 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:13:48.531 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:13:48.533 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:13:48.535 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 01:13:48.558 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 01:13:48.560 | + 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:13:49.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:13:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:49.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:13:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:13:50.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:13:50.596 | Obtaining file:///opt/stack/cinder 2022-04-01 01:13:50.596 | Preparing metadata (setup.py): started 2022-04-01 01:13:54.671 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:13:54.803 | 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:13:54.805 | 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:13:54.806 | 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:13:54.807 | 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:13:54.808 | 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:13:54.809 | 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:13:54.810 | 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:13:54.811 | 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:13:54.812 | 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:13:54.813 | 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:13:54.814 | 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:13:54.815 | 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:13:54.816 | 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:13:54.817 | 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:13:54.819 | 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:13:54.820 | 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:13:54.821 | 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:13:54.822 | 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:13:54.823 | 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:13:54.825 | 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:13:54.826 | 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:13:54.827 | 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:13:54.828 | 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:13:54.829 | 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:13:54.830 | 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:13:54.831 | 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:13:54.832 | 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:13:54.833 | 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:13:54.835 | 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:13:54.836 | 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:13:54.837 | 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:13:54.838 | 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:13:54.839 | 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:13:54.840 | 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:13:54.841 | 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:13:54.842 | 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:13:54.843 | 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:13:54.845 | 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:13:54.846 | 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:13:54.847 | 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:13:54.848 | 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:13:54.849 | 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:13:54.850 | 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:13:54.852 | 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:13:54.853 | 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:13:54.854 | 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:13:54.855 | 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:13:54.856 | 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:13:54.857 | 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:13:54.858 | 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:13:54.859 | 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:13:54.860 | 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:13:54.861 | 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:13:54.862 | 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:13:54.863 | 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:13:54.864 | 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:13:54.866 | 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:13:54.867 | 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:13:54.868 | 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:13:54.869 | 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:13:54.870 | 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:13:54.871 | 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:13:54.885 | 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:13:54.886 | 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:13:54.887 | 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:13:54.950 | 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:13:54.981 | 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:13:54.995 | 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:13:54.996 | 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:13:54.998 | 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:13:54.999 | 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:13:55.096 | 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:13:55.150 | 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:13:55.154 | 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:13:55.181 | 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:13:55.183 | 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:13:55.184 | 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:13:55.238 | 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:13:55.283 | 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:13:55.284 | 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:13:55.286 | 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:13:55.288 | 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:13:55.375 | 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:13:55.377 | 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:13:55.379 | 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:13:55.438 | 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:13:55.442 | 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:13:55.505 | 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:13:55.508 | 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:13:55.510 | 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:13:55.511 | 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:13:55.512 | 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:13:55.535 | 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:13:55.539 | 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:13:55.540 | 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:13:55.588 | 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:13:55.673 | 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:13:55.675 | 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:13:55.699 | 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:13:55.725 | 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:13:55.796 | 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:13:55.797 | 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:13:55.932 | 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:13:55.957 | 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:13:56.102 | 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:13:56.140 | 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:13:56.141 | 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:13:56.143 | 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:13:56.345 | 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:13:56.346 | 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:13:56.350 | 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:13:56.386 | 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:13:56.417 | 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:13:56.659 | 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:13:56.661 | 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:13:56.808 | 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:13:56.810 | 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:13:56.811 | 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:13:56.945 | 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:13:57.068 | 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:13:57.070 | 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:13:57.071 | 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:13:57.107 | 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:13:57.364 | 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:13:57.446 | 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:13:57.447 | 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:13:57.620 | 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:13:57.711 | 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:13:57.714 | 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:13:57.929 | 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:13:58.364 | 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:13:58.416 | 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:13:58.465 | 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:13:59.534 | 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:13:59.812 | 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:13:59.814 | 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:13:59.961 | 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:14:00.154 | 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:14:00.286 | 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:14:01.994 | Installing collected packages: cinder 2022-04-01 01:14:01.994 | Attempting uninstall: cinder 2022-04-01 01:14:01.994 | Found existing installation: cinder 20.1.0.dev43 2022-04-01 01:14:02.000 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-01 01:14:02.002 | Running setup.py develop for cinder 2022-04-01 01:14:07.891 | Successfully installed cinder 2022-04-01 01:14:07.891 | 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:14:07.900 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:07.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:08.068 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:08.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:08.073 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:08.075 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:08.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:08.080 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:08.082 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:08.084 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:08.087 | + functions-common:time_stop:2432 : start_time=1648775628552 2022-04-01 01:14:08.089 | + functions-common:time_stop:2434 : [[ -z 1648775628552 ]] 2022-04-01 01:14:08.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:08.096 | + functions-common:time_stop:2437 : end_time=1648775648093 2022-04-01 01:14:08.098 | + functions-common:time_stop:2438 : elapsed_time=19541 2022-04-01 01:14:08.101 | + functions-common:time_stop:2439 : total=97335 2022-04-01 01:14:08.103 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:08.106 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=116876 2022-04-01 01:14:08.108 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:08.110 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:14:08.113 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:14:08.116 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:14:08.135 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:14:08.148 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 01:14:08.151 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 01:14:08.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:08.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:08.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 01:14:08.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:08.164 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 01:14:08.167 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 01:14:08.169 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 01:14:08.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:08.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:08.177 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 01:14:08.189 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 01:14:08.192 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:14:08.194 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:14:08.197 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:14:08.199 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:14:08.202 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:08.204 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:14:08.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:08.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:08.213 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:14:08.215 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:14:08.218 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:14:08.220 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:14:08.223 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 01:14:08.226 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:14:08.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:08.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:08.233 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 01:14:08.256 | + 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:14:08.367 | Reading package lists... 2022-04-01 01:14:08.618 | Building dependency tree... 2022-04-01 01:14:08.619 | Reading state information... 2022-04-01 01:14:08.888 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 01:14:08.888 | The following packages were automatically installed and are no longer required: 2022-04-01 01:14:08.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:14:08.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:14:08.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:14:08.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:14:08.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:14:08.889 | python3-zope.interface 2022-04-01 01:14:08.889 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:14:09.007 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:14:09.012 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:14:09.015 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:14:09.017 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:09.020 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:09.023 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:09.026 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:09.028 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:09.031 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:14:09.033 | + functions-common:time_stop:2432 : start_time=1648775648253 2022-04-01 01:14:09.036 | + functions-common:time_stop:2434 : [[ -z 1648775648253 ]] 2022-04-01 01:14:09.040 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:09.046 | + functions-common:time_stop:2437 : end_time=1648775649042 2022-04-01 01:14:09.049 | + functions-common:time_stop:2438 : elapsed_time=789 2022-04-01 01:14:09.051 | + functions-common:time_stop:2439 : total=6048 2022-04-01 01:14:09.054 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:09.056 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6837 2022-04-01 01:14:09.059 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:14:09.062 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:14:09.064 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 01:14:09.067 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 01:14:09.080 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 01:14:09.084 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 01:14:09.087 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 01:14:09.089 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:14:09.092 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 01:14:09.093 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:14:09.098 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 01:14:09.100 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 01:14:09.103 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:14:09.105 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 01:14:09.107 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 01:14:09.109 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 01:14:09.111 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 01:14:09.114 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 01:14:09.126 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 01:14:09.138 | + 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:14:09.152 | + 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:14:09.167 | + 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:14:09.181 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:14:09.184 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:14:09.188 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HlNuM6LQOx 2022-04-01 01:14:09.190 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:14:09.192 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:14:09.196 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 01:14:09.198 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HlNuM6LQOx 2022-04-01 01:14:09.202 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HlNuM6LQOx 2022-04-01 01:14:09.214 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HlNuM6LQOx /etc/sudoers.d/cinder-rootwrap 2022-04-01 01:14:09.227 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 01:14:09.231 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:14:09.233 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:14:09.235 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:14:09.237 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:14:09.240 | + 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:14:09.243 | + 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:14:09.245 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 01:14:09.248 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 01:14:09.252 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 01:14:09.257 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 01:14:09.276 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 01:14:09.295 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 01:14:09.314 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 01:14:09.333 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 01:14:09.352 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 01:14:09.372 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 01:14:09.390 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 01:14:09.410 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 01:14:09.412 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:14:09.415 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 01:14:09.418 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:14:09.420 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 01:14:09.451 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 01:14:09.480 | + 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:14:09.511 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 01:14:09.540 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 01:14:09.568 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 01:14:09.597 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 01:14:09.626 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 01:14:09.655 | + 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:14:09.686 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:14:09.716 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 01:14:09.750 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 01:14:09.783 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 01:14:09.786 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 01:14:09.789 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 01:14:09.792 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 01:14:09.795 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:14:09.798 | + 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:14:09.830 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 01:14:09.860 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 01:14:09.891 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 01:14:09.921 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 01:14:09.951 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 01:14:09.980 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 01:14:10.012 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 01:14:10.015 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-04-01 01:14:10.044 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:14:10.077 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 01:14:10.085 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 440f3082a07537e9862d65299e36b9ee 2022-04-01 01:14:10.114 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 01:14:10.116 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 01:14:10.145 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 01:14:10.175 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 01:14:10.205 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 01:14:10.238 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 01:14:10.255 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:10.258 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 01:14:10.276 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:10.278 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 01:14:10.295 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:10.298 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 01:14:10.315 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:10.318 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 01:14:10.321 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 01:14:10.323 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 01:14:10.326 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 01:14:10.328 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:14:10.331 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:14:10.333 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:14:10.351 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:10.354 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:14:10.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:14:10.359 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:14:10.376 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:10.379 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:14:10.381 | + 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:14:10.413 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:14:10.416 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:14:10.419 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 01:14:10.422 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 01:14:10.424 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:14:10.429 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:14:10.447 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:14:10.450 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:14:10.452 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:14:10.454 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:14:10.457 | + 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:14:10.490 | + 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:14:10.523 | + 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:14:10.561 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:14:10.596 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 01:14:10.619 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:10.621 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 01:14:10.624 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:14:10.627 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 01:14:10.629 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 01:14:10.632 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:14:10.634 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:14:10.639 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 01:14:10.643 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 01:14:10.648 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:14:10.650 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:14:10.665 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:14:10.665 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:10.674 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:14:10.678 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:10.695 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:14:10.698 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:14:10.702 | + 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:14:10.735 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:14:10.776 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 01:14:10.806 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:14:10.838 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:14:10.869 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:14:10.903 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:14:10.936 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:14:10.969 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:14:11.000 | + 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:14:11.030 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:14:11.065 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:14:11.097 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:14:11.129 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:14:11.131 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:14:11.134 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 01:14:11.136 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 01:14:11.139 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:14:11.141 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:11.144 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:11.146 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:14:11.149 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:14:11.152 | + 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:14:11.189 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:14:11.233 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:14:11.233 | + 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:14:11.243 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 01:14:11.247 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 01:14:11.249 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 01:14:11.252 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:14:11.254 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:14:11.257 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:14:11.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:11.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:11.265 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:14:11.268 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:14:11.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:11.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:11.276 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 01:14:11.339 | Enabling site cinder-wsgi. 2022-04-01 01:14:11.345 | To activate the new configuration, you need to run: 2022-04-01 01:14:11.345 | systemctl reload apache2 2022-04-01 01:14:11.350 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:14:11.353 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:14:11.355 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:14:11.357 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:14:11.496 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 01:14:11.498 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 01:14:11.530 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-04-01 01:14:11.562 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 01:14:11.579 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:11.582 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 01:14:11.584 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:14:11.587 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:14:11.590 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:14:11.592 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 01:14:11.624 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 01:14:11.653 | + 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:14:11.681 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 01:14:11.712 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 01:14:11.740 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 01:14:11.769 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 01:14:11.798 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 01:14:11.827 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:14:11.856 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 01:14:11.885 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 01:14:11.914 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:14:11.942 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 01:14:11.945 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 01:14:11.963 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:11.965 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-04-01 01:14:11.998 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 01:14:12.001 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 01:14:12.019 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:12.021 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 01:14:12.024 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 01:14:12.026 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 01:14:12.029 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:14:12.031 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 01:14:12.034 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 01:14:12.038 | ++ 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:14:12.038 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:14:12.044 | + 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:14:12.047 | + 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:14:12.049 | + 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:14:12.052 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:14:12.055 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 01:14:12.057 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 01:14:12.060 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 01:14:12.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:12.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:12.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 01:14:12.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:12.073 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 01:14:12.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 01:14:12.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 01:14:12.080 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:14:12.083 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:14:12.085 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:14:12.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:14:12.090 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:14:12.093 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:14:12.109 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:14:12.112 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:14:12.114 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:12.118 | + functions-common:git_clone:629 : echo master 2022-04-01 01:14:12.118 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:14:12.123 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 01:14:12.126 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:12.128 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 01:14:12.131 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:14:12.132 | + functions-common:git_clone:678 : head -1 2022-04-01 01:14:12.144 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 01:14:12.147 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:14:12.150 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 01:14:12.153 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:14:12.155 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:14:12.158 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 01:14:12.160 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:14:12.163 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 01:14:12.165 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:14:12.168 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:14:12.170 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 01:14:12.173 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:14:12.175 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:14:12.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 01:14:12.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:14:12.184 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 01:14:12.187 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:14:12.189 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:14:12.196 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 01:14:12.203 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 01:14:12.205 | + 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:14:12.859 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 01:14:12.862 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:14:12.864 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:14:12.867 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:14:12.870 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:14:12.873 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 01:14:12.877 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:14:12.879 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:14:12.882 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:14:12.884 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:14:12.887 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:14:12.889 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:14:12.892 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:14:12.895 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 01:14:12.918 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 01:14:12.920 | + 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:14:13.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:13.814 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:13.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:14:13.814 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:14.979 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:14:15.007 | Obtaining file:///opt/stack/neutron 2022-04-01 01:14:15.008 | Preparing metadata (setup.py): started 2022-04-01 01:14:19.240 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:14:19.330 | 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:14:19.331 | 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:14:19.332 | 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:14:19.333 | 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:14:19.334 | 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:14:19.335 | 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:14:19.336 | 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:14:19.337 | 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:14:19.339 | 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:14:19.340 | 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:14:19.341 | 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:14:19.342 | 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:14:19.343 | 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:14:19.344 | 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:14:19.346 | 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:14:19.347 | 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:14:19.348 | 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:14:19.349 | 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:14:19.350 | 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:14:19.351 | 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:14:19.352 | 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:14:19.353 | 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:14:19.354 | 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:14:19.356 | 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:14:19.357 | 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:14:19.358 | 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:14:19.359 | 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:14:19.360 | 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:14:19.361 | 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:14:19.362 | 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:14:19.363 | 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:14:19.364 | 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:14:19.366 | 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:14:19.367 | 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:14:19.368 | 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:14:19.369 | 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:14:19.371 | 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:14:19.372 | 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:14:19.373 | 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:14:19.374 | 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:14:19.375 | 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:14:19.376 | 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:14:19.377 | 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:14:19.378 | 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:14:19.379 | 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:14:19.380 | 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:14:19.381 | 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:14:19.382 | 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:14:19.383 | 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:14:19.384 | 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:14:19.386 | 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:14:19.387 | 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:14:19.388 | 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:14:19.389 | 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:14:19.390 | 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:14:19.407 | 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:14:19.408 | 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:14:19.409 | 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:14:19.418 | 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:14:19.430 | 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:14:19.431 | 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:14:19.433 | 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:14:19.453 | 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:14:19.461 | 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:14:19.520 | 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:14:19.523 | 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:14:19.575 | 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:14:19.578 | 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:14:19.625 | 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:14:19.626 | 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:14:19.656 | 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:14:19.658 | 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:14:19.660 | 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:14:19.661 | 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:14:19.662 | 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:14:19.664 | 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:14:19.665 | 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:14:19.666 | 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:14:19.684 | 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:14:19.773 | 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:14:19.818 | 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:14:19.878 | 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:14:19.880 | 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:14:19.883 | 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:14:19.967 | 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:14:19.971 | 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:14:20.031 | 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:14:20.035 | 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:14:20.036 | 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:14:20.037 | 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:14:20.060 | 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:14:20.061 | 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:14:20.110 | 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:14:20.167 | 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:14:20.198 | 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:14:20.199 | 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:14:20.224 | 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:14:20.369 | 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:14:20.440 | 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:14:20.517 | 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:14:20.518 | 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:14:20.629 | 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:14:20.631 | 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:14:20.632 | 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:14:20.633 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:14:20.634 | 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:14:20.635 | 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:14:20.636 | 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:14:20.846 | 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:14:20.850 | 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:14:20.852 | 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:14:20.895 | 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:14:20.901 | 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:14:20.998 | 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:14:21.000 | 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:14:21.002 | 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:14:21.003 | 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:14:21.040 | 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:14:21.383 | 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:14:21.462 | 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:14:21.654 | 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:14:21.728 | 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:14:21.732 | 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:14:21.957 | 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:14:22.131 | 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:14:22.654 | 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:14:22.703 | 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:14:23.321 | 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:14:23.323 | 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:14:23.670 | 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:14:23.671 | 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:14:23.844 | 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:14:24.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:14:24.094 | 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:14:24.280 | 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:14:24.497 | 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:14:26.115 | Installing collected packages: neutron 2022-04-01 01:14:26.115 | Attempting uninstall: neutron 2022-04-01 01:14:26.116 | Found existing installation: neutron 20.1.0.dev73 2022-04-01 01:14:26.135 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-01 01:14:26.136 | Running setup.py develop for neutron 2022-04-01 01:14:32.240 | Successfully installed neutron 2022-04-01 01:14:32.240 | 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:14:32.248 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:32.248 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:32.414 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:32.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:32.419 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:32.421 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:32.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:32.426 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:32.429 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:32.431 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:32.433 | + functions-common:time_stop:2432 : start_time=1648775652912 2022-04-01 01:14:32.436 | + functions-common:time_stop:2434 : [[ -z 1648775652912 ]] 2022-04-01 01:14:32.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:32.443 | + functions-common:time_stop:2437 : end_time=1648775672440 2022-04-01 01:14:32.445 | + functions-common:time_stop:2438 : elapsed_time=19528 2022-04-01 01:14:32.447 | + functions-common:time_stop:2439 : total=116876 2022-04-01 01:14:32.451 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:32.453 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136404 2022-04-01 01:14:32.456 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:32.459 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:14:32.463 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:14:32.465 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:14:32.489 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:14:32.502 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 01:14:32.505 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 01:14:32.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:32.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:32.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 01:14:32.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:32.519 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:14:32.523 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:14:32.526 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 01:14:32.549 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:32.552 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 01:14:32.554 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 01:14:32.557 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 01:14:32.560 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:14:32.563 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 01:14:32.565 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 01:14:32.569 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 01:14:32.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:32.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:32.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 01:14:32.581 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:32.583 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 01:14:32.602 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:32.605 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 01:14:32.624 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:32.627 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 01:14:32.645 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:32.648 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 01:14:32.651 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 01:14:32.653 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 01:14:32.655 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:14:32.658 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:14:32.661 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:14:32.664 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:14:32.666 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:14:32.669 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:14:32.687 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:14:32.689 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:14:32.694 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:32.697 | + functions-common:git_clone:629 : echo master 2022-04-01 01:14:32.697 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:14:32.703 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 01:14:32.705 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:14:32.708 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 01:14:32.711 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:14:32.712 | + functions-common:git_clone:678 : head -1 2022-04-01 01:14:32.734 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 01:14:32.738 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:14:32.742 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 01:14:32.745 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:14:32.748 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:14:32.751 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 01:14:32.754 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:14:32.756 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 01:14:32.759 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:14:32.762 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:14:32.764 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 01:14:32.767 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:14:32.770 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:14:32.774 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 01:14:32.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:14:32.781 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 01:14:32.783 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:14:32.788 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:14:32.792 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 01:14:32.800 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 01:14:32.804 | + 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:14:33.469 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 01:14:33.472 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:14:33.474 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:14:33.477 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:14:33.479 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:14:33.482 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 01:14:33.484 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:14:33.487 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:14:33.490 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:14:33.493 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:14:33.495 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:14:33.498 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:14:33.500 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:14:33.503 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 01:14:33.526 | Using python 3.8 to install /opt/stack/nova 2022-04-01 01:14:33.528 | + 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:14:34.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:14:34.401 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:34.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:14:34.401 | from cryptography.utils import int_from_bytes 2022-04-01 01:14:35.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:14:35.576 | Obtaining file:///opt/stack/nova 2022-04-01 01:14:35.577 | Preparing metadata (setup.py): started 2022-04-01 01:14:40.602 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:14:40.728 | 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:14:40.729 | 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:14:40.730 | 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:14:40.731 | 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:14:40.732 | 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:14:40.733 | 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:14:40.734 | 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:14:40.735 | 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:14:40.736 | 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:14:40.738 | 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:14:40.739 | 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:14:40.740 | 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:14:40.741 | 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:14:40.742 | 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:14:40.744 | 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:14:40.745 | 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:14:40.746 | 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:14:40.747 | 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:14:40.748 | 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:14:40.749 | 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:14:40.750 | 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:14:40.751 | 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:14:40.752 | 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:14:40.753 | 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:14:40.754 | 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:14:40.755 | 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:14:40.758 | 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:14:40.759 | 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:14:40.760 | 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:14:40.761 | 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:14:40.762 | 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:14:40.763 | 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:14:40.764 | 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:14:40.765 | 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:14:40.766 | 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:14:40.768 | 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:14:40.769 | 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:14:40.770 | 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:14:40.771 | 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:14:40.772 | 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:14:40.773 | 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:14:40.774 | 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:14:40.775 | 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:14:40.776 | 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:14:40.778 | 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:14:40.779 | 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:14:40.780 | 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:14:40.781 | 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:14:40.782 | 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:14:40.783 | 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:14:40.784 | 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:14:40.785 | 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:14:40.786 | 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:14:40.788 | 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:14:40.789 | 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:14:40.790 | 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:14:40.791 | 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:14:40.792 | 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:14:40.794 | 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:14:40.795 | 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:14:40.796 | 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:14:40.797 | 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:14:40.798 | 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:14:40.799 | 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:14:40.816 | 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:14:40.819 | 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:14:40.820 | 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:14:40.843 | 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:14:40.883 | 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:14:40.914 | 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:14:40.915 | 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:14:40.940 | 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:14:41.066 | 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:14:41.068 | 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:14:41.131 | 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:14:41.132 | 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:14:41.134 | 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:14:41.135 | 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:14:41.137 | 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:14:41.138 | 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:14:41.165 | 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:14:41.169 | 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:14:41.225 | 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:14:41.227 | 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:14:41.231 | 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:14:41.291 | 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:14:41.434 | 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:14:41.435 | 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:14:41.521 | 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:14:41.591 | 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:14:41.595 | 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:14:41.598 | 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:14:41.600 | 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:14:41.625 | 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:14:41.628 | 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:14:41.681 | 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:14:41.740 | 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:14:41.776 | 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:14:41.779 | 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:14:41.836 | 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:14:41.837 | 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:14:41.927 | 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:14:41.955 | 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:14:42.036 | 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:14:42.114 | 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:14:42.181 | 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:14:42.183 | 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:14:42.185 | 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:14:42.233 | 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:14:42.234 | 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:14:42.239 | 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:14:42.318 | 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:14:42.319 | 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:14:42.322 | 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:14:42.324 | 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:14:42.420 | 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:14:42.637 | 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:14:42.639 | 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:14:42.752 | 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:14:42.757 | 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:14:42.759 | 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:14:42.846 | 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:14:42.931 | 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:14:42.966 | 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:14:43.215 | 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:14:43.295 | 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:14:43.298 | 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:14:43.509 | 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:14:43.621 | 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:14:44.130 | 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:14:44.180 | 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:14:44.559 | 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:14:44.561 | 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:14:44.562 | 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:14:44.563 | 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:14:44.564 | 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:14:44.565 | 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:14:44.567 | 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:14:45.820 | 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:14:46.244 | 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:14:46.245 | 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:14:46.345 | 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:14:46.453 | 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:14:48.104 | Installing collected packages: nova 2022-04-01 01:14:48.104 | Attempting uninstall: nova 2022-04-01 01:14:48.105 | Found existing installation: nova 25.1.0.dev22 2022-04-01 01:14:48.113 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-01 01:14:48.115 | Running setup.py develop for nova 2022-04-01 01:14:54.643 | Successfully installed nova 2022-04-01 01:14:54.643 | 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:14:54.652 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:14:54.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:14:54.809 | + inc/python:pip_install:200 : result=0 2022-04-01 01:14:54.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:14:54.814 | + functions-common:time_stop:2425 : local name 2022-04-01 01:14:54.816 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:14:54.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:14:54.821 | + functions-common:time_stop:2428 : local total 2022-04-01 01:14:54.823 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:14:54.825 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:14:54.828 | + functions-common:time_stop:2432 : start_time=1648775673520 2022-04-01 01:14:54.830 | + functions-common:time_stop:2434 : [[ -z 1648775673520 ]] 2022-04-01 01:14:54.833 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:14:54.837 | + functions-common:time_stop:2437 : end_time=1648775694834 2022-04-01 01:14:54.839 | + functions-common:time_stop:2438 : elapsed_time=21314 2022-04-01 01:14:54.841 | + functions-common:time_stop:2439 : total=136404 2022-04-01 01:14:54.844 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:14:54.846 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157718 2022-04-01 01:14:54.848 | + inc/python:pip_install:203 : return 0 2022-04-01 01:14:54.851 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:14:54.853 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:14:54.856 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:14:54.875 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:14:54.888 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 01:14:54.891 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 01:14:54.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:14:54.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:14:54.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 01:14:54.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:14:54.904 | + 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:14:54.916 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:14:54.919 | + ./stack.sh:main:937 : configure_nova 2022-04-01 01:14:54.921 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 01:14:54.934 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 01:14:54.937 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 01:14:54.939 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:14:54.944 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 01:14:54.944 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:14:54.949 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 01:14:54.952 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 01:14:54.954 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:14:54.957 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 01:14:54.959 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 01:14:54.962 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 01:14:54.964 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 01:14:54.967 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 01:14:54.979 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 01:14:54.993 | + 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:14:55.008 | + 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:14:55.021 | + 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:14:55.034 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:14:55.038 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:14:55.043 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OCAhuAjz7H 2022-04-01 01:14:55.045 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:14:55.048 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:14:55.050 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 01:14:55.054 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:14:55.056 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:14:55.059 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OCAhuAjz7H 2022-04-01 01:14:55.063 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OCAhuAjz7H 2022-04-01 01:14:55.075 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OCAhuAjz7H /etc/sudoers.d/nova-rootwrap 2022-04-01 01:14:55.088 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 01:14:55.093 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:14:55.095 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:14:55.098 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:14:55.100 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:14:55.103 | + 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:14:55.106 | + 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:14:55.108 | + 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:14:55.111 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 01:14:55.116 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 01:14:55.133 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:55.136 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 01:14:55.138 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 01:14:55.142 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 01:14:55.146 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 01:14:55.176 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 01:14:55.179 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 01:14:55.208 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 01:14:55.240 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 01:14:55.269 | + 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:14:55.301 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 01:14:55.333 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 01:14:55.364 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 01:14:55.367 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-04-01 01:14:55.395 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 01:14:55.424 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 01:14:55.453 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 01:14:55.483 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 01:14:55.513 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:14:55.548 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 01:14:55.550 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:14:55.553 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:14:55.556 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:14:55.558 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:14:55.560 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:14:55.563 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:14:55.566 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:14:55.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:14:55.571 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:14:55.573 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:14:55.575 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:14:55.578 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 01:14:55.581 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:14:55.584 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:14:55.586 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:14:55.588 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:14:55.591 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:14:55.593 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:14:55.595 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 01:14:55.613 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:55.615 | + 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:14:55.619 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 01:14:55.622 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 01:14:55.653 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 01:14:55.655 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:14:55.658 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:14:55.660 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:14:55.663 | ++ 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:14:55.666 | + 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:14:55.701 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 01:14:55.703 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 01:14:55.706 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 01:14:55.709 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 01:14:55.712 | ++ 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:14:55.715 | + 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:14:55.751 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 01:14:55.784 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 01:14:55.814 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 01:14:55.850 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 01:14:55.871 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:55.873 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 01:14:55.891 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:55.895 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 01:14:55.896 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 01:14:55.902 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 01:14:55.905 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 01:14:55.934 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 01:14:55.952 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:55.955 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 01:14:55.957 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:14:55.960 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:14:55.962 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:14:55.965 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 01:14:55.999 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 01:14:56.030 | + 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:14:56.061 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 01:14:56.090 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 01:14:56.120 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 01:14:56.152 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 01:14:56.182 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 01:14:56.213 | + 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:14:56.243 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:14:56.273 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 01:14:56.292 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:56.294 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 01:14:56.297 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 01:14:56.330 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 01:14:56.359 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-04-01 01:14:56.389 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 01:14:56.420 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 01:14:56.451 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 01:14:56.480 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 01:14:56.510 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 01:14:56.538 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 01:14:56.557 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:56.559 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 01:14:56.562 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 01:14:56.593 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 01:14:56.627 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 01:14:56.629 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 01:14:56.659 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 01:14:56.662 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 01:14:56.665 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 01:14:56.667 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:14:56.670 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:14:56.672 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:14:56.675 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:14:56.678 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:14:56.680 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:14:56.682 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 01:14:56.685 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:14:56.687 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:14:56.690 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:14:56.693 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:14:56.696 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:14:56.700 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:14:56.702 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:14:56.704 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:14:56.707 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:14:56.709 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:14:56.712 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:14:56.714 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 01:14:56.717 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 01:14:56.720 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:14:56.723 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:14:56.741 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:14:56.743 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:14:56.746 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:14:56.748 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:14:56.750 | + 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:14:56.779 | + 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:14:56.809 | + 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:14:56.839 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:14:56.869 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 01:14:56.905 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 01:14:56.923 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:56.925 | + 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:14:56.928 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 01:14:56.931 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 01:14:56.934 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 01:14:56.937 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:14:56.940 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:14:56.944 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 01:14:56.948 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 01:14:56.951 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:14:56.954 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:14:56.973 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:14:56.973 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:56.983 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:14:56.987 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:57.005 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:14:57.008 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 01:14:57.012 | + 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:14:57.043 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:14:57.075 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 01:14:57.105 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:14:57.135 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:14:57.166 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:14:57.194 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:14:57.222 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:14:57.251 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:14:57.282 | + 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:14:57.311 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:14:57.340 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:14:57.371 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:14:57.400 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:14:57.403 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:14:57.406 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 01:14:57.408 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 01:14:57.411 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:14:57.414 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:57.417 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:57.419 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:14:57.423 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:14:57.425 | + 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:14:57.456 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:14:57.490 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:14:57.490 | + 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:14:57.498 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 01:14:57.503 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 01:14:57.505 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 01:14:57.508 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:14:57.510 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:14:57.513 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:14:57.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:57.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:57.520 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:14:57.523 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:14:57.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:14:57.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:14:57.530 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 01:14:57.600 | Enabling site nova-api-wsgi. 2022-04-01 01:14:57.606 | To activate the new configuration, you need to run: 2022-04-01 01:14:57.606 | systemctl reload apache2 2022-04-01 01:14:57.611 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:14:57.614 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:14:57.617 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:14:57.619 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:14:57.825 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 01:14:57.845 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:57.848 | + 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:14:57.850 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:14:57.853 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 01:14:57.855 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 01:14:57.858 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 01:14:57.860 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:14:57.866 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:14:57.868 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 01:14:57.871 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:14:57.873 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:14:57.887 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:14:57.887 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:57.896 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:14:57.900 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:14:57.916 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 01:14:57.918 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:14:57.922 | + 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:14:57.953 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 01:14:57.981 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 01:14:58.010 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:14:58.039 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:14:58.068 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:14:58.096 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:14:58.124 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:14:58.153 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:14:58.182 | + 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:14:58.211 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:14:58.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:14:58.268 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:14:58.298 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 01:14:58.300 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 01:14:58.329 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 01:14:58.346 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:58.348 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:14:58.382 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 01:14:58.385 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 01:14:58.387 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 01:14:58.405 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:58.407 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:14:58.410 | + 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:14:58.439 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 01:14:58.471 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 01:14:58.473 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:14:58.476 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 01:14:58.478 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:14:58.481 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:14:58.483 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:14:58.501 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:58.504 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:14:58.507 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:14:58.510 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:14:58.527 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:58.529 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:14:58.532 | + 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:14:58.562 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:14:58.564 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:14:58.566 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 01:14:58.597 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 01:14:58.637 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 01:14:58.670 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 01:14:58.691 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:14:58.694 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:14:58.729 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 01:14:58.731 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 01:14:58.733 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 01:14:58.766 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 01:14:58.795 | + 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:14:58.823 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 01:14:58.852 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 01:14:58.887 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 01:14:58.916 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 01:14:58.945 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 01:14:58.975 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 01:14:59.005 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 01:14:59.022 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:59.025 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 01:14:59.029 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:14:59.032 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 01:14:59.034 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 01:14:59.038 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 01:14:59.040 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:14:59.043 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:14:59.045 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:14:59.048 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 01:14:59.050 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 01:14:59.055 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 01:14:59.058 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 01:14:59.060 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 01:14:59.063 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 01:14:59.065 | ++ 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:14:59.068 | + 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:14:59.100 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 01:14:59.132 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 01:14:59.163 | + 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:14:59.166 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 01:14:59.168 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 01:14:59.171 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 01:14:59.188 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:59.191 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 01:14:59.192 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 01:14:59.919 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 01:14:59.922 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 01:14:59.924 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:14:59.927 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 01:14:59.929 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:14:59.931 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:14:59.934 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:14:59.950 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:59.953 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:14:59.956 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:14:59.959 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:14:59.976 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:14:59.978 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 01:14:59.981 | + 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:15:00.011 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:15:00.013 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:15:00.016 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 01:15:00.037 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:00.040 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 01:15:00.042 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:15:00.045 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 01:15:00.077 | + 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:15:00.106 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 01:15:00.135 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 01:15:00.163 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 01:15:00.192 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 01:15:00.222 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 01:15:00.250 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 01:15:00.279 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 01:15:00.282 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 01:15:00.284 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 01:15:00.287 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:15:00.305 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:15:00.307 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:15:00.309 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:15:00.312 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:15:00.314 | + 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:15:00.343 | + 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:15:00.372 | + 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:15:00.401 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:15:00.432 | + 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:15:00.435 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 01:15:00.439 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:15:00.442 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 01:15:00.445 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 01:15:00.448 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 01:15:00.451 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:15:00.453 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:15:00.456 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:15:00.459 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 01:15:00.461 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 01:15:00.464 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:15:00.466 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 01:15:00.469 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 01:15:00.471 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 01:15:00.488 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:00.490 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 01:15:00.493 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 01:15:00.509 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:00.512 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 01:15:00.528 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:00.531 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 01:15:00.549 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:00.552 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 01:15:00.569 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:00.572 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 01:15:00.575 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 01:15:00.577 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 01:15:00.580 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:15:00.582 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 01:15:00.585 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 01:15:00.588 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 01:15:00.591 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:00.593 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:00.596 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 01:15:00.599 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:15:00.601 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:15:00.604 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:15:00.606 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:15:00.609 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:15:00.611 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:15:00.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:00.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:00.619 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:15:00.622 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:15:00.624 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:15:00.627 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:15:00.629 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 01:15:00.632 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:15:00.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:00.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:00.641 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 01:15:00.665 | + 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:15:00.777 | Reading package lists... 2022-04-01 01:15:01.032 | Building dependency tree... 2022-04-01 01:15:01.034 | Reading state information... 2022-04-01 01:15:01.310 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:15:01.310 | The following packages were automatically installed and are no longer required: 2022-04-01 01:15:01.312 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:15:01.312 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:15:01.312 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:15:01.312 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:15:01.312 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:15:01.312 | python3-zope.interface 2022-04-01 01:15:01.312 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:15:01.431 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:15:01.435 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:15:01.438 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:15:01.441 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:01.443 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:01.445 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:01.448 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:01.450 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:01.453 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:15:01.456 | + functions-common:time_stop:2432 : start_time=1648775700662 2022-04-01 01:15:01.459 | + functions-common:time_stop:2434 : [[ -z 1648775700662 ]] 2022-04-01 01:15:01.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:01.466 | + functions-common:time_stop:2437 : end_time=1648775701464 2022-04-01 01:15:01.469 | + functions-common:time_stop:2438 : elapsed_time=802 2022-04-01 01:15:01.472 | + functions-common:time_stop:2439 : total=6837 2022-04-01 01:15:01.475 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:01.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7639 2022-04-01 01:15:01.480 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:15:01.483 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 01:15:01.485 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 01:15:01.492 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 01:15:01.495 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 01:15:01.497 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 01:15:01.520 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 01:15:01.523 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:15:01.526 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:15:01.529 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:15:01.532 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:15:01.534 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:15:01.538 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:15:01.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:01.543 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:01.546 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:15:01.548 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:15:01.551 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:15:01.553 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:15:01.556 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 01:15:01.559 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:15:01.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:01.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:01.566 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 01:15:01.590 | + 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:15:01.703 | Reading package lists... 2022-04-01 01:15:01.972 | Building dependency tree... 2022-04-01 01:15:01.973 | Reading state information... 2022-04-01 01:15:02.261 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 01:15:02.261 | The following packages were automatically installed and are no longer required: 2022-04-01 01:15:02.262 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:15:02.262 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:15:02.262 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:15:02.262 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:15:02.262 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:15:02.262 | python3-zope.interface 2022-04-01 01:15:02.262 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:15:02.389 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:15:02.394 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:15:02.397 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:15:02.399 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:02.402 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:02.404 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:02.407 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:02.410 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:02.412 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:15:02.415 | + functions-common:time_stop:2432 : start_time=1648775701587 2022-04-01 01:15:02.417 | + functions-common:time_stop:2434 : [[ -z 1648775701587 ]] 2022-04-01 01:15:02.420 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:02.425 | + functions-common:time_stop:2437 : end_time=1648775702422 2022-04-01 01:15:02.428 | + functions-common:time_stop:2438 : elapsed_time=835 2022-04-01 01:15:02.431 | + functions-common:time_stop:2439 : total=7639 2022-04-01 01:15:02.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:02.438 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8474 2022-04-01 01:15:02.440 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:15:02.443 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 01:15:02.446 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 01:15:02.448 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:15:02.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:02.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:02.456 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 01:15:02.459 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 01:15:02.515 | wsgi (enabled by maintainer script) 2022-04-01 01:15:02.520 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 01:15:02.523 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 01:15:02.526 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:15:02.529 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 01:15:02.533 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 01:15:02.536 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:15:02.541 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:15:02.541 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:15:02.548 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 01:15:02.550 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 01:15:02.554 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 01:15:02.557 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 01:15:02.559 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 01:15:02.583 | Using python 3.8 to install osc-placement 2022-04-01 01:15:02.586 | + 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:15:03.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:03.477 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:03.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:03.477 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:04.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:15:04.659 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 01:15:04.670 | 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:15:04.672 | 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:15:04.673 | 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:15:04.674 | 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:15:04.675 | 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:15:04.676 | 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:15:04.735 | 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:15:04.736 | 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:15:04.738 | 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:15:04.739 | 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:15:04.752 | 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:15:04.753 | 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:15:04.756 | 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:15:04.770 | 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:15:04.772 | 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:15:04.773 | 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:15:04.774 | 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:15:04.775 | 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:15:04.776 | 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:15:04.798 | 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:15:04.799 | 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:15:04.800 | 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:15:04.802 | 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:15:04.810 | 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:15:04.849 | 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:15:04.850 | 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:15:04.852 | 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:15:04.853 | 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:15:04.854 | 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:15:04.855 | 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:15:04.857 | 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:15:04.858 | 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:15:04.926 | 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:15:04.929 | 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:15:04.930 | 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:15:04.932 | 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:15:05.025 | 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:15:05.026 | 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:15:05.027 | 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:15:05.072 | 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:15:05.113 | 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:15:05.281 | 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:15:07.562 | 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:15:07.570 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:15:07.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:15:07.705 | + inc/python:pip_install:200 : result=0 2022-04-01 01:15:07.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:15:07.710 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:07.713 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:07.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:07.718 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:07.720 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:07.723 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:15:07.725 | + functions-common:time_stop:2432 : start_time=1648775702577 2022-04-01 01:15:07.728 | + functions-common:time_stop:2434 : [[ -z 1648775702577 ]] 2022-04-01 01:15:07.731 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:07.735 | + functions-common:time_stop:2437 : end_time=1648775707733 2022-04-01 01:15:07.738 | + functions-common:time_stop:2438 : elapsed_time=5156 2022-04-01 01:15:07.741 | + functions-common:time_stop:2439 : total=157718 2022-04-01 01:15:07.744 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:07.746 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162874 2022-04-01 01:15:07.749 | + inc/python:pip_install:203 : return 0 2022-04-01 01:15:07.752 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 01:15:07.756 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 01:15:07.758 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 01:15:07.761 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:15:07.763 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:15:07.767 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:15:07.770 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:15:07.772 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:15:07.776 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:15:07.794 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:15:07.797 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:15:07.800 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:15:07.803 | + functions-common:git_clone:629 : echo master 2022-04-01 01:15:07.804 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:15:07.810 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 01:15:07.812 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:15:07.815 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 01:15:07.818 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:15:07.818 | + functions-common:git_clone:678 : head -1 2022-04-01 01:15:07.821 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 01:15:07.824 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:15:07.826 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 01:15:07.829 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:15:07.832 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:15:07.835 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 01:15:07.837 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:15:07.840 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 01:15:07.842 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:15:07.845 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:15:07.848 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 01:15:07.850 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:15:07.853 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:15:07.856 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 01:15:07.859 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:15:07.862 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 01:15:07.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:15:07.868 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:15:07.871 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 01:15:07.878 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 01:15:07.881 | + 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:15:08.537 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 01:15:08.540 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:15:08.543 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:15:08.545 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:15:08.547 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:15:08.550 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 01:15:08.553 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:15:08.555 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:15:08.558 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:15:08.561 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:15:08.563 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:15:08.566 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:15:08.569 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:15:08.572 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 01:15:08.594 | Using python 3.8 to install /opt/stack/placement 2022-04-01 01:15:08.597 | + 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:15:09.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:09.478 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:09.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:09.478 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:10.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:15:10.671 | Obtaining file:///opt/stack/placement 2022-04-01 01:15:10.672 | Preparing metadata (setup.py): started 2022-04-01 01:15:14.045 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:15:14.090 | 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:15:14.091 | 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:15:14.092 | 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:15:14.093 | 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:15:14.094 | 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:15:14.095 | 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:15:14.096 | 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:15:14.098 | 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:15:14.099 | 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:15:14.101 | 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:15:14.102 | 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:15:14.103 | 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:15:14.105 | 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:15:14.106 | 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:15:14.107 | 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:15:14.108 | 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:15:14.109 | 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:15:14.110 | 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:15:14.111 | 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:15:14.113 | 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:15:14.114 | 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:15:14.179 | 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:15:14.182 | 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:15:14.184 | 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:15:14.185 | 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:15:14.186 | 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:15:14.187 | 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:15:14.207 | 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:15:14.250 | 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:15:14.251 | 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:15:14.252 | 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:15:14.253 | 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:15:14.254 | 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:15:14.306 | 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:15:14.307 | 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:15:14.309 | 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:15:14.310 | 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:15:14.351 | 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:15:14.355 | 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:15:14.374 | 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:15:14.376 | 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:15:14.377 | 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:15:14.404 | 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:15:14.405 | 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:15:14.419 | 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:15:14.437 | 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:15:14.438 | 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:15:14.439 | 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:15:14.441 | 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:15:14.488 | 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:15:14.491 | 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:15:14.492 | 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:15:14.493 | 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:15:14.512 | 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:15:14.678 | 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:15:14.717 | 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:15:14.718 | 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:15:14.720 | 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:15:14.738 | 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:15:14.773 | 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:15:14.833 | 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:15:14.928 | 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:15:15.015 | 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:15:15.066 | 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:15:15.265 | 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:15:15.266 | 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:15:15.267 | 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:15:15.347 | 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:15:15.399 | 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:15:15.566 | 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:15:15.675 | 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:15:15.677 | 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:15:17.654 | Installing collected packages: openstack-placement 2022-04-01 01:15:17.654 | Attempting uninstall: openstack-placement 2022-04-01 01:15:17.655 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 01:15:17.657 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 01:15:17.658 | Running setup.py develop for openstack-placement 2022-04-01 01:15:22.038 | Successfully installed openstack-placement 2022-04-01 01:15:22.038 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:15:22.047 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:15:22.047 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:15:22.215 | + inc/python:pip_install:200 : result=0 2022-04-01 01:15:22.217 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:15:22.220 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:22.223 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:22.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:22.228 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:22.230 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:22.233 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:15:22.236 | + functions-common:time_stop:2432 : start_time=1648775708589 2022-04-01 01:15:22.240 | + functions-common:time_stop:2434 : [[ -z 1648775708589 ]] 2022-04-01 01:15:22.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:22.248 | + functions-common:time_stop:2437 : end_time=1648775722245 2022-04-01 01:15:22.251 | + functions-common:time_stop:2438 : elapsed_time=13656 2022-04-01 01:15:22.254 | + functions-common:time_stop:2439 : total=162874 2022-04-01 01:15:22.257 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:22.260 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176530 2022-04-01 01:15:22.263 | + inc/python:pip_install:203 : return 0 2022-04-01 01:15:22.266 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:15:22.269 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:15:22.272 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:15:22.295 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:15:22.308 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 01:15:22.311 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 01:15:22.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:15:22.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:15:22.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 01:15:22.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:15:22.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:15:22.327 | + ./stack.sh:main:943 : configure_placement 2022-04-01 01:15:22.330 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 01:15:22.346 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 01:15:22.349 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 01:15:22.354 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 01:15:22.357 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 01:15:22.360 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 01:15:22.363 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 01:15:22.366 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 01:15:22.370 | + 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:15:22.406 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 01:15:22.449 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 01:15:22.487 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 01:15:22.490 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:15:22.493 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 01:15:22.496 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:15:22.499 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 01:15:22.541 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 01:15:22.573 | + 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:15:22.615 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 01:15:22.650 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 01:15:22.688 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 01:15:22.721 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 01:15:22.756 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 01:15:22.791 | + 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:15:22.825 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:15:22.861 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 01:15:22.865 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 01:15:22.869 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:15:22.872 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:15:22.892 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:15:22.895 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:15:22.897 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:15:22.900 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:15:22.903 | + 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:15:22.937 | + 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:15:22.972 | + 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:15:23.005 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:15:23.044 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:15:23.047 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 01:15:23.050 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 01:15:23.053 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 01:15:23.056 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 01:15:23.065 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:15:23.068 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:15:23.071 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 01:15:23.076 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 01:15:23.079 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:15:23.082 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:15:23.100 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:15:23.100 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:15:23.111 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:15:23.116 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:15:23.135 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 01:15:23.138 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 01:15:23.142 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 01:15:23.180 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 01:15:23.216 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 01:15:23.254 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:15:23.297 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:15:23.333 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:15:23.373 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:15:23.407 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:15:23.440 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:15:23.474 | + 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:15:23.511 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:15:23.547 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:15:23.579 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:15:23.615 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:15:23.617 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:15:23.621 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 01:15:23.624 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 01:15:23.627 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:15:23.630 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:23.633 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:23.636 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:15:23.639 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 01:15:23.641 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 01:15:23.675 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:15:23.714 | + 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:15:23.714 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:15:23.725 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 01:15:23.729 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 01:15:23.732 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 01:15:23.735 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:15:23.738 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:15:23.742 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:15:23.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:23.749 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:23.752 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:15:23.754 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:15:23.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:23.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:23.764 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 01:15:23.829 | Site placement-api already enabled 2022-04-01 01:15:23.834 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:15:23.837 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:15:23.839 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:15:23.842 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:15:23.995 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 01:15:24.032 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:24.035 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 01:15:24.058 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:24.062 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 01:15:24.083 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:24.086 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 01:15:24.089 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 01:15:24.092 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:15:24.130 | + 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:15:24.162 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:15:24.194 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:15:24.225 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:15:24.256 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:15:24.288 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:15:24.319 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 01:15:24.351 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 01:15:24.369 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:24.372 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 01:15:24.391 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:24.394 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 01:15:24.397 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:15:24.399 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 01:15:24.402 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:15:24.404 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:15:24.408 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:15:24.410 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:15:24.413 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:15:24.416 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:15:24.421 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:15:24.423 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:15:24.426 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:15:24.429 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 01:15:24.431 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:15:24.455 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:24.457 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:15:24.460 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:15:24.462 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 01:15:24.465 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 01:15:24.467 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:15:24.469 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 01:15:24.472 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 01:15:24.474 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 01:15:24.539 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 01:15:24.577 | [709511 Async install_tempest:734564]: running: install_tempest 2022-04-01 01:15:24.580 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:15:24.584 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:15:24.587 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:15:24.589 | + 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:15:24.592 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 01:15:24.595 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:15:24.599 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 01:15:24.603 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:15:24.605 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:15:24.609 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 01:15:24.612 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 01:15:24.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:15:24.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:15:24.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 01:15:24.625 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:15:24.628 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 01:15:24.631 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 01:15:24.634 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:15:24.638 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 01:15:24.643 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 01:15:24.646 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:15:24.650 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:15:24.651 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:15:24.656 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 01:15:24.659 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 01:15:24.662 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 01:15:24.665 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 01:15:24.668 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 01:15:24.697 | Using python 3.8 to install python-openstackclient 2022-04-01 01:15:24.700 | + 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:15:25.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:25.633 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:25.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:15:25.633 | from cryptography.utils import int_from_bytes 2022-04-01 01:15:26.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:15:26.857 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 01:15:26.877 | 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:15:26.878 | 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:15:26.879 | 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:15:26.881 | 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:15:26.882 | 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:15:26.883 | 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:15:26.884 | 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:15:26.885 | 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:15:26.886 | 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:15:26.887 | 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:15:26.888 | 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:15:26.900 | 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:15:26.901 | 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:15:26.902 | 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:15:26.903 | 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:15:26.904 | 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:15:26.931 | 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:15:26.932 | 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:15:26.933 | 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:15:26.934 | 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:15:26.935 | 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:15:26.937 | 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:15:26.938 | 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:15:26.939 | 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:15:26.940 | 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:15:26.942 | 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:15:26.943 | 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:15:26.955 | 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:15:26.976 | 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:15:26.977 | 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:15:26.979 | 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:15:26.980 | 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:15:27.001 | 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:15:27.021 | 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:15:27.024 | 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:15:27.025 | 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:15:27.120 | 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:15:27.121 | 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:15:27.122 | 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:15:27.165 | 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:15:27.176 | 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:15:27.211 | 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:15:27.377 | 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:15:27.392 | 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:15:27.497 | 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:15:27.498 | 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:15:27.501 | 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:15:27.502 | 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:15:27.633 | 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:15:30.019 | 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:15:30.027 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:15:30.027 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:15:30.179 | + inc/python:pip_install:200 : result=0 2022-04-01 01:15:30.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:15:30.185 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:30.188 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:30.191 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:30.194 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:30.197 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:30.200 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:15:30.202 | + functions-common:time_stop:2432 : start_time=1648775724691 2022-04-01 01:15:30.205 | + functions-common:time_stop:2434 : [[ -z 1648775724691 ]] 2022-04-01 01:15:30.209 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:30.214 | + functions-common:time_stop:2437 : end_time=1648775730211 2022-04-01 01:15:30.217 | + functions-common:time_stop:2438 : elapsed_time=5520 2022-04-01 01:15:30.219 | + functions-common:time_stop:2439 : total=176530 2022-04-01 01:15:30.222 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:30.226 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=182050 2022-04-01 01:15:30.229 | + inc/python:pip_install:203 : return 0 2022-04-01 01:15:30.233 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 01:15:30.236 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 01:15:30.242 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.fipZbSdXJ5 2022-04-01 01:15:30.245 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 01:15:30.248 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 01:15:30.250 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 01:15:30.253 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:15:30.256 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:15:30.259 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 01:15:30.278 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:30.281 | + ./stack.sh:main:1035 : configure_database 2022-04-01 01:15:30.284 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 01:15:30.286 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 01:15:30.289 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 01:15:30.291 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:15:30.293 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 01:15:30.296 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 01:15:30.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:30.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:30.303 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 01:15:30.306 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 01:15:30.309 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 01:15:30.310 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 01:15:30.315 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 01:15:30.371 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 01:15:30.374 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:15:30.377 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:15:30.379 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:15:30.382 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:15:30.384 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:15:30.387 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:15:30.389 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:15:30.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:15:30.394 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:15:30.396 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:15:30.399 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:15:30.401 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 01:15:30.403 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:15:30.406 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:15:30.408 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:15:30.411 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:15:30.414 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:15:30.416 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:15:30.419 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 01:15:30.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:30.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:30.427 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 01:15:30.429 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:15:30.432 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:15:33.213 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 01:15:33.230 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 01:15:33.230 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 01:15:33.234 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 01:15:33.236 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 01:15:33.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:33.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:33.244 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 01:15:33.247 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 01:15:33.250 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 01:15:33.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:15:33.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:15:33.258 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 01:15:33.260 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 01:15:33.263 | + 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:15:33.276 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:33.312 | + 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:15:33.325 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:33.344 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 01:15:33.403 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 01:15:33.463 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 01:15:33.524 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 01:15:33.527 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 01:15:33.530 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:15:33.532 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:15:37.122 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 01:15:37.124 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 01:15:37.128 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:15:37.132 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-011537 2022-04-01 01:15:37.135 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-011537 1039' 2022-04-01 01:15:37.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.140 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:15:37.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.145 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:15:37.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.151 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:15:37.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.156 | + 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:15:37.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.161 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-01 01:15:37.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.167 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-01 01:15:37.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.172 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-011122 2022-04-01 01:15:37.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.177 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:15:37.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.183 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-01 01:15:37.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.188 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:15:37.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.193 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:15:37.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.198 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:15:37.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:15:37.203 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:15:37.206 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 01:15:37.208 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 01:15:37.211 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 01:15:37.224 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 01:15:37.226 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.229 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 01:15:37.232 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.235 | + functions-common:run_process:1682 : local group= 2022-04-01 01:15:37.237 | + functions-common:run_process:1683 : local user= 2022-04-01 01:15:37.240 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 01:15:37.243 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:15:37.246 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:15:37.248 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:37.251 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:37.254 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:37.259 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775737256 2022-04-01 01:15:37.261 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 01:15:37.279 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:37.282 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 01:15:37.285 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 01:15:37.288 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.290 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.293 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.296 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.298 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 01:15:37.301 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 01:15:37.304 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 01:15:37.306 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:15:37.309 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:15:37.311 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 01:15:37.314 | + 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:15:37.317 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 01:15:37.319 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:15:37.323 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:15:37.326 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:15:37.329 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:15:37.334 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:15:37.336 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 01:15:37.339 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:15:37.343 | + 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:15:37.403 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 01:15:37.470 | + 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:15:37.527 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 01:15:37.585 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 01:15:37.640 | + 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:15:37.705 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:15:37.708 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 01:15:37.764 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:15:38.399 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 01:15:38.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 01:15:39.021 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 01:15:39.053 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:15:39.056 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:39.059 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:39.063 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:39.066 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:39.070 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:39.073 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:15:39.077 | + functions-common:time_stop:2432 : start_time=1648775737256 2022-04-01 01:15:39.080 | + functions-common:time_stop:2434 : [[ -z 1648775737256 ]] 2022-04-01 01:15:39.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:39.090 | + functions-common:time_stop:2437 : end_time=1648775739087 2022-04-01 01:15:39.093 | + functions-common:time_stop:2438 : elapsed_time=1831 2022-04-01 01:15:39.096 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:15:39.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:39.101 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1831 2022-04-01 01:15:39.103 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 01:15:39.106 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 01:15:39.109 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 01:15:39.112 | + functions-common:run_process:1682 : local group= 2022-04-01 01:15:39.115 | + functions-common:run_process:1683 : local user=root 2022-04-01 01:15:39.117 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 01:15:39.120 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:15:39.122 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:15:39.125 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:39.127 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:39.131 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:39.136 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775739133 2022-04-01 01:15:39.139 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 01:15:39.164 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:39.166 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:15:39.169 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:39.171 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:39.174 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:39.177 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:39.180 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:39.182 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:15:39.185 | + functions-common:time_stop:2432 : start_time=1648775739133 2022-04-01 01:15:39.187 | + functions-common:time_stop:2434 : [[ -z 1648775739133 ]] 2022-04-01 01:15:39.191 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:39.196 | + functions-common:time_stop:2437 : end_time=1648775739193 2022-04-01 01:15:39.199 | + functions-common:time_stop:2438 : elapsed_time=60 2022-04-01 01:15:39.202 | + functions-common:time_stop:2439 : total=1831 2022-04-01 01:15:39.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:39.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1891 2022-04-01 01:15:39.209 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 01:15:39.238 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:39.241 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 01:15:39.269 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:39.272 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 01:15:39.296 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:39.299 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 01:15:39.302 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 01:15:39.304 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd' 2022-04-01 01:15:39.307 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 01:15:39.310 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380' 2022-04-01 01:15:39.312 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-04-01 01:15:39.315 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-04-01 01:15:39.318 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 01:15:39.320 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 01:15:39.323 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-04-01 01:15:39.325 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 01:15:39.328 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 01:15:39.331 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:15:39.333 | + 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:15:39.336 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 01:15:39.339 | + 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:15:39.341 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:15:39.344 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 01:15:39.347 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:15:39.350 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:15:39.352 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:15:39.355 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:15:39.359 | + 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:15:39.435 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 01:15:39.501 | + 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:15:39.558 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 01:15:39.613 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 01:15:39.669 | + 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:15:39.724 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:15:39.726 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 01:15:39.796 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:15:40.422 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 01:15:40.481 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 01:15:40.538 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 01:15:40.595 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 01:15:40.652 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 01:15:40.655 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 01:15:40.660 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 01:15:40.663 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 01:15:41.320 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 01:15:41.334 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 01:15:41.976 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 01:15:42.763 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 01:15:42.781 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:42.784 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 01:15:42.786 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 01:15:42.790 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 01:15:42.794 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 01:15:42.807 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 01:15:42.820 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 01:15:42.822 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:15:42.825 | + 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:15:42.966 | + 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:15:43.105 | + 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:15:43.245 | + 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:15:43.387 | + 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:15:43.527 | + 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:15:43.666 | + 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:15:43.807 | + 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:15:43.949 | + 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:15:44.089 | + 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:15:44.234 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 01:15:44.240 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 01:15:44.243 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 01:15:44.246 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 01:15:44.251 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 01:15:44.254 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 01:15:44.257 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 01:15:44.275 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:15:44.277 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 01:15:44.280 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:15:44.282 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 01:15:44.286 | + ./stack.sh:main:1095 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-01 01:15:44.288 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 01:15:44.291 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 01:15:44.308 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:15:44.310 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 01:15:44.313 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 01:15:44.316 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 01:15:44.318 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 01:15:44.321 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 01:15:44.323 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 01:15:44.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:44.853 | + 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:15:44.858 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:15:44.880 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 01:15:44.882 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:15:44.885 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:15:44.888 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:15:44.891 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:15:44.896 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775744893 2022-04-01 01:15:44.899 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 01:15:49.847 | 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=736496) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:15:49.853 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:49.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.855 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.855 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.856 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.857 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:49.857 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:49.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:49.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.886 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.886 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.887 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.888 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:49.888 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:49.960 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:49.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.961 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.962 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.962 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:49.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:49.963 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:49.963 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:49.971 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:15:51.881 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.881 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:15:51.889 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.889 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:15:51.897 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.897 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:15:51.904 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.904 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:15:51.912 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.912 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:15:51.919 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.919 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:15:51.977 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:51.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:51.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.980 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.980 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.981 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.981 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:51.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:51.982 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:51.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.983 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.984 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.984 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.985 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:51.985 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:51.994 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:51.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.996 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.996 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.997 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:51.997 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:51.997 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:51.997 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:52.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:52.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.541 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.541 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.542 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.542 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.542 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:52.542 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:52.568 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.570 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.570 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.571 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.571 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.571 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:52.571 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:52.579 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:15:52.636 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.636 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:15:52.645 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.645 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:15:52.652 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.652 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:15:52.659 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.659 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:15:52.668 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.668 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:15:52.675 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.675 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:15:52.683 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:52.683 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:52.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.685 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.686 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.686 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.686 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:52.687 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:52.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.689 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.689 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.689 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.690 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:52.690 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:52.697 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:52.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.699 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.700 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.700 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:52.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:52.701 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:52.701 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:53.182 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:53.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.183 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.184 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.184 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.185 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:53.185 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:53.213 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:15:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.215 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.216 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.216 | 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=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:15:53.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:15:53.216 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:15:53.216 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=736496) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:15:53.224 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:15:53.233 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.233 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:15:53.241 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.241 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:15:53.248 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.248 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:15:53.256 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.256 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:15:53.264 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.264 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:15:53.272 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.272 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:15:53.280 | INFO migrate.versioning.api [-] done 2022-04-01 01:15:53.698 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 01:15:53.701 | + functions-common:time_stop:2425 : local name 2022-04-01 01:15:53.703 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:15:53.706 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:15:53.708 | + functions-common:time_stop:2428 : local total 2022-04-01 01:15:53.711 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:15:53.713 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:15:53.715 | + functions-common:time_stop:2432 : start_time=1648775744893 2022-04-01 01:15:53.718 | + functions-common:time_stop:2434 : [[ -z 1648775744893 ]] 2022-04-01 01:15:53.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:15:53.726 | + functions-common:time_stop:2437 : end_time=1648775753724 2022-04-01 01:15:53.729 | + functions-common:time_stop:2438 : elapsed_time=8831 2022-04-01 01:15:53.731 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:15:53.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:15:53.736 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8831 2022-04-01 01:15:53.740 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 01:15:53.742 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 01:15:53.746 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 01:15:58.413 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 01:15:58.414 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:15:58.414 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:15:58.414 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 01:15:58.415 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:15:58.415 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:15:58.415 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:15:58.415 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:15:58.415 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:15:58.814 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 01:15:58.819 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 01:16:03.257 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 01:16:03.292 | [734564 Async install_tempest:734564]: finished successfully 2022-04-01 01:16:03.484 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 01:16:03.485 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:16:03.485 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:16:03.485 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 01:16:03.485 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:16:03.486 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:16:03.486 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:16:03.487 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:16:03.487 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:16:03.895 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 01:16:03.899 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 01:16:03.902 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 01:16:03.905 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 01:16:03.923 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:16:03.925 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:16:03.929 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 01:16:03.933 | + 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:16:03.936 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 01:16:03.939 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:16:03.941 | + functions-common:run_process:1682 : local group= 2022-04-01 01:16:03.944 | + functions-common:run_process:1683 : local user= 2022-04-01 01:16:03.946 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 01:16:03.949 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:16:03.951 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:16:03.954 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:16:03.957 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:16:03.961 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:16:03.965 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775763962 2022-04-01 01:16:03.968 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 01:16:03.989 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:16:03.992 | + 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:16:03.995 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 01:16:03.998 | + 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:16:04.000 | + 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:16:04.004 | + 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:16:04.007 | + 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:16:04.009 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 01:16:04.012 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 01:16:04.014 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 01:16:04.017 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:16:04.020 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:16:04.023 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 01:16:04.025 | + 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:16:04.028 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 01:16:04.030 | + 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:16:04.032 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:16:04.034 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:16:04.037 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 01:16:04.039 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:16:04.043 | + 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:16:04.102 | + 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:16:04.166 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 01:16:04.227 | + 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:16:04.293 | + 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:16:04.357 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 01:16:04.423 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 01:16:04.492 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 01:16:04.555 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 01:16:04.621 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 01:16:04.682 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:16:04.684 | + 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:16:04.747 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:16:05.447 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 01:16:05.463 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 01:16:06.089 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 01:16:06.172 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:16:06.175 | + functions-common:time_stop:2425 : local name 2022-04-01 01:16:06.177 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:16:06.180 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:16:06.182 | + functions-common:time_stop:2428 : local total 2022-04-01 01:16:06.185 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:16:06.187 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:16:06.190 | + functions-common:time_stop:2432 : start_time=1648775763962 2022-04-01 01:16:06.192 | + functions-common:time_stop:2434 : [[ -z 1648775763962 ]] 2022-04-01 01:16:06.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:16:06.200 | + functions-common:time_stop:2437 : end_time=1648775766197 2022-04-01 01:16:06.203 | + functions-common:time_stop:2438 : elapsed_time=2235 2022-04-01 01:16:06.205 | + functions-common:time_stop:2439 : total=1891 2022-04-01 01:16:06.208 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:16:06.211 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4126 2022-04-01 01:16:06.213 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 01:16:06.213 | Waiting for keystone to start... 2022-04-01 01:16:06.216 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-04-01 01:16:06.219 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-04-01 01:16:06.221 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:16:06.224 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-04-01 01:16:06.227 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:16:06.229 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:16:06.232 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:16:06.235 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:16:06.237 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:16:06.240 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:16:06.245 | + functions-common:time_start:2416 : _TIME_START[$name]=1648775766242 2022-04-01 01:16:06.248 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:16:06.254 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-04-01 01:16:12.997 | + :: : [[ 200 == 503 ]] 2022-04-01 01:16:12.999 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:16:13.005 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:16:13.009 | + functions-common:time_stop:2425 : local name 2022-04-01 01:16:13.013 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:16:13.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:16:13.019 | + functions-common:time_stop:2428 : local total 2022-04-01 01:16:13.023 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:16:13.027 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:16:13.030 | + functions-common:time_stop:2432 : start_time=1648775766242 2022-04-01 01:16:13.033 | + functions-common:time_stop:2434 : [[ -z 1648775766242 ]] 2022-04-01 01:16:13.038 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:16:13.043 | + functions-common:time_stop:2437 : end_time=1648775773040 2022-04-01 01:16:13.052 | + functions-common:time_stop:2438 : elapsed_time=6798 2022-04-01 01:16:13.055 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:16:13.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:16:13.061 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6798 2022-04-01 01:16:13.065 | + functions:wait_for_service:467 : return 0 2022-04-01 01:16:13.069 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 01:16:13.092 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:16:13.095 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 01:16:13.100 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:16:13.103 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:16:13.146 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 01:16:13.152 | + 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:16:17.956 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:17.956 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:17.957 | 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=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:17.965 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:17.983 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:17.983 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.019 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.054 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.054 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.154 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.154 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.154 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.154 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.154 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.155 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.169 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.169 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.169 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.169 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.169 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.179 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.183 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.183 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.183 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=737328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:16:18.222 | 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=737328) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:16:18.699 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created domain default 2022-04-01 01:16:18.755 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created project admin 2022-04-01 01:16:18.791 | DEBUG passlib.handlers.bcrypt [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=737328) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 01:16:18.792 | DEBUG passlib.handlers.bcrypt [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=737328) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 01:16:18.862 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created user admin 2022-04-01 01:16:18.882 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created role reader 2022-04-01 01:16:18.896 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created role member 2022-04-01 01:16:18.930 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created implied role where 5c84e0d9fc744542a720dfe9913cc50b implies 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:16:18.947 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created role admin 2022-04-01 01:16:18.974 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created implied role where 983b9e929b9e4e28af583ad41c94ca7d implies 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:16:18.995 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Granted role admin on project admin to user admin. 2022-04-01 01:16:19.007 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Granted role admin on the system to user admin. 2022-04-01 01:16:19.021 | WARNING py.warnings [None req-b44ec121-3d9d-42c2-bc15-906895171756 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:16:19.021 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 01:16:19.021 |  2022-04-01 01:16:19.025 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created region RegionOne 2022-04-01 01:16:19.061 | INFO keystone.cmd.bootstrap [None req-b44ec121-3d9d-42c2-bc15-906895171756 None None] Created public endpoint http://10.222.0.70/identity 2022-04-01 01:16:19.562 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 01:16:19.568 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 01:16:19.572 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 01:16:19.576 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 01:16:22.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:22.809 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:22.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:22.809 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:23.013 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:23.017 | + lib/keystone:create_keystone_accounts:310 : admin_project=7bbe85f624fe4d8b96b5b879227ac0f0 2022-04-01 01:16:23.020 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 01:16:23.024 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 01:16:25.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:25.555 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:25.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:25.555 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:25.768 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:25.772 | + lib/keystone:create_keystone_accounts:312 : admin_user=2720f31d3b534ce4a0b83ef661da331f 2022-04-01 01:16:25.775 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 01:16:25.778 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 01:16:25.782 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 01:16:25.785 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2720f31d3b534ce4a0b83ef661da331f default 2022-04-01 01:16:25.865 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2720f31d3b534ce4a0b83ef661da331f default 2022-04-01 01:16:25.920 | [709511 Async ks-domain-role:737447]: running: get_or_add_user_domain_role admin 2720f31d3b534ce4a0b83ef661da331f default 2022-04-01 01:16:25.924 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 01:16:25.934 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:16:25.940 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:16:31.059 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:16:31.062 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:16:31.062 | default 2022-04-01 01:16:31.065 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 01:16:31.153 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 01:16:31.212 | [709511 Async ks-project:737595]: running: get_or_create_project service Default 2022-04-01 01:16:31.215 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 01:16:31.317 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 01:16:31.386 | [709511 Async ks-service:737681]: running: get_or_create_role service 2022-04-01 01:16:31.390 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 01:16:31.512 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 01:16:31.645 | [709511 Async ks-reseller:737767]: running: get_or_create_role ResellerAdmin 2022-04-01 01:16:31.673 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 01:16:31.689 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 01:16:32.158 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 01:16:32.399 | [709511 Async ks-anotherrole:737856]: running: get_or_create_role anotherrole 2022-04-01 01:16:32.421 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 01:16:32.445 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 01:16:32.473 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:32.506 | +++ 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:16:37.457 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:37.656 | [737595 Async ks-project:737595]: finished successfully 2022-04-01 01:16:37.856 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:37.959 | [737681 Async ks-service:737681]: finished successfully 2022-04-01 01:16:38.020 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:38.074 | [737767 Async ks-reseller:737767]: finished successfully 2022-04-01 01:16:38.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:38.202 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:38.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:38.202 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:38.458 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:38.463 | ++ functions-common:get_or_create_project:938 : project_id=b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:16:38.469 | ++ functions-common:get_or_create_project:939 : echo b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:16:38.474 | + lib/keystone:create_keystone_accounts:340 : invis_project=b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:16:38.477 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 01:16:38.481 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 01:16:38.484 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:38.490 | +++ 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:16:38.755 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:38.793 | [737856 Async ks-anotherrole:737856]: finished successfully 2022-04-01 01:16:41.612 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:16:41.653 | [737447 Async ks-domain-role:737447]: finished successfully 2022-04-01 01:16:41.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:41.685 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:41.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:41.685 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:41.888 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:41.890 | ++ functions-common:get_or_create_project:938 : project_id=ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:41.894 | ++ functions-common:get_or_create_project:939 : echo ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:41.897 | + lib/keystone:create_keystone_accounts:344 : demo_project=ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:41.902 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 01:16:41.906 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 01:16:41.910 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:41.914 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 01:16:41.916 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 01:16:41.920 | +++ 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:16:45.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:45.681 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:45.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:45.681 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:45.890 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:45.894 | ++ functions-common:get_or_create_user:925 : user_id=90e913388bf646128b24440f6f53c953 2022-04-01 01:16:45.897 | ++ functions-common:get_or_create_user:926 : echo 90e913388bf646128b24440f6f53c953 2022-04-01 01:16:45.900 | + lib/keystone:create_keystone_accounts:347 : demo_user=90e913388bf646128b24440f6f53c953 2022-04-01 01:16:45.902 | + 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:16:45.961 | [709511 Async ks-domain-role:737447]: Waiting for completion of get_or_add_user_domain_role admin 2720f31d3b534ce4a0b83ef661da331f default running on PID 737447 (6 other jobs running) 2022-04-01 01:16:45.990 | [709511 Async ks-domain-role:737447]: Signaling child to exit 2022-04-01 01:16:45.990 | WAKEUP 2022-04-01 01:16:46.017 | [709511 Async ks-domain-role:737447]: Signaled 2022-04-01 01:16:46.018 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 01:16:46.018 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2720f31d3b534ce4a0b83ef661da331f --domain default 2022-04-01 01:16:46.018 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:16:46.018 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 01:16:46.019 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:16:46.019 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:46.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.019 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:46.019 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 01:16:46.019 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 01:16:46.019 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 2720f31d3b534ce4a0b83ef661da331f --domain default 2022-04-01 01:16:46.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.019 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2720f31d3b534ce4a0b83ef661da331f --domain default 2022-04-01 01:16:46.019 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:16:46.019 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 01:16:46.019 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:16:46.019 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:46.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.020 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:46.020 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:16:46.020 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:16:46.020 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | 2720f31d3b534ce4a0b83ef661da331f | | | default | | False |' 2022-04-01 01:16:46.020 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:16:46.020 | ++ functions-common:get_field:812 : read data 2022-04-01 01:16:46.020 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:16:46.020 | + functions-common:get_or_add_user_domain_role:1021 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:16:46.020 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:16:46.074 | [709511 Async ks-domain-role:737447]: finished get_or_add_user_domain_role admin 2720f31d3b534ce4a0b83ef661da331f default with result 0 in 15 seconds 2022-04-01 01:16:46.082 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 01:16:46.126 | [709511 Async ks-project:737595]: Waiting for completion of get_or_create_project service Default running on PID 737595 (5 other jobs running) 2022-04-01 01:16:46.157 | [709511 Async ks-project:737595]: Signaling child to exit 2022-04-01 01:16:46.157 | WAKEUP 2022-04-01 01:16:46.190 | [709511 Async ks-project:737595]: Signaled 2022-04-01 01:16:46.192 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:46.192 | ++ 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:16:46.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.192 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.192 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.192 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:46.192 | + functions-common:get_or_create_project:938 : project_id=375d3721448d4c5885adc9f286c01518 2022-04-01 01:16:46.192 | + functions-common:get_or_create_project:939 : echo 375d3721448d4c5885adc9f286c01518 2022-04-01 01:16:46.192 | 375d3721448d4c5885adc9f286c01518 2022-04-01 01:16:46.258 | [709511 Async ks-project:737595]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-04-01 01:16:46.309 | [709511 Async ks-service:737681]: Waiting for completion of get_or_create_role service running on PID 737681 (4 other jobs running) 2022-04-01 01:16:46.341 | [709511 Async ks-service:737681]: Signaling child to exit 2022-04-01 01:16:46.341 | WAKEUP 2022-04-01 01:16:46.381 | [709511 Async ks-service:737681]: Signaled 2022-04-01 01:16:46.385 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:16:46.385 | ++ 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:16:46.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.385 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.385 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.385 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:46.385 | + functions-common:get_or_create_role:950 : role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:16:46.385 | + functions-common:get_or_create_role:951 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:16:46.386 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:16:46.455 | [709511 Async ks-service:737681]: finished get_or_create_role service with result 0 in 6 seconds 2022-04-01 01:16:46.501 | [709511 Async ks-reseller:737767]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 737767 (3 other jobs running) 2022-04-01 01:16:46.530 | [709511 Async ks-reseller:737767]: Signaling child to exit 2022-04-01 01:16:46.530 | WAKEUP 2022-04-01 01:16:46.564 | [709511 Async ks-reseller:737767]: Signaled 2022-04-01 01:16:46.566 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:16:46.567 | ++ 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:16:46.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.567 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.567 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.567 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:46.567 | + functions-common:get_or_create_role:950 : role_id=0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:16:46.567 | + functions-common:get_or_create_role:951 : echo 0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:16:46.567 | 0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:16:46.623 | [709511 Async ks-reseller:737767]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2022-04-01 01:16:46.665 | [709511 Async ks-anotherrole:737856]: Waiting for completion of get_or_create_role anotherrole running on PID 737856 (2 other jobs running) 2022-04-01 01:16:46.694 | [709511 Async ks-anotherrole:737856]: Signaling child to exit 2022-04-01 01:16:46.694 | WAKEUP 2022-04-01 01:16:46.723 | [709511 Async ks-anotherrole:737856]: Signaled 2022-04-01 01:16:46.725 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:16:46.725 | ++ 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:16:46.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.725 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:46.725 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:46.725 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:46.726 | + functions-common:get_or_create_role:950 : role_id=5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:16:46.726 | + functions-common:get_or_create_role:951 : echo 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:16:46.726 | 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:16:46.778 | [709511 Async ks-anotherrole:737856]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2022-04-01 01:16:46.783 | + inc/async:async_wait:197 : return 0 2022-04-01 01:16:46.786 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:46.868 | + inc/async:async_inner:63 : get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:46.923 | [709511 Async ks-demo-member:738727]: running: get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:46.928 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2720f31d3b534ce4a0b83ef661da331f ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:47.026 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2720f31d3b534ce4a0b83ef661da331f ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:47.093 | [709511 Async ks-demo-admin:738839]: running: get_or_add_user_project_role admin 2720f31d3b534ce4a0b83ef661da331f ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:47.098 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:47.194 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:47.263 | [709511 Async ks-demo-another:738951]: running: get_or_add_user_project_role anotherrole 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:47.266 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:16:47.386 | + inc/async:async_inner:63 : get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:16:47.456 | [709511 Async ks-demo-invis:739063]: running: get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:16:47.459 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 01:16:47.473 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 01:16:47.483 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:47.500 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 01:16:47.513 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 01:16:47.525 | +++ 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:16:53.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:53.245 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:53.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:53.245 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:53.548 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:53.553 | ++ functions-common:get_or_create_user:925 : user_id=ba31e904058a40588eabbb3cd4601d71 2022-04-01 01:16:53.557 | ++ functions-common:get_or_create_user:926 : echo ba31e904058a40588eabbb3cd4601d71 2022-04-01 01:16:53.561 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ba31e904058a40588eabbb3cd4601d71 2022-04-01 01:16:53.566 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ba31e904058a40588eabbb3cd4601d71 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:53.702 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ba31e904058a40588eabbb3cd4601d71 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:53.820 | [709511 Async ks-demo-reader:739263]: running: get_or_add_user_project_role reader ba31e904058a40588eabbb3cd4601d71 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:16:53.835 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 01:16:53.840 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 01:16:53.848 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:16:53.889 | +++ 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:16:59.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:16:59.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:16:59.521 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:16:59.526 | ++ functions-common:get_or_create_project:938 : project_id=0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:16:59.531 | ++ functions-common:get_or_create_project:939 : echo 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:16:59.535 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:16:59.539 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 01:16:59.544 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 01:16:59.585 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:16:59.602 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 01:16:59.626 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 01:16:59.661 | +++ 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:17:04.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.600 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:04.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:04.600 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:05.270 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:05.297 | ++ functions-common:get_or_create_user:925 : user_id=bb7dc5c9342f4d6c8369b3907a6197eb 2022-04-01 01:17:05.317 | ++ functions-common:get_or_create_user:926 : echo bb7dc5c9342f4d6c8369b3907a6197eb 2022-04-01 01:17:05.341 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=bb7dc5c9342f4d6c8369b3907a6197eb 2022-04-01 01:17:05.347 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:05.687 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:05.868 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:05.869 | [738839 Async ks-demo-admin:738839]: finished successfully 2022-04-01 01:17:06.133 | [709511 Async ks-alt-admin:739663]: running: get_or_add_user_project_role admin bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:06.158 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:06.570 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:06.755 | [709511 Async ks-alt-another:739789]: running: get_or_add_user_project_role anotherrole bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:06.778 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 01:17:06.806 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 01:17:06.829 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:17:06.848 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 01:17:06.853 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 01:17:06.869 | +++ 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:17:11.208 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:11.386 | [739063 Async ks-demo-invis:739063]: finished successfully 2022-04-01 01:17:11.900 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:12.087 | [738727 Async ks-demo-member:738727]: finished successfully 2022-04-01 01:17:12.791 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:12.856 | [738951 Async ks-demo-another:738951]: finished successfully 2022-04-01 01:17:13.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:13.041 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:13.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:13.041 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:13.333 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:13.337 | ++ functions-common:get_or_create_user:925 : user_id=c5b5fe6c2aae4d5685b4445933cfe116 2022-04-01 01:17:13.341 | ++ functions-common:get_or_create_user:926 : echo c5b5fe6c2aae4d5685b4445933cfe116 2022-04-01 01:17:13.346 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c5b5fe6c2aae4d5685b4445933cfe116 2022-04-01 01:17:13.349 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c5b5fe6c2aae4d5685b4445933cfe116 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:13.449 | + inc/async:async_inner:63 : get_or_add_user_project_role member c5b5fe6c2aae4d5685b4445933cfe116 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:13.527 | [709511 Async ks-alt-member-user:740121]: running: get_or_add_user_project_role member c5b5fe6c2aae4d5685b4445933cfe116 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:13.531 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 01:17:13.535 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 01:17:13.538 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:17:13.541 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 01:17:13.544 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 01:17:13.548 | +++ 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:17:16.592 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:16.748 | [739263 Async ks-demo-reader:739263]: finished successfully 2022-04-01 01:17:17.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:17.961 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:17.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:17.961 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:18.230 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:18.235 | ++ functions-common:get_or_create_user:925 : user_id=764ed483b8bb4b15b1e9a979966b7c09 2022-04-01 01:17:18.240 | ++ functions-common:get_or_create_user:926 : echo 764ed483b8bb4b15b1e9a979966b7c09 2022-04-01 01:17:18.244 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=764ed483b8bb4b15b1e9a979966b7c09 2022-04-01 01:17:18.249 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 764ed483b8bb4b15b1e9a979966b7c09 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:18.357 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 764ed483b8bb4b15b1e9a979966b7c09 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:18.501 | [709511 Async ks-alt-reader-user:740347]: running: get_or_add_user_project_role reader 764ed483b8bb4b15b1e9a979966b7c09 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:18.509 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 01:17:18.521 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:17:18.524 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 01:17:18.544 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 01:17:18.565 | +++ 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:17:23.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:17:23.447 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:23.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:17:23.447 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:23.710 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:23.715 | ++ functions-common:get_or_create_user:925 : user_id=ec3a46f3cac3477c9d13da2eed20277a 2022-04-01 01:17:23.722 | ++ functions-common:get_or_create_user:926 : echo ec3a46f3cac3477c9d13da2eed20277a 2022-04-01 01:17:23.728 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ec3a46f3cac3477c9d13da2eed20277a 2022-04-01 01:17:23.731 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ec3a46f3cac3477c9d13da2eed20277a all 2022-04-01 01:17:23.845 | + inc/async:async_inner:63 : get_or_add_user_system_role member ec3a46f3cac3477c9d13da2eed20277a all 2022-04-01 01:17:23.980 | [709511 Async ks-system-member:740571]: running: get_or_add_user_system_role member ec3a46f3cac3477c9d13da2eed20277a all 2022-04-01 01:17:23.994 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 01:17:24.010 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:17:24.028 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 01:17:24.051 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 01:17:24.082 | +++ 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:17:27.410 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:27.616 | [739663 Async ks-alt-admin:739663]: finished successfully 2022-04-01 01:17:29.236 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:29.399 | [739789 Async ks-alt-another:739789]: finished successfully 2022-04-01 01:17:30.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:30.242 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:30.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:30.242 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:30.549 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:30.552 | ++ functions-common:get_or_create_user:925 : user_id=4f0418cb4102431a9ac35995d7ef7f8f 2022-04-01 01:17:30.555 | ++ functions-common:get_or_create_user:926 : echo 4f0418cb4102431a9ac35995d7ef7f8f 2022-04-01 01:17:30.559 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4f0418cb4102431a9ac35995d7ef7f8f 2022-04-01 01:17:30.563 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4f0418cb4102431a9ac35995d7ef7f8f all 2022-04-01 01:17:30.673 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4f0418cb4102431a9ac35995d7ef7f8f all 2022-04-01 01:17:30.790 | [709511 Async ks-system-reader:740865]: running: get_or_add_user_system_role reader 4f0418cb4102431a9ac35995d7ef7f8f all 2022-04-01 01:17:30.797 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 01:17:30.809 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 01:17:30.815 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 01:17:30.821 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:17:30.827 | +++ 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:17:33.061 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:33.212 | [740121 Async ks-alt-member-user:740121]: finished successfully 2022-04-01 01:17:35.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:35.402 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:35.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:35.403 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:35.645 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:35.649 | ++ functions-common:get_or_create_group:902 : group_id=1d7983cee57443f3a538956e20821265 2022-04-01 01:17:35.658 | ++ functions-common:get_or_create_group:903 : echo 1d7983cee57443f3a538956e20821265 2022-04-01 01:17:35.661 | + lib/keystone:create_keystone_accounts:402 : admin_group=1d7983cee57443f3a538956e20821265 2022-04-01 01:17:35.664 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 01:17:35.668 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 01:17:35.671 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 01:17:35.675 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:17:35.679 | +++ 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:17:37.865 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:37.912 | [740347 Async ks-alt-reader-user:740347]: finished successfully 2022-04-01 01:17:39.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:39.898 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:39.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:39.899 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:40.211 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:40.215 | ++ functions-common:get_or_create_group:902 : group_id=3b52ab0b1d314e57aedce1437536a9d2 2022-04-01 01:17:40.219 | ++ functions-common:get_or_create_group:903 : echo 3b52ab0b1d314e57aedce1437536a9d2 2022-04-01 01:17:40.223 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3b52ab0b1d314e57aedce1437536a9d2 2022-04-01 01:17:40.228 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:40.241 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:40.278 | [740571 Async ks-system-member:740571]: finished successfully 2022-04-01 01:17:40.318 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:40.371 | [709511 Async ks-group-memberdemo:741264]: running: get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:40.374 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:40.479 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:40.550 | [709511 Async ks-group-anotherdemo:741350]: running: get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:40.554 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:40.674 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:40.798 | [709511 Async ks-group-memberalt:741437]: running: get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:40.813 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:41.229 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:41.464 | [709511 Async ks-group-anotheralt:741524]: running: get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:41.488 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 2022-04-01 01:17:42.001 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 2022-04-01 01:17:42.265 | [709511 Async ks-group-admin:741611]: running: get_or_add_group_project_role admin 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 2022-04-01 01:17:42.292 | + 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:17:42.724 | [709511 Async ks-demo-member:738727]: Waiting for completion of get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 running on PID 738727 (17 other jobs running) 2022-04-01 01:17:42.929 | [709511 Async ks-demo-member:738727]: Signaling child to exit 2022-04-01 01:17:42.929 | WAKEUP 2022-04-01 01:17:43.120 | [709511 Async ks-demo-member:738727]: Signaled 2022-04-01 01:17:43.135 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:43.136 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:43.136 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:43.136 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:43.136 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:43.136 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:43.136 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:43.136 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:43.136 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:43.136 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:43.136 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 90e913388bf646128b24440f6f53c953 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:43.136 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:43.136 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:43.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:17:43.136 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:43.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:17:43.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:43.137 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:43.137 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:43.137 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:43.137 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 90e913388bf646128b24440f6f53c953 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:43.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:17:43.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:43.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:17:43.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:43.137 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:43.137 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 90e913388bf646128b24440f6f53c953 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:43.137 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:43.137 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:43.137 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:43.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:17:43.137 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:43.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:17:43.138 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:43.138 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:43.138 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:43.138 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:43.138 | ++ functions-common:get_field:818 : echo '| 5c84e0d9fc744542a720dfe9913cc50b | 90e913388bf646128b24440f6f53c953 | | ba90fe3bd85442e1b76dd750dc35ccc4 | | | False |' 2022-04-01 01:17:43.138 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:43.138 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:43.138 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:43.138 | + functions-common:get_or_add_user_project_role:997 : echo 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:43.138 | 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:43.490 | [709511 Async ks-demo-member:738727]: finished get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 with result 0 in 25 seconds 2022-04-01 01:17:43.819 | [709511 Async ks-demo-admin:738839]: Waiting for completion of get_or_add_user_project_role admin 2720f31d3b534ce4a0b83ef661da331f ba90fe3bd85442e1b76dd750dc35ccc4 running on PID 738839 (16 other jobs running) 2022-04-01 01:17:44.021 | [709511 Async ks-demo-admin:738839]: Signaling child to exit 2022-04-01 01:17:44.021 | WAKEUP 2022-04-01 01:17:44.182 | [709511 Async ks-demo-admin:738839]: Signaled 2022-04-01 01:17:44.200 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:44.200 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:44.200 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:44.200 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:44.200 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:44.200 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:44.200 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:44.200 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:44.200 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:44.200 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:44.200 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2720f31d3b534ce4a0b83ef661da331f --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:44.200 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:44.200 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:44.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:44.201 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:44.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:44.201 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:44.201 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:44.201 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:44.201 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:44.201 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2720f31d3b534ce4a0b83ef661da331f --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:44.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:44.201 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:44.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:44.201 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:44.201 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:44.201 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2720f31d3b534ce4a0b83ef661da331f --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:44.201 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:44.201 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:44.201 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:44.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:44.201 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:44.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:44.201 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:44.201 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:44.201 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:44.201 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:44.201 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:44.201 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | 2720f31d3b534ce4a0b83ef661da331f | | ba90fe3bd85442e1b76dd750dc35ccc4 | | | False |' 2022-04-01 01:17:44.201 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:44.201 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:17:44.201 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:17:44.201 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:17:44.503 | [709511 Async ks-demo-admin:738839]: finished get_or_add_user_project_role admin 2720f31d3b534ce4a0b83ef661da331f ba90fe3bd85442e1b76dd750dc35ccc4 with result 0 in 18 seconds 2022-04-01 01:17:44.790 | [709511 Async ks-demo-another:738951]: Waiting for completion of get_or_add_user_project_role anotherrole 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 running on PID 738951 (15 other jobs running) 2022-04-01 01:17:44.997 | [709511 Async ks-demo-another:738951]: Signaling child to exit 2022-04-01 01:17:44.998 | WAKEUP 2022-04-01 01:17:45.008 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:45.159 | [709511 Async ks-demo-another:738951]: Signaled 2022-04-01 01:17:45.171 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:45.171 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:45.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:45.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:45.172 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:45.172 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:45.172 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:45.172 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:45.172 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 90e913388bf646128b24440f6f53c953 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:45.172 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:45.172 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:45.172 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:45.172 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:45.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:17:45.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.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:17:45.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.172 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:45.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:45.173 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:45.173 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 90e913388bf646128b24440f6f53c953 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:45.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.173 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:45.173 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:45.173 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 90e913388bf646128b24440f6f53c953 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:45.173 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:45.173 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:45.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.174 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:45.174 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:45.174 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:45.174 | ++ functions-common:get_field:818 : echo '| 5ef04c681918409995cc9ed6f4d7cd58 | 90e913388bf646128b24440f6f53c953 | | ba90fe3bd85442e1b76dd750dc35ccc4 | | | False |' 2022-04-01 01:17:45.174 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:45.174 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:45.174 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:17:45.174 | + functions-common:get_or_add_user_project_role:997 : echo 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:17:45.174 | 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:17:45.185 | [740865 Async ks-system-reader:740865]: finished successfully 2022-04-01 01:17:45.386 | [709511 Async ks-demo-another:738951]: finished get_or_add_user_project_role anotherrole 90e913388bf646128b24440f6f53c953 ba90fe3bd85442e1b76dd750dc35ccc4 with result 0 in 25 seconds 2022-04-01 01:17:45.559 | [709511 Async ks-demo-invis:739063]: Waiting for completion of get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 b8e376d5b0164f3db973997ea540cc76 running on PID 739063 (14 other jobs running) 2022-04-01 01:17:45.725 | [709511 Async ks-demo-invis:739063]: Signaling child to exit 2022-04-01 01:17:45.725 | WAKEUP 2022-04-01 01:17:45.875 | [709511 Async ks-demo-invis:739063]: Signaled 2022-04-01 01:17:45.884 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:45.884 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:45.884 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:45.884 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:45.884 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:45.884 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:45.884 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:45.884 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:45.884 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:45.884 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 90e913388bf646128b24440f6f53c953 --project b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:17:45.884 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:45.884 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:45.884 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:45.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.884 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.884 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.884 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:45.884 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:45.885 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:45.885 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 90e913388bf646128b24440f6f53c953 --project b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:17:45.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.885 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.885 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.885 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:45.885 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:45.885 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:45.885 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 90e913388bf646128b24440f6f53c953 --project b8e376d5b0164f3db973997ea540cc76 2022-04-01 01:17:45.885 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:45.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.885 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:45.885 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:45.885 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:45.885 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:45.885 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:45.885 | ++ functions-common:get_field:818 : echo '| 5c84e0d9fc744542a720dfe9913cc50b | 90e913388bf646128b24440f6f53c953 | | b8e376d5b0164f3db973997ea540cc76 | | | False |' 2022-04-01 01:17:45.885 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:45.885 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:45.885 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:45.885 | + functions-common:get_or_add_user_project_role:997 : echo 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:45.885 | 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:46.206 | [709511 Async ks-demo-invis:739063]: finished get_or_add_user_project_role member 90e913388bf646128b24440f6f53c953 b8e376d5b0164f3db973997ea540cc76 with result 0 in 24 seconds 2022-04-01 01:17:46.484 | [709511 Async ks-demo-reader:739263]: Waiting for completion of get_or_add_user_project_role reader ba31e904058a40588eabbb3cd4601d71 ba90fe3bd85442e1b76dd750dc35ccc4 running on PID 739263 (13 other jobs running) 2022-04-01 01:17:46.649 | [709511 Async ks-demo-reader:739263]: Signaling child to exit 2022-04-01 01:17:46.650 | WAKEUP 2022-04-01 01:17:46.796 | [709511 Async ks-demo-reader:739263]: Signaled 2022-04-01 01:17:46.804 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:46.804 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:46.805 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:46.805 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:46.805 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:46.805 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:46.805 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:46.805 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:46.805 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:46.805 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ba31e904058a40588eabbb3cd4601d71 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:46.805 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:46.805 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:46.805 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:46.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:46.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:46.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:46.806 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:46.806 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:46.806 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:46.806 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:46.806 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ba31e904058a40588eabbb3cd4601d71 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:46.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:46.806 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:46.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:46.806 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:46.806 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:46.806 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:46.806 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ba31e904058a40588eabbb3cd4601d71 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:17:46.806 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:46.806 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:46.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:46.807 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:46.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:46.807 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:46.807 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:46.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:46.807 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:46.807 | ++ functions-common:get_field:818 : echo '| 6787cd977f4b4ddb9395fd8ab61aaeb0 | ba31e904058a40588eabbb3cd4601d71 | | ba90fe3bd85442e1b76dd750dc35ccc4 | | | False |' 2022-04-01 01:17:46.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:46.807 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:46.807 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:46.807 | + functions-common:get_or_add_user_project_role:997 : echo 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:46.807 | 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:47.163 | [709511 Async ks-demo-reader:739263]: finished get_or_add_user_project_role reader ba31e904058a40588eabbb3cd4601d71 ba90fe3bd85442e1b76dd750dc35ccc4 with result 0 in 23 seconds 2022-04-01 01:17:47.187 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:47.226 | + 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:17:47.465 | [709511 Async ks-alt-admin:739663]: Waiting for completion of get_or_add_user_project_role admin bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 running on PID 739663 (12 other jobs running) 2022-04-01 01:17:47.596 | [709511 Async ks-alt-admin:739663]: Signaling child to exit 2022-04-01 01:17:47.598 | WAKEUP 2022-04-01 01:17:47.727 | [709511 Async ks-alt-admin:739663]: Signaled 2022-04-01 01:17:47.736 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:47.736 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:47.736 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:47.736 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:47.736 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:47.736 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:47.736 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb7dc5c9342f4d6c8369b3907a6197eb --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:47.736 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:47.736 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:47.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:47.736 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:47.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:47.736 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:47.736 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:47.736 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:47.736 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:47.736 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user bb7dc5c9342f4d6c8369b3907a6197eb --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:47.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:47.736 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:47.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:47.736 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb7dc5c9342f4d6c8369b3907a6197eb --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:47.736 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:47.736 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:47.736 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:47.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:47.737 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:47.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:47.737 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:47.737 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:47.737 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:47.737 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:47.737 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:47.737 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | bb7dc5c9342f4d6c8369b3907a6197eb | | 0d64ba43c42f48c8bcdef9a2ecfc58b2 | | | False |' 2022-04-01 01:17:47.737 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:47.737 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:17:47.737 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:17:47.737 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:17:47.978 | [709511 Async ks-alt-admin:739663]: finished get_or_add_user_project_role admin bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 with result 0 in 21 seconds 2022-04-01 01:17:48.178 | [709511 Async ks-alt-another:739789]: Waiting for completion of get_or_add_user_project_role anotherrole bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 running on PID 739789 (11 other jobs running) 2022-04-01 01:17:48.340 | [709511 Async ks-alt-another:739789]: Signaling child to exit 2022-04-01 01:17:48.341 | WAKEUP 2022-04-01 01:17:48.502 | [709511 Async ks-alt-another:739789]: Signaled 2022-04-01 01:17:48.509 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:48.509 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:48.510 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:48.510 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:48.510 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:48.510 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:48.510 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:48.510 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:48.510 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:48.510 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bb7dc5c9342f4d6c8369b3907a6197eb --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:48.510 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:48.510 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:48.510 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:48.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:17:48.510 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:48.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:17:48.510 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:48.511 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:48.511 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:48.511 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:48.511 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user bb7dc5c9342f4d6c8369b3907a6197eb --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:48.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:48.511 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:48.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:48.511 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:48.511 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:48.511 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:48.511 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bb7dc5c9342f4d6c8369b3907a6197eb --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:48.511 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:48.511 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:48.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:48.511 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:48.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:48.512 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:48.512 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:48.512 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:48.512 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:48.512 | ++ functions-common:get_field:818 : echo '| 5ef04c681918409995cc9ed6f4d7cd58 | bb7dc5c9342f4d6c8369b3907a6197eb | | 0d64ba43c42f48c8bcdef9a2ecfc58b2 | | | False |' 2022-04-01 01:17:48.512 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:48.512 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:48.512 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:17:48.512 | + functions-common:get_or_add_user_project_role:997 : echo 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:17:48.512 | 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:17:48.818 | [709511 Async ks-alt-another:739789]: finished get_or_add_user_project_role anotherrole bb7dc5c9342f4d6c8369b3907a6197eb 0d64ba43c42f48c8bcdef9a2ecfc58b2 with result 0 in 23 seconds 2022-04-01 01:17:49.107 | [709511 Async ks-alt-member-user:740121]: Waiting for completion of get_or_add_user_project_role member c5b5fe6c2aae4d5685b4445933cfe116 0d64ba43c42f48c8bcdef9a2ecfc58b2 running on PID 740121 (10 other jobs running) 2022-04-01 01:17:49.273 | [709511 Async ks-alt-member-user:740121]: Signaling child to exit 2022-04-01 01:17:49.274 | WAKEUP 2022-04-01 01:17:49.421 | [709511 Async ks-alt-member-user:740121]: Signaled 2022-04-01 01:17:49.431 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:49.432 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:49.432 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:49.432 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:49.432 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:49.432 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:49.432 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c5b5fe6c2aae4d5685b4445933cfe116 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:49.432 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:49.432 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:49.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:17:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:49.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:17:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:49.432 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:49.432 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:49.432 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:49.432 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c5b5fe6c2aae4d5685b4445933cfe116 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:49.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:17:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:49.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:17:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c5b5fe6c2aae4d5685b4445933cfe116 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:49.432 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:49.432 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:49.432 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:49.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:17:49.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:49.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:49.433 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:49.433 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:49.433 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:49.433 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:49.433 | ++ functions-common:get_field:818 : echo '| 5c84e0d9fc744542a720dfe9913cc50b | c5b5fe6c2aae4d5685b4445933cfe116 | | 0d64ba43c42f48c8bcdef9a2ecfc58b2 | | | False |' 2022-04-01 01:17:49.433 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:49.433 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:49.433 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:49.433 | + functions-common:get_or_add_user_project_role:997 : echo 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:49.433 | 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:49.756 | [709511 Async ks-alt-member-user:740121]: finished get_or_add_user_project_role member c5b5fe6c2aae4d5685b4445933cfe116 0d64ba43c42f48c8bcdef9a2ecfc58b2 with result 0 in 19 seconds 2022-04-01 01:17:50.039 | [709511 Async ks-alt-reader-user:740347]: Waiting for completion of get_or_add_user_project_role reader 764ed483b8bb4b15b1e9a979966b7c09 0d64ba43c42f48c8bcdef9a2ecfc58b2 running on PID 740347 (9 other jobs running) 2022-04-01 01:17:50.189 | [709511 Async ks-alt-reader-user:740347]: Signaling child to exit 2022-04-01 01:17:50.189 | WAKEUP 2022-04-01 01:17:50.340 | [709511 Async ks-alt-reader-user:740347]: Signaled 2022-04-01 01:17:50.349 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:17:50.349 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:17:50.349 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:50.349 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:50.349 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:50.349 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:50.349 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:50.349 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:17:50.349 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:17:50.349 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:50.349 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 764ed483b8bb4b15b1e9a979966b7c09 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:50.349 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:50.349 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:50.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:50.349 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:50.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:17:50.350 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:50.350 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:50.350 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:17:50.350 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:17:50.350 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 764ed483b8bb4b15b1e9a979966b7c09 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:50.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:17:50.350 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:50.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:17:50.350 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:50.350 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:17:50.350 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 764ed483b8bb4b15b1e9a979966b7c09 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:17:50.350 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:17:50.350 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:17:50.350 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:50.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:50.351 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:50.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:50.351 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:50.351 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:50.351 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:17:50.351 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:17:50.351 | ++ functions-common:get_field:818 : echo '| 6787cd977f4b4ddb9395fd8ab61aaeb0 | 764ed483b8bb4b15b1e9a979966b7c09 | | 0d64ba43c42f48c8bcdef9a2ecfc58b2 | | | False |' 2022-04-01 01:17:50.351 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:17:50.351 | ++ functions-common:get_field:812 : read data 2022-04-01 01:17:50.351 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:50.351 | + functions-common:get_or_add_user_project_role:997 : echo 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:50.351 | 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:50.724 | [709511 Async ks-alt-reader-user:740347]: finished get_or_add_user_project_role reader 764ed483b8bb4b15b1e9a979966b7c09 0d64ba43c42f48c8bcdef9a2ecfc58b2 with result 0 in 19 seconds 2022-04-01 01:17:50.760 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:50.775 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 01:17:51.151 | [709511 Async ks-system-member:740571]: Waiting for completion of get_or_add_user_system_role member ec3a46f3cac3477c9d13da2eed20277a all running on PID 740571 (8 other jobs running) 2022-04-01 01:17:51.350 | [709511 Async ks-system-member:740571]: Signaling child to exit 2022-04-01 01:17:51.350 | WAKEUP 2022-04-01 01:17:51.505 | [709511 Async ks-system-member:740571]: Signaled 2022-04-01 01:17:51.524 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:17:51.525 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:17:51.525 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:51.525 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:51.525 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:51.525 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:51.525 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:17:51.525 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec3a46f3cac3477c9d13da2eed20277a --system all -f value -c Role 2022-04-01 01:17:51.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:51.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:51.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:17:51.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:51.525 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user ec3a46f3cac3477c9d13da2eed20277a --system all 2022-04-01 01:17:51.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:51.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:51.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:17:51.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:51.525 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec3a46f3cac3477c9d13da2eed20277a --system all -f value -c Role 2022-04-01 01:17:51.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:51.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:51.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:17:51.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:51.525 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:51.525 | + functions-common:get_or_add_user_system_role:1052 : echo 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:51.525 | 5c84e0d9fc744542a720dfe9913cc50b 2022-04-01 01:17:51.895 | [709511 Async ks-system-member:740571]: finished get_or_add_user_system_role member ec3a46f3cac3477c9d13da2eed20277a all with result 0 in 16 seconds 2022-04-01 01:17:52.194 | [709511 Async ks-system-reader:740865]: Waiting for completion of get_or_add_user_system_role reader 4f0418cb4102431a9ac35995d7ef7f8f all running on PID 740865 (7 other jobs running) 2022-04-01 01:17:52.369 | [709511 Async ks-system-reader:740865]: Signaling child to exit 2022-04-01 01:17:52.370 | WAKEUP 2022-04-01 01:17:52.520 | [709511 Async ks-system-reader:740865]: Signaled 2022-04-01 01:17:52.525 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:17:52.525 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:17:52.525 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:17:52.525 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:17:52.525 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:17:52.525 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:17:52.525 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:17:52.525 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:17:52.525 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:17:52.525 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4f0418cb4102431a9ac35995d7ef7f8f --system all -f value -c Role 2022-04-01 01:17:52.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:52.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:52.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:52.526 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:52.526 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:52.526 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:17:52.526 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:17:52.526 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 4f0418cb4102431a9ac35995d7ef7f8f --system all 2022-04-01 01:17:52.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:52.526 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:52.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:52.526 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:52.526 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4f0418cb4102431a9ac35995d7ef7f8f --system all -f value -c Role 2022-04-01 01:17:52.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:52.526 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:52.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:17:52.526 | from cryptography.utils import int_from_bytes 2022-04-01 01:17:52.526 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:17:52.526 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:52.526 | + functions-common:get_or_add_user_system_role:1052 : echo 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:52.526 | 6787cd977f4b4ddb9395fd8ab61aaeb0 2022-04-01 01:17:52.850 | [709511 Async ks-system-reader:740865]: finished get_or_add_user_system_role reader 4f0418cb4102431a9ac35995d7ef7f8f all with result 0 in 14 seconds 2022-04-01 01:17:52.882 | + inc/async:async_wait:197 : return 0 2022-04-01 01:17:52.897 | + 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:17:53.242 | [709511 Async ks-group-memberdemo:741264]: Waiting for completion of get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 running on PID 741264 (6 other jobs running) 2022-04-01 01:17:53.424 | [709511 Async ks-group-memberdemo:741264]: Signaling child to exit 2022-04-01 01:17:58.644 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:17:58.806 | [741350 Async ks-group-anotherdemo:741350]: finished successfully 2022-04-01 01:18:00.674 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:00.706 | [741264 Async ks-group-memberdemo:741264]: finished successfully 2022-04-01 01:18:00.733 | WAKEUP 2022-04-01 01:18:00.765 | [709511 Async ks-group-memberdemo:741264]: Signaled 2022-04-01 01:18:00.767 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:18:00.767 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b52ab0b1d314e57aedce1437536a9d2 --project ba90fe3bd85442e1b76dd750dc35ccc4 -f value 2022-04-01 01:18:00.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:00.767 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:00.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:00.767 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:00.767 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:00.767 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:18:00.767 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:18:00.767 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3b52ab0b1d314e57aedce1437536a9d2 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:18:00.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:00.768 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:00.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:00.768 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:00.768 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b52ab0b1d314e57aedce1437536a9d2 --project ba90fe3bd85442e1b76dd750dc35ccc4 -f value 2022-04-01 01:18:00.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:00.768 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:00.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:00.768 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:00.768 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:00.768 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5c84e0d9fc744542a720dfe9913cc50b 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 False' 2022-04-01 01:18:00.768 | + functions-common:get_or_add_group_project_role:1076 : echo 5c84e0d9fc744542a720dfe9913cc50b 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 False 2022-04-01 01:18:00.768 | 5c84e0d9fc744542a720dfe9913cc50b 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 False 2022-04-01 01:18:00.831 | [709511 Async ks-group-memberdemo:741264]: finished get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 with result 0 in 20 seconds 2022-04-01 01:18:00.913 | [709511 Async ks-group-anotherdemo:741350]: Waiting for completion of get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 running on PID 741350 (5 other jobs running) 2022-04-01 01:18:00.964 | [709511 Async ks-group-anotherdemo:741350]: Signaling child to exit 2022-04-01 01:18:00.965 | WAKEUP 2022-04-01 01:18:01.020 | [709511 Async ks-group-anotherdemo:741350]: Signaled 2022-04-01 01:18:01.023 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:18:01.023 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b52ab0b1d314e57aedce1437536a9d2 --project ba90fe3bd85442e1b76dd750dc35ccc4 -f value 2022-04-01 01:18:01.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.023 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.023 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.023 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:01.023 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:18:01.024 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:18:01.024 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3b52ab0b1d314e57aedce1437536a9d2 --project ba90fe3bd85442e1b76dd750dc35ccc4 2022-04-01 01:18:01.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.024 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.024 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.024 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b52ab0b1d314e57aedce1437536a9d2 --project ba90fe3bd85442e1b76dd750dc35ccc4 -f value 2022-04-01 01:18:01.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.024 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.024 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.024 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:01.024 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5ef04c681918409995cc9ed6f4d7cd58 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 False' 2022-04-01 01:18:01.024 | + functions-common:get_or_add_group_project_role:1076 : echo 5ef04c681918409995cc9ed6f4d7cd58 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 False 2022-04-01 01:18:01.025 | 5ef04c681918409995cc9ed6f4d7cd58 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 False 2022-04-01 01:18:01.104 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:01.114 | [709511 Async ks-group-anotherdemo:741350]: finished get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 ba90fe3bd85442e1b76dd750dc35ccc4 with result 0 in 18 seconds 2022-04-01 01:18:01.148 | [741437 Async ks-group-memberalt:741437]: finished successfully 2022-04-01 01:18:01.191 | [709511 Async ks-group-memberalt:741437]: Waiting for completion of get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 running on PID 741437 (4 other jobs running) 2022-04-01 01:18:01.226 | [709511 Async ks-group-memberalt:741437]: Signaling child to exit 2022-04-01 01:18:01.228 | WAKEUP 2022-04-01 01:18:01.259 | [709511 Async ks-group-memberalt:741437]: Signaled 2022-04-01 01:18:01.261 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:18:01.261 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b52ab0b1d314e57aedce1437536a9d2 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 -f value 2022-04-01 01:18:01.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.261 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.261 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.261 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:01.261 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:18:01.262 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:18:01.262 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3b52ab0b1d314e57aedce1437536a9d2 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:18:01.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.262 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.262 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.262 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3b52ab0b1d314e57aedce1437536a9d2 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 -f value 2022-04-01 01:18:01.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.262 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.262 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.262 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:01.262 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5c84e0d9fc744542a720dfe9913cc50b 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 False' 2022-04-01 01:18:01.263 | + functions-common:get_or_add_group_project_role:1076 : echo 5c84e0d9fc744542a720dfe9913cc50b 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 False 2022-04-01 01:18:01.263 | 5c84e0d9fc744542a720dfe9913cc50b 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 False 2022-04-01 01:18:01.326 | [709511 Async ks-group-memberalt:741437]: finished get_or_add_group_project_role member 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 with result 0 in 20 seconds 2022-04-01 01:18:01.384 | [709511 Async ks-group-anotheralt:741524]: Waiting for completion of get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 running on PID 741524 (3 other jobs running) 2022-04-01 01:18:01.425 | [709511 Async ks-group-anotheralt:741524]: Signaling child to exit 2022-04-01 01:18:01.741 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:01.771 | [741524 Async ks-group-anotheralt:741524]: finished successfully 2022-04-01 01:18:01.793 | WAKEUP 2022-04-01 01:18:01.820 | [709511 Async ks-group-anotheralt:741524]: Signaled 2022-04-01 01:18:01.822 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:18:01.822 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b52ab0b1d314e57aedce1437536a9d2 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 -f value 2022-04-01 01:18:01.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.822 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.822 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.822 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:01.822 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:18:01.822 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:18:01.823 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3b52ab0b1d314e57aedce1437536a9d2 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 2022-04-01 01:18:01.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.823 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.823 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.823 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3b52ab0b1d314e57aedce1437536a9d2 --project 0d64ba43c42f48c8bcdef9a2ecfc58b2 -f value 2022-04-01 01:18:01.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.823 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:01.823 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:01.823 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:01.823 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5ef04c681918409995cc9ed6f4d7cd58 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 False' 2022-04-01 01:18:01.823 | + functions-common:get_or_add_group_project_role:1076 : echo 5ef04c681918409995cc9ed6f4d7cd58 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 False 2022-04-01 01:18:01.823 | 5ef04c681918409995cc9ed6f4d7cd58 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 False 2022-04-01 01:18:01.879 | [709511 Async ks-group-anotheralt:741524]: finished get_or_add_group_project_role anotherrole 3b52ab0b1d314e57aedce1437536a9d2 0d64ba43c42f48c8bcdef9a2ecfc58b2 with result 0 in 20 seconds 2022-04-01 01:18:01.927 | [709511 Async ks-group-admin:741611]: Waiting for completion of get_or_add_group_project_role admin 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 running on PID 741611 (2 other jobs running) 2022-04-01 01:18:01.962 | [709511 Async ks-group-admin:741611]: Signaling child to exit 2022-04-01 01:18:02.278 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:02.305 | [741611 Async ks-group-admin:741611]: finished successfully 2022-04-01 01:18:02.326 | WAKEUP 2022-04-01 01:18:02.351 | [709511 Async ks-group-admin:741611]: Signaled 2022-04-01 01:18:02.352 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:18:02.352 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1d7983cee57443f3a538956e20821265 --project 7bbe85f624fe4d8b96b5b879227ac0f0 -f value 2022-04-01 01:18:02.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:02.353 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:02.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:02.353 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:02.353 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:02.353 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:18:02.353 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:18:02.353 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 1d7983cee57443f3a538956e20821265 --project 7bbe85f624fe4d8b96b5b879227ac0f0 2022-04-01 01:18:02.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:02.353 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:02.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:02.353 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:02.353 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1d7983cee57443f3a538956e20821265 --project 7bbe85f624fe4d8b96b5b879227ac0f0 -f value 2022-04-01 01:18:02.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:02.353 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:02.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:18:02.353 | from cryptography.utils import int_from_bytes 2022-04-01 01:18:02.353 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:18:02.353 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='983b9e929b9e4e28af583ad41c94ca7d 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 False' 2022-04-01 01:18:02.353 | + functions-common:get_or_add_group_project_role:1076 : echo 983b9e929b9e4e28af583ad41c94ca7d 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 False 2022-04-01 01:18:02.353 | 983b9e929b9e4e28af583ad41c94ca7d 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 False 2022-04-01 01:18:02.404 | [709511 Async ks-group-admin:741611]: finished get_or_add_group_project_role admin 1d7983cee57443f3a538956e20821265 7bbe85f624fe4d8b96b5b879227ac0f0 with result 0 in 20 seconds 2022-04-01 01:18:02.409 | + inc/async:async_wait:197 : return 0 2022-04-01 01:18:02.412 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 01:18:02.430 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:18:02.432 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 01:18:02.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:18:02.455 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 01:18:02.458 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 01:18:02.525 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 01:18:02.574 | [709511 Async create_nova_accounts:743547]: running: create_nova_accounts 2022-04-01 01:18:02.577 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 01:18:02.597 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:18:02.600 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 01:18:02.603 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 01:18:02.669 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 01:18:02.717 | [709511 Async create_glance_accounts:743662]: running: create_glance_accounts 2022-04-01 01:18:02.721 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 01:18:02.746 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:18:02.749 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 01:18:02.756 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 01:18:02.853 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 01:18:02.911 | [709511 Async create_cinder_accounts:743792]: running: create_cinder_accounts 2022-04-01 01:18:02.915 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 01:18:02.942 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:18:02.946 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 01:18:02.950 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 01:18:03.060 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 01:18:03.182 | [709511 Async create_neutron_accounts:743907]: running: create_neutron_accounts 2022-04-01 01:18:03.189 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 01:18:03.247 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:18:03.257 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 01:18:03.265 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 01:18:03.559 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 01:18:03.805 | [709511 Async create_swift_accounts:744049]: running: create_swift_accounts 2022-04-01 01:18:03.829 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 01:18:03.972 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:18:03.985 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 01:18:04.358 | [709511 Async create_nova_accounts:743547]: Waiting for completion of create_nova_accounts running on PID 743547 (6 other jobs running) 2022-04-01 01:18:04.541 | [709511 Async create_nova_accounts:743547]: Signaling child to exit 2022-04-01 01:18:55.251 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:18:55.303 | [743907 Async create_neutron_accounts:743907]: finished successfully 2022-04-01 01:19:16.147 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:19:16.191 | [743792 Async create_cinder_accounts:743792]: finished successfully 2022-04-01 01:19:36.259 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:19:36.287 | [743662 Async create_glance_accounts:743662]: finished successfully 2022-04-01 01:19:39.940 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:19:39.968 | [743547 Async create_nova_accounts:743547]: finished successfully 2022-04-01 01:19:39.990 | WAKEUP 2022-04-01 01:19:40.014 | [709511 Async create_nova_accounts:743547]: Signaled 2022-04-01 01:19:40.015 | + 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:19:40.015 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 01:19:40.015 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 01:19:40.016 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:40.016 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:40.016 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:40.016 | ++ 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:19:40.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:19:40.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.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:19:40.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.016 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.016 | + functions-common:get_or_create_user:925 : user_id=e9b63c3499ec4546bff4676459a7c216 2022-04-01 01:19:40.016 | + functions-common:get_or_create_user:926 : echo e9b63c3499ec4546bff4676459a7c216 2022-04-01 01:19:40.016 | e9b63c3499ec4546bff4676459a7c216 2022-04-01 01:19:40.016 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 01:19:40.016 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.016 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.016 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.016 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.016 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.016 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.016 | ++ 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:19:40.016 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.016 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.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:19:40.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.017 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.017 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.017 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.017 | + 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:19:40.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.017 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.017 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.017 | ++ 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:19:40.017 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.017 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.017 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.017 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.017 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.017 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | e9b63c3499ec4546bff4676459a7c216 | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.017 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.017 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.017 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.017 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.017 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.017 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:19:40.017 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 01:19:40.017 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.017 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.018 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.018 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.018 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.018 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.018 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.018 | ++ 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:19:40.018 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.018 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.018 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.018 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.018 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.018 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.018 | + 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:19:40.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.018 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.018 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.018 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.018 | ++ 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:19:40.018 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.018 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.018 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.019 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.019 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.019 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.019 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | e9b63c3499ec4546bff4676459a7c216 | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.019 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.019 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.019 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:19:40.019 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:19:40.019 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:19:40.019 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 01:19:40.019 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:19:40.019 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-04-01 01:19:40.019 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 01:19:40.019 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:40.019 | ++ 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:19:40.019 | ++ 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:19:40.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.019 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.019 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.019 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:40.019 | 457c4bd049ee44659b1804c028a4073c' 2022-04-01 01:19:40.019 | + functions-common:get_or_create_service:1094 : echo 457c4bd049ee44659b1804c028a4073c 2022-04-01 01:19:40.019 | 457c4bd049ee44659b1804c028a4073c 2022-04-01 01:19:40.019 | + 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:19:40.019 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:40.019 | ++ 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:19:40.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:40.019 | +++ 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:19:40.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.020 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:40.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:40.020 | +++ 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:19:40.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.020 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=57a9a0c9220748b5a8e950aa25cb4af6 2022-04-01 01:19:40.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 57a9a0c9220748b5a8e950aa25cb4af6 2022-04-01 01:19:40.020 | + functions-common:get_or_create_endpoint:1127 : public_id=57a9a0c9220748b5a8e950aa25cb4af6 2022-04-01 01:19:40.020 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:40.020 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:40.020 | + functions-common:get_or_create_endpoint:1136 : echo 57a9a0c9220748b5a8e950aa25cb4af6 2022-04-01 01:19:40.020 | 57a9a0c9220748b5a8e950aa25cb4af6 2022-04-01 01:19:40.020 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 01:19:40.020 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:40.020 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 01:19:40.020 | ++ 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:19:40.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.020 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.020 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.020 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:40.020 | d5ca21c3b3c741cda0a90a081025db63' 2022-04-01 01:19:40.021 | + functions-common:get_or_create_service:1094 : echo d5ca21c3b3c741cda0a90a081025db63 2022-04-01 01:19:40.021 | d5ca21c3b3c741cda0a90a081025db63 2022-04-01 01:19:40.021 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-04-01 01:19:40.021 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:40.021 | ++ 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:19:40.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:40.021 | +++ 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:19:40.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.021 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.021 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.021 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:40.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:40.021 | +++ 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:19:40.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.021 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.021 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.021 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=79e13f9560574ee99c90048c07e38d1b 2022-04-01 01:19:40.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 79e13f9560574ee99c90048c07e38d1b 2022-04-01 01:19:40.021 | + functions-common:get_or_create_endpoint:1127 : public_id=79e13f9560574ee99c90048c07e38d1b 2022-04-01 01:19:40.021 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:40.021 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:40.021 | + functions-common:get_or_create_endpoint:1136 : echo 79e13f9560574ee99c90048c07e38d1b 2022-04-01 01:19:40.021 | 79e13f9560574ee99c90048c07e38d1b 2022-04-01 01:19:40.021 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 01:19:40.021 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:40.021 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 01:19:40.021 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:40.021 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 01:19:40.022 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.022 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.022 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.022 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.022 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.022 | ++ 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:19:40.022 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.022 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.022 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.022 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.022 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.022 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.022 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.022 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.022 | + 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:19:40.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.022 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.022 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.022 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.022 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.023 | ++ 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:19:40.023 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.023 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.023 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.023 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.023 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.023 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.023 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.023 | ++ functions-common:get_field:818 : echo '| 0f000a0bfc5e47baa61009a35c6f23be | e9b63c3499ec4546bff4676459a7c216 | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.023 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.023 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.023 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:19:40.023 | + functions-common:get_or_add_user_project_role:997 : echo 0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:19:40.023 | 0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:19:40.023 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 01:19:40.023 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:19:40.023 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 01:19:40.023 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:40.023 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 01:19:40.068 | [709511 Async create_nova_accounts:743547]: finished create_nova_accounts with result 0 in 97 seconds 2022-04-01 01:19:40.110 | [709511 Async create_glance_accounts:743662]: Waiting for completion of create_glance_accounts running on PID 743662 (5 other jobs running) 2022-04-01 01:19:40.138 | [709511 Async create_glance_accounts:743662]: Signaling child to exit 2022-04-01 01:19:40.138 | WAKEUP 2022-04-01 01:19:40.164 | [709511 Async create_glance_accounts:743662]: Signaled 2022-04-01 01:19:40.166 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 01:19:40.166 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:40.166 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 01:19:40.166 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 01:19:40.166 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:40.166 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:40.166 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:40.166 | ++ 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:19:40.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.167 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.167 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.167 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.167 | + functions-common:get_or_create_user:925 : user_id=47083571abd1419b81fdd5bbe4940c8d 2022-04-01 01:19:40.167 | + functions-common:get_or_create_user:926 : echo 47083571abd1419b81fdd5bbe4940c8d 2022-04-01 01:19:40.167 | 47083571abd1419b81fdd5bbe4940c8d 2022-04-01 01:19:40.167 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 01:19:40.167 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.167 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.167 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.168 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.168 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.168 | ++ 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:19:40.168 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.168 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.168 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.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:19:40.168 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.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:19:40.168 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.168 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.168 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.168 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.168 | + 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:19:40.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:19:40.168 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.169 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.169 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.169 | ++ 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:19:40.169 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.169 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.169 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.169 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.170 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.170 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.170 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.170 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | 47083571abd1419b81fdd5bbe4940c8d | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.170 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.170 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.170 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.170 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.170 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.170 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:19:40.170 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 01:19:40.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:19:40.170 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 01:19:40.170 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 01:19:40.170 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:40.170 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:40.170 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:40.170 | ++ 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:19:40.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.171 | + functions-common:get_or_create_user:925 : user_id=8d088f1802974119b49826d0ec231404 2022-04-01 01:19:40.171 | + functions-common:get_or_create_user:926 : echo 8d088f1802974119b49826d0ec231404 2022-04-01 01:19:40.171 | 8d088f1802974119b49826d0ec231404 2022-04-01 01:19:40.171 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 01:19:40.171 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.171 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.171 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.171 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.171 | ++ 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:19:40.171 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.171 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.171 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.171 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.171 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.171 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.171 | + 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:19:40.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.171 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.171 | ++ 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:19:40.172 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.172 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.172 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.172 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.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:19:40.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.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:19:40.172 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.172 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.172 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.172 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.172 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | 8d088f1802974119b49826d0ec231404 | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.172 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.172 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.172 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.172 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.172 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.172 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 01:19:40.172 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 01:19:40.172 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.172 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.172 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.172 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.172 | ++ 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:19:40.172 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.172 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.173 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.173 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.173 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.173 | + 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:19:40.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.173 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.173 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.173 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.173 | ++ 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:19:40.173 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.173 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.173 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.173 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.173 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.173 | ++ functions-common:get_field:818 : echo '| 0f000a0bfc5e47baa61009a35c6f23be | 8d088f1802974119b49826d0ec231404 | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.173 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.173 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:19:40.173 | + functions-common:get_or_add_user_project_role:997 : echo 0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:19:40.173 | 0f000a0bfc5e47baa61009a35c6f23be 2022-04-01 01:19:40.174 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 01:19:40.174 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:40.174 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 01:19:40.174 | ++ 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:19:40.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.174 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.174 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:40.174 | 798c14cf0537417dad1ddf0112474ea4' 2022-04-01 01:19:40.174 | + functions-common:get_or_create_service:1094 : echo 798c14cf0537417dad1ddf0112474ea4 2022-04-01 01:19:40.174 | 798c14cf0537417dad1ddf0112474ea4 2022-04-01 01:19:40.174 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-04-01 01:19:40.174 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:40.174 | ++ 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:19:40.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:40.174 | +++ 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:19:40.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.174 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:40.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:40.174 | +++ 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:19:40.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.174 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.174 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7f82b4be56be4e9f94db3bbf39adc194 2022-04-01 01:19:40.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7f82b4be56be4e9f94db3bbf39adc194 2022-04-01 01:19:40.175 | + functions-common:get_or_create_endpoint:1127 : public_id=7f82b4be56be4e9f94db3bbf39adc194 2022-04-01 01:19:40.175 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:40.175 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:40.175 | + functions-common:get_or_create_endpoint:1136 : echo 7f82b4be56be4e9f94db3bbf39adc194 2022-04-01 01:19:40.175 | 7f82b4be56be4e9f94db3bbf39adc194 2022-04-01 01:19:40.175 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 01:19:40.175 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:19:40.175 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:19:40.175 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:19:40.175 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:19:40.175 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 01:19:40.175 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 01:19:40.175 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 01:19:40.175 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 01:19:40.219 | [709511 Async create_glance_accounts:743662]: finished create_glance_accounts with result 0 in 93 seconds 2022-04-01 01:19:40.261 | [709511 Async create_cinder_accounts:743792]: Waiting for completion of create_cinder_accounts running on PID 743792 (4 other jobs running) 2022-04-01 01:19:40.288 | [709511 Async create_cinder_accounts:743792]: Signaling child to exit 2022-04-01 01:19:40.288 | WAKEUP 2022-04-01 01:19:40.315 | [709511 Async create_cinder_accounts:743792]: Signaled 2022-04-01 01:19:40.316 | + 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:19:40.316 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 01:19:40.316 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 01:19:40.316 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:40.316 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:40.316 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:40.316 | ++ 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:19:40.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.316 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.317 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.317 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.317 | + functions-common:get_or_create_user:925 : user_id=1c4f23296f08458f881017412f467550 2022-04-01 01:19:40.317 | + functions-common:get_or_create_user:926 : echo 1c4f23296f08458f881017412f467550 2022-04-01 01:19:40.317 | 1c4f23296f08458f881017412f467550 2022-04-01 01:19:40.317 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 01:19:40.317 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.317 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.317 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.317 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.317 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.317 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.317 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.317 | ++ 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:19:40.317 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.317 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.317 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.317 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.317 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.317 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.317 | + 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:19:40.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.317 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.318 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.318 | ++ 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:19:40.318 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.318 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.318 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.318 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.318 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.318 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.318 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.318 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.318 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.318 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.318 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | 1c4f23296f08458f881017412f467550 | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.318 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.318 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.318 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.318 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.318 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:19:40.318 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 01:19:40.318 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:40.318 | ++ 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:19:40.318 | ++ 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:19:40.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.318 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.318 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.318 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.318 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:40.319 | 1afee7b48b934c6e8670c941508da04c' 2022-04-01 01:19:40.319 | + functions-common:get_or_create_service:1094 : echo 1afee7b48b934c6e8670c941508da04c 2022-04-01 01:19:40.319 | 1afee7b48b934c6e8670c941508da04c 2022-04-01 01:19:40.319 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 01:19:40.319 | + 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:19:40.319 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:40.319 | ++ 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:19:40.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:40.319 | +++ 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:19:40.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.319 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:40.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:40.319 | +++ 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:19:40.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.319 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1e81cc736c394634a01ebacf67507217 2022-04-01 01:19:40.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1e81cc736c394634a01ebacf67507217 2022-04-01 01:19:40.319 | + functions-common:get_or_create_endpoint:1127 : public_id=1e81cc736c394634a01ebacf67507217 2022-04-01 01:19:40.319 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:40.319 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:40.319 | + functions-common:get_or_create_endpoint:1136 : echo 1e81cc736c394634a01ebacf67507217 2022-04-01 01:19:40.319 | 1e81cc736c394634a01ebacf67507217 2022-04-01 01:19:40.319 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 01:19:40.319 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:40.319 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 01:19:40.320 | ++ 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:19:40.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.320 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.320 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:40.320 | 14c5666c298a4f1092d583649431a7e7' 2022-04-01 01:19:40.320 | + functions-common:get_or_create_service:1094 : echo 14c5666c298a4f1092d583649431a7e7 2022-04-01 01:19:40.320 | 14c5666c298a4f1092d583649431a7e7 2022-04-01 01:19:40.320 | + 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:19:40.320 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:40.320 | ++ 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:19:40.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:40.320 | +++ 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:19:40.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.320 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:40.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:40.320 | +++ 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:19:40.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.320 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=10e8296d90da4d22a02c8325179d13d3 2022-04-01 01:19:40.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 10e8296d90da4d22a02c8325179d13d3 2022-04-01 01:19:40.320 | + functions-common:get_or_create_endpoint:1127 : public_id=10e8296d90da4d22a02c8325179d13d3 2022-04-01 01:19:40.320 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:40.321 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:40.321 | + functions-common:get_or_create_endpoint:1136 : echo 10e8296d90da4d22a02c8325179d13d3 2022-04-01 01:19:40.321 | 10e8296d90da4d22a02c8325179d13d3 2022-04-01 01:19:40.321 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 01:19:40.321 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:19:40.321 | +++ 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:19:40.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.321 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_project:938 : project_id=375d3721448d4c5885adc9f286c01518 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_project:939 : echo 375d3721448d4c5885adc9f286c01518 2022-04-01 01:19:40.321 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 375d3721448d4c5885adc9f286c01518 2022-04-01 01:19:40.321 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:40.321 | +++ 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:19:40.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.321 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 01:19:40.321 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_user:925 : user_id=1c4f23296f08458f881017412f467550 2022-04-01 01:19:40.321 | ++ functions-common:get_or_create_user:926 : echo 1c4f23296f08458f881017412f467550 2022-04-01 01:19:40.321 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1c4f23296f08458f881017412f467550 2022-04-01 01:19:40.374 | [709511 Async create_cinder_accounts:743792]: finished create_cinder_accounts with result 0 in 73 seconds 2022-04-01 01:19:40.378 | + inc/async:async_wait:197 : return 0 2022-04-01 01:19:40.381 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 01:19:40.434 | [709511 Async create_neutron_accounts:743907]: Waiting for completion of create_neutron_accounts running on PID 743907 (3 other jobs running) 2022-04-01 01:19:40.463 | [709511 Async create_neutron_accounts:743907]: Signaling child to exit 2022-04-01 01:19:40.467 | WAKEUP 2022-04-01 01:19:40.490 | [709511 Async create_neutron_accounts:743907]: Signaled 2022-04-01 01:19:40.491 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 01:19:40.491 | ++ 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:19:40.491 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:19:40.491 | + 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:19:40.491 | + 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:19:40.491 | + 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:19:40.491 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:19:40.491 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 01:19:40.491 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 01:19:40.491 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 01:19:40.491 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-04-01 01:19:40.492 | + 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:19:40.492 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 01:19:40.492 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 01:19:40.492 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:19:40.492 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:19:40.492 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:19:40.492 | ++ 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:19:40.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.492 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.492 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.492 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.492 | + functions-common:get_or_create_user:925 : user_id=d12bd7bbfc094cab8f700fd44fe6312a 2022-04-01 01:19:40.492 | + functions-common:get_or_create_user:926 : echo d12bd7bbfc094cab8f700fd44fe6312a 2022-04-01 01:19:40.492 | d12bd7bbfc094cab8f700fd44fe6312a 2022-04-01 01:19:40.492 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 01:19:40.492 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:19:40.492 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:19:40.492 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:19:40.492 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:19:40.492 | ++ 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:19:40.492 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:19:40.492 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.492 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.492 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.493 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.493 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.493 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.493 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:19:40.493 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:19:40.493 | + 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:19:40.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.493 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.493 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.493 | ++ 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:19:40.493 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:19:40.493 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:19:40.493 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:19:40.493 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.493 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.493 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.493 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.493 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:19:40.493 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:19:40.493 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:19:40.493 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | d12bd7bbfc094cab8f700fd44fe6312a | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:19:40.493 | ++ functions-common:get_field:812 : read data 2022-04-01 01:19:40.493 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.493 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.493 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:19:40.493 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:19:40.493 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 01:19:40.494 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:19:40.494 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 01:19:40.494 | ++ 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:19:40.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.494 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.494 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.494 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.494 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:19:40.494 | b6d91f43b2344d71bb6a617e562836fb' 2022-04-01 01:19:40.494 | + functions-common:get_or_create_service:1094 : echo b6d91f43b2344d71bb6a617e562836fb 2022-04-01 01:19:40.494 | b6d91f43b2344d71bb6a617e562836fb 2022-04-01 01:19:40.494 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-04-01 01:19:40.494 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:19:40.494 | ++ 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:19:40.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:19:40.494 | +++ 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:19:40.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.494 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.494 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.494 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:19:40.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:19:40.494 | +++ 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:19:40.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.494 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:19:40.494 | from cryptography.utils import int_from_bytes 2022-04-01 01:19:40.494 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:19:40.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d3c6aa45297b4dbabaec346c5eaf0f3e 2022-04-01 01:19:40.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d3c6aa45297b4dbabaec346c5eaf0f3e 2022-04-01 01:19:40.495 | + functions-common:get_or_create_endpoint:1127 : public_id=d3c6aa45297b4dbabaec346c5eaf0f3e 2022-04-01 01:19:40.495 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:19:40.495 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:19:40.495 | + functions-common:get_or_create_endpoint:1136 : echo d3c6aa45297b4dbabaec346c5eaf0f3e 2022-04-01 01:19:40.495 | d3c6aa45297b4dbabaec346c5eaf0f3e 2022-04-01 01:19:40.539 | [709511 Async create_neutron_accounts:743907]: finished create_neutron_accounts with result 0 in 52 seconds 2022-04-01 01:19:40.578 | [709511 Async create_swift_accounts:744049]: Waiting for completion of create_swift_accounts running on PID 744049 (2 other jobs running) 2022-04-01 01:19:40.604 | [709511 Async create_swift_accounts:744049]: Signaling child to exit 2022-04-01 01:20:29.292 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:20:29.319 | [744049 Async create_swift_accounts:744049]: finished successfully 2022-04-01 01:20:29.339 | WAKEUP 2022-04-01 01:20:29.363 | [709511 Async create_swift_accounts:744049]: Signaled 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 01:20:29.365 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 01:20:29.365 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 01:20:29.365 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:20:29.365 | +++ 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:20:29.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:20:29.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.365 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.365 | ++ functions-common:get_or_create_role:950 : role_id=5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:20:29.365 | ++ functions-common:get_or_create_role:951 : echo 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:20:29.366 | + lib/swift:create_swift_accounts:614 : another_role=5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:20:29.366 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 01:20:29.366 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 01:20:29.366 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:20:29.366 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:20:29.366 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:20:29.366 | ++ 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:20:29.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.366 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.366 | + functions-common:get_or_create_user:925 : user_id=4e9f9ba1bda5416eaf52847fe354babf 2022-04-01 01:20:29.366 | + functions-common:get_or_create_user:926 : echo 4e9f9ba1bda5416eaf52847fe354babf 2022-04-01 01:20:29.366 | 4e9f9ba1bda5416eaf52847fe354babf 2022-04-01 01:20:29.366 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 01:20:29.366 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:20:29.366 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:20:29.366 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:20:29.366 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:20:29.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:20:29.366 | ++ 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:20:29.366 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.366 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.367 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:20:29.367 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:20:29.367 | + 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:20:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.367 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.367 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:20:29.367 | ++ 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:20:29.367 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:20:29.367 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:20:29.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:20:29.367 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | 4e9f9ba1bda5416eaf52847fe354babf | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:20:29.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:20:29.367 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:20:29.368 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:20:29.368 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:20:29.368 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 01:20:29.368 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:20:29.368 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:20:29.368 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:20:29.368 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:20:29.368 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:20:29.368 | ++ 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:20:29.368 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.368 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.368 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.368 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.368 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:20:29.368 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:20:29.368 | + 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:20:29.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.368 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.368 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:20:29.368 | ++ 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:20:29.369 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.369 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.369 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:20:29.369 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:20:29.369 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | 4e9f9ba1bda5416eaf52847fe354babf | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:20:29.369 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:20:29.369 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.369 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.369 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.369 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 01:20:29.369 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:20:29.369 | ++ 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:20:29.369 | ++ 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:20:29.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.369 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:20:29.369 | 4f7de3b8ad4f48969414fbcec7a92ca8' 2022-04-01 01:20:29.369 | + functions-common:get_or_create_service:1094 : echo 4f7de3b8ad4f48969414fbcec7a92ca8 2022-04-01 01:20:29.369 | 4f7de3b8ad4f48969414fbcec7a92ca8 2022-04-01 01:20:29.369 | + 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:20:29.369 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:20:29.369 | ++ 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:20:29.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:20:29.369 | +++ 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:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.370 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:20:29.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:20:29.370 | +++ 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:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.370 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aac8485c714048b8abfc3d22bec87062 2022-04-01 01:20:29.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aac8485c714048b8abfc3d22bec87062 2022-04-01 01:20:29.370 | + functions-common:get_or_create_endpoint:1127 : public_id=aac8485c714048b8abfc3d22bec87062 2022-04-01 01:20:29.370 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-04-01 01:20:29.370 | + 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:20:29.370 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:20:29.370 | ++ 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:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.370 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.370 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:20:29.370 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:20:29.370 | ++ 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:20:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.371 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.371 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a76f5ec7a67e4945b8dadbd82bf0a336 2022-04-01 01:20:29.371 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo a76f5ec7a67e4945b8dadbd82bf0a336 2022-04-01 01:20:29.371 | a76f5ec7a67e4945b8dadbd82bf0a336 2022-04-01 01:20:29.371 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:20:29.371 | + functions-common:get_or_create_endpoint:1136 : echo aac8485c714048b8abfc3d22bec87062 2022-04-01 01:20:29.371 | aac8485c714048b8abfc3d22bec87062 2022-04-01 01:20:29.371 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 01:20:29.371 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 01:20:29.371 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:20:29.371 | +++ 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:20:29.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:20:29.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.372 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_project:938 : project_id=0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_project:939 : echo 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.372 | + lib/swift:create_swift_accounts:628 : swift_project_test1=0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.372 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 01:20:29.372 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.372 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 01:20:29.372 | +++ 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:20:29.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:20:29.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.372 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_user:925 : user_id=06d453f6d0f849489cddd2cbcc518da3 2022-04-01 01:20:29.372 | ++ functions-common:get_or_create_user:926 : echo 06d453f6d0f849489cddd2cbcc518da3 2022-04-01 01:20:29.372 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=06d453f6d0f849489cddd2cbcc518da3 2022-04-01 01:20:29.372 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 01:20:29.372 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.372 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 06d453f6d0f849489cddd2cbcc518da3 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.372 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:20:29.372 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:20:29.372 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:20:29.372 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:20:29.373 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:20:29.373 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:20:29.373 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:20:29.373 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:20:29.373 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.373 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 06d453f6d0f849489cddd2cbcc518da3 --project 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.373 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:20:29.373 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.373 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.373 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.373 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:20:29.373 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:20:29.373 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 06d453f6d0f849489cddd2cbcc518da3 --project 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.373 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 06d453f6d0f849489cddd2cbcc518da3 --project 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.373 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:20:29.373 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.373 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.373 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.373 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.373 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:20:29.373 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:20:29.374 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:20:29.374 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | 06d453f6d0f849489cddd2cbcc518da3 | | 0594056edb5c453cb567d2368742564f | | | False |' 2022-04-01 01:20:29.374 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.374 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.374 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.374 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.374 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 01:20:29.374 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 01:20:29.374 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:20:29.374 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 01:20:29.374 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 01:20:29.374 | +++ 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:20:29.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.374 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.374 | ++ functions-common:get_or_create_user:925 : user_id=6e0bd36a8a01402d86426c25a6f4b6ce 2022-04-01 01:20:29.374 | ++ functions-common:get_or_create_user:926 : echo 6e0bd36a8a01402d86426c25a6f4b6ce 2022-04-01 01:20:29.374 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6e0bd36a8a01402d86426c25a6f4b6ce 2022-04-01 01:20:29.374 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 01:20:29.374 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.374 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 5ef04c681918409995cc9ed6f4d7cd58 6e0bd36a8a01402d86426c25a6f4b6ce 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.374 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:20:29.374 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:20:29.374 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:20:29.374 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:20:29.374 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:20:29.374 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:20:29.374 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:20:29.374 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:20:29.375 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.375 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5ef04c681918409995cc9ed6f4d7cd58 --user 6e0bd36a8a01402d86426c25a6f4b6ce --project 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.375 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:20:29.375 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.375 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.375 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.375 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.375 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.375 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:20:29.375 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:20:29.375 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 5ef04c681918409995cc9ed6f4d7cd58 --user 6e0bd36a8a01402d86426c25a6f4b6ce --project 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.375 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.375 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.375 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5ef04c681918409995cc9ed6f4d7cd58 --user 6e0bd36a8a01402d86426c25a6f4b6ce --project 0594056edb5c453cb567d2368742564f 2022-04-01 01:20:29.375 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.375 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:20:29.375 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.375 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.375 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.375 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.375 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.375 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:20:29.375 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:20:29.375 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:20:29.375 | ++ functions-common:get_field:818 : echo '| 5ef04c681918409995cc9ed6f4d7cd58 | 6e0bd36a8a01402d86426c25a6f4b6ce | | 0594056edb5c453cb567d2368742564f | | | False |' 2022-04-01 01:20:29.375 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.376 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:20:29.376 | + functions-common:get_or_add_user_project_role:997 : echo 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:20:29.376 | 5ef04c681918409995cc9ed6f4d7cd58 2022-04-01 01:20:29.376 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 01:20:29.376 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:20:29.376 | +++ 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:20:29.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.376 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.376 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.376 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_project:938 : project_id=5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_project:939 : echo 5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.376 | + lib/swift:create_swift_accounts:642 : swift_project_test2=5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.376 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 01:20:29.376 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.376 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 01:20:29.376 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 01:20:29.376 | +++ 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:20:29.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.376 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.376 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.376 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_user:925 : user_id=c154ce155675419db0a2f5d9111d5b30 2022-04-01 01:20:29.376 | ++ functions-common:get_or_create_user:926 : echo c154ce155675419db0a2f5d9111d5b30 2022-04-01 01:20:29.376 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c154ce155675419db0a2f5d9111d5b30 2022-04-01 01:20:29.376 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 01:20:29.377 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.377 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c154ce155675419db0a2f5d9111d5b30 5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.377 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:20:29.377 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:20:29.377 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:20:29.377 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:20:29.377 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:20:29.377 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:20:29.377 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c154ce155675419db0a2f5d9111d5b30 --project 5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:20:29.377 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.377 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.377 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.377 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.377 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.377 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:20:29.377 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:20:29.377 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c154ce155675419db0a2f5d9111d5b30 --project 5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.377 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.377 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c154ce155675419db0a2f5d9111d5b30 --project 5e6c7399c0cf445b9e20cf4c5adb5c23 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.377 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:20:29.377 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.377 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.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:20:29.378 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.378 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.378 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.378 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:20:29.378 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:20:29.378 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | c154ce155675419db0a2f5d9111d5b30 | | 5e6c7399c0cf445b9e20cf4c5adb5c23 | | | False |' 2022-04-01 01:20:29.378 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:20:29.378 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.378 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.378 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.378 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.378 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 01:20:29.378 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 01:20:29.378 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:20:29.378 | +++ 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:20:29.378 | +++ 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:20:29.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:20:29.378 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.378 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.378 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.378 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 01:20:29.378 | b5d5e65a9cd040378876626025fa46e2' 2022-04-01 01:20:29.378 | ++ functions-common:get_or_create_domain:888 : echo b5d5e65a9cd040378876626025fa46e2 2022-04-01 01:20:29.378 | + lib/swift:create_swift_accounts:652 : swift_domain=b5d5e65a9cd040378876626025fa46e2 2022-04-01 01:20:29.378 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 01:20:29.378 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.378 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 01:20:29.378 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 b5d5e65a9cd040378876626025fa46e2 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:20:29.379 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b5d5e65a9cd040378876626025fa46e2 --or-show -f value -c id 2022-04-01 01:20:29.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:20:29.379 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.379 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.379 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_project:938 : project_id=f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_project:939 : echo f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.379 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.379 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 01:20:29.379 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.379 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 01:20:29.379 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 b5d5e65a9cd040378876626025fa46e2 test4@example.com 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 01:20:29.379 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b5d5e65a9cd040378876626025fa46e2 --email=test4@example.com --or-show -f value -c id 2022-04-01 01:20:29.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:20:29.379 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.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:20:29.379 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.379 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_user:925 : user_id=daa3750550b545fd873339a523d89165 2022-04-01 01:20:29.379 | ++ functions-common:get_or_create_user:926 : echo daa3750550b545fd873339a523d89165 2022-04-01 01:20:29.379 | + lib/swift:create_swift_accounts:661 : swift_user_test4=daa3750550b545fd873339a523d89165 2022-04-01 01:20:29.379 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 01:20:29.379 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:20:29.379 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin daa3750550b545fd873339a523d89165 f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.379 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:20:29.380 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:20:29.380 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:20:29.380 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:20:29.380 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:20:29.380 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:20:29.380 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user daa3750550b545fd873339a523d89165 --project f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:20:29.380 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.380 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.380 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.380 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:20:29.380 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:20:29.380 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user daa3750550b545fd873339a523d89165 --project f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user daa3750550b545fd873339a523d89165 --project f559208f14c147e3be0ac007fe755ebf 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:20:29.380 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:20:29.380 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:20:29.380 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:29.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:29.380 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:20:29.381 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:20:29.381 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:20:29.381 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:20:29.381 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | daa3750550b545fd873339a523d89165 | | f559208f14c147e3be0ac007fe755ebf | | | False |' 2022-04-01 01:20:29.381 | ++ functions-common:get_field:812 : read data 2022-04-01 01:20:29.381 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.381 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.381 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:20:29.413 | [709511 Async create_swift_accounts:744049]: finished create_swift_accounts with result 0 in 145 seconds 2022-04-01 01:20:29.420 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 01:20:29.423 | + inc/async:async_wait:197 : return 0 2022-04-01 01:20:29.426 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 01:20:29.444 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:29.447 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 01:20:29.468 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:29.470 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 01:20:29.473 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:20:29.476 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 01:20:29.478 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 01:20:29.481 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 01:20:29.543 | + inc/async:async_inner:63 : init_glance 2022-04-01 01:20:29.584 | [709511 Async init_glance:748309]: running: init_glance 2022-04-01 01:20:29.586 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 01:20:29.605 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:20:29.609 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 01:20:29.612 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:20:29.614 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 01:20:29.617 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 01:20:29.619 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 01:20:29.625 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:20:29.625 | ++ 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:20:29.631 | + 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:20:29.634 | + 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:20:29.637 | + 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:20:29.641 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:20:29.651 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 01:20:29.652 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 01:20:29.652 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 01:20:29.653 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 01:20:29.667 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 01:20:29.669 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 01:20:33.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:33.163 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:33.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:33.163 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:36.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:36.751 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:36.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:20:36.751 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:40.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:40.498 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:40.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:40.498 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:40.672 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:20:40.704 | [748309 Async init_glance:748309]: finished successfully 2022-04-01 01:20:44.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:44.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:44.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:44.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:47.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:47.650 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:47.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:47.650 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:51.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:20:51.232 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:51.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:20:51.232 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:55.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:55.550 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:55.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:55.550 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:59.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:59.520 | from cryptography.utils import int_from_bytes 2022-04-01 01:20:59.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:20:59.520 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:04.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:04.579 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:04.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:21:04.580 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:04.580 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 01:21:10.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:10.977 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:10.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:10.977 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:11.357 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 01:21:11.362 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 01:21:11.365 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 01:21:11.367 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 01:21:11.371 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 01:21:11.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 01:21:11.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 01:21:11.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 01:21:11.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 01:21:11.384 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 01:21:11.387 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 01:21:11.389 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 01:21:11.392 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 01:21:11.394 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 01:21:11.397 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 01:21:11.399 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 01:21:11.404 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:11.407 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 01:21:11.410 | + 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:21:11.422 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 01:21:11.425 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 01:21:11.427 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 01:21:11.430 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 01:21:11.432 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:21:11.436 | + 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:21:11.471 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 01:21:11.508 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 01:21:11.546 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 01:21:11.581 | + 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:21:11.624 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 01:21:11.662 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 01:21:11.665 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 01:21:11.671 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 01:21:11.674 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:21:11.678 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:21:11.698 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:21:11.701 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:21:11.704 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:21:11.706 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:21:11.709 | + 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:21:11.744 | + 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:21:11.780 | + 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:21:11.823 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:21:11.855 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 01:21:11.877 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:11.880 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 01:21:11.883 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:21:11.887 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 01:21:11.890 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 01:21:11.893 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 01:21:11.908 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 01:21:11.911 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:21:11.916 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 01:21:11.919 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 01:21:11.933 | + 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:21:11.955 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 01:21:11.957 | + 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:21:11.973 | + 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:21:11.988 | + 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:21:12.003 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:21:12.006 | + 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:21:12.011 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 01:21:12.016 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Qlt7qisFHr 2022-04-01 01:21:12.019 | + 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:21:12.024 | + 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:21:12.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Qlt7qisFHr 2022-04-01 01:21:12.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Qlt7qisFHr 2022-04-01 01:21:12.046 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Qlt7qisFHr /etc/sudoers.d/neutron-rootwrap 2022-04-01 01:21:12.063 | + 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:21:12.100 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:12.103 | + 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:21:12.141 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 01:21:12.144 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 01:21:12.147 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 01:21:12.150 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:21:12.153 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:21:12.156 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:21:12.179 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:12.183 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:21:12.185 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:21:12.188 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:21:12.210 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:12.213 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 01:21:12.217 | + 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:21:12.255 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:21:12.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:21:12.261 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 01:21:12.281 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:12.285 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 01:21:12.287 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 01:21:12.290 | + 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:21:12.293 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:21:12.295 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 01:21:12.298 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 01:21:12.300 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:21:12.303 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 01:21:12.305 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 01:21:12.309 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 01:21:12.314 | + 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:21:12.316 | + 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:21:12.324 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 01:21:12.347 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:12.353 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 01:21:12.356 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 01:21:12.360 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 01:21:12.365 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 01:21:12.404 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:21:12.443 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 01:21:12.483 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 01:21:12.521 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 01:21:12.564 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 01:21:12.567 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:21:12.570 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 01:21:12.574 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:21:12.576 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 01:21:12.610 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 01:21:12.646 | + 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:21:12.684 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 01:21:12.723 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 01:21:12.758 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 01:21:12.800 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 01:21:12.839 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 01:21:12.874 | + 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:21:12.913 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:21:12.953 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 01:21:12.989 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 01:21:13.025 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 01:21:13.028 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:21:13.031 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:21:13.034 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:21:13.037 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 01:21:13.071 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 01:21:13.106 | + 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:21:13.147 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 01:21:13.185 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 01:21:13.223 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 01:21:13.265 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 01:21:13.300 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 01:21:13.335 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:21:13.374 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 01:21:13.413 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 01:21:13.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 01:21:13.419 | + 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:21:13.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 01:21:13.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 01:21:13.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 01:21:13.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 01:21:13.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 850:899 != '' ]] 2022-04-01 01:21:13.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:850:899 2022-04-01 01:21:13.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:850:899 != '' ]] 2022-04-01 01:21:13.441 | + 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:21:13.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 01:21:13.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 01:21:13.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 01:21:13.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 01:21:13.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 01:21:13.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 01:21:13.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 01:21:13.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:13.467 | + 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:21:13.500 | + 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:21:13.503 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.507 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:21:13.510 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 01:21:13.513 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 01:21:13.517 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.520 | + 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:21:13.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 01:21:13.555 | + 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:21:13.562 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.564 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:21:13.567 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 01:21:13.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 01:21:13.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.576 | + 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:21:13.611 | + 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:21:13.613 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.616 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:21:13.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 01:21:13.622 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 01:21:13.625 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.628 | + 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:21:13.662 | + 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:21:13.665 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.669 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 01:21:13.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 01:21:13.674 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 01:21:13.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.680 | + 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:21:13.714 | + 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:21:13.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 01:21:13.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:21:13.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:21:13.728 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.731 | + 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:21:13.768 | + 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:21:13.771 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.774 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 01:21:13.776 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 01:21:13.779 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 01:21:13.782 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.785 | + 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:21:13.819 | + 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:21:13.822 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.825 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 01:21:13.828 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:850:899 2022-04-01 01:21:13.830 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2022-04-01 01:21:13.833 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.837 | + 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:21:13.881 | + 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:21:13.884 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:21:13.887 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 01:21:13.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:21:13.892 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:21:13.895 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:21:13.897 | + 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:21:13.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:21:13.942 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 01:21:13.961 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:13.964 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 01:21:13.967 | + 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:21:14.003 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:14.006 | + 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:21:14.041 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:21:14.083 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 01:21:14.086 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 01:21:14.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 01:21:14.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:21:17.348 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:21:17.349 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:21:17.349 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=750285) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:21:17.400 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=750285) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:21:17.400 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=750285) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:21:17.400 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=750285) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:17.401 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=750285) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:17.401 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=750285) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:17.401 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=750285) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:17.462 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:21:17.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:17.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:17.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:17.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:17.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 01:21:17.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 01:21:17.856 | + 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:21:17.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:21:17.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 01:21:17.921 | + 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:21:17.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 01:21:17.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:17.952 | + 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:21:17.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 01:21:17.995 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 01:21:18.005 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 01:21:18.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 01:21:18.012 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 01:21:18.030 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 01:21:18.052 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:21:18.054 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 01:21:18.064 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 01:21:18.069 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:21:18.071 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 01:21:18.081 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 01:21:18.086 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 01:21:18.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 01:21:18.091 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 01:21:18.094 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 01:21:18.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:21:18.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:21:18.102 | + 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:21:18.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:21:18.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:21:18.146 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 01:21:18.150 | + 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:21:18.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 01:21:18.198 | + 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:21:18.236 | + 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:21:18.269 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 01:21:18.289 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:18.292 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 01:21:18.295 | + 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:21:18.301 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 01:21:18.335 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 01:21:18.369 | + 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:21:18.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:18.410 | + 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:21:18.444 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 01:21:18.467 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:18.469 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:21:18.472 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:21:18.506 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:21:18.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:21:18.512 | + 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:21:18.546 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 01:21:18.548 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:21:18.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 01:21:18.554 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 01:21:18.578 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:18.582 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 01:21:18.585 | + 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:21:18.591 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 01:21:18.628 | + 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:21:18.668 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:18.670 | + 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:21:18.704 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:21:18.706 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:21:18.742 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:21:18.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:21:18.748 | + 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:21:18.781 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 01:21:18.783 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:21:18.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 01:21:18.790 | + 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:21:21.988 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:21:21.988 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:21:21.989 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=750817) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:21:22.040 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=750817) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:21:22.040 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=750817) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:21:22.041 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=750817) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:22.041 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=750817) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:22.042 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=750817) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:22.042 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=750817) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:21:22.103 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 01:21:22.103 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=750817) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 01:21:22.104 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=750817) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 01:21:22.105 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:21:22.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:22.105 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:22.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:22.105 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:22.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 01:21:22.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 01:21:22.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:21:22.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:21:22.519 | + 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:21:22.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:21:22.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:21:22.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 01:21:22.546 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 01:21:22.549 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 01:21:22.551 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 01:21:22.565 | + 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:21:22.583 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 01:21:22.586 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 01:21:22.588 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 01:21:22.591 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 01:21:22.593 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 01:21:22.596 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 01:21:22.598 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 01:21:22.602 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 01:21:22.605 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 01:21:22.608 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 01:21:22.611 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 01:21:22.614 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 01:21:22.616 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 01:21:22.619 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 01:21:22.623 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 01:21:22.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 01:21:22.630 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 01:21:22.633 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 01:21:22.636 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 01:21:22.639 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 01:21:22.643 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 01:21:22.644 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 01:21:22.644 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 01:21:22.650 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-04-01 01:21:22.653 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 01:21:22.657 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:22.659 | + 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:21:22.662 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 01:21:22.664 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-04-01 01:21:22.667 | + 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:21:22.670 | + 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:21:22.672 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 01:21:22.675 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 01:21:22.680 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 01:21:22.680 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 01:21:22.680 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-04-01 01:21:22.680 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 01:21:22.687 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-04-01 01:21:22.689 | + 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:21:22.692 | + 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:21:22.705 | + 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:21:22.718 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 01:21:22.731 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 01:21:22.752 | + 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:21:22.762 | 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:21:22.762 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.073 ms 2022-04-01 01:21:23.778 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.056 ms 2022-04-01 01:21:24.798 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.048 ms 2022-04-01 01:21:24.798 | 2022-04-01 01:21:24.798 | --- 192.168.0.58 ping statistics --- 2022-04-01 01:21:24.798 | 3 packets transmitted, 3 received, 0% packet loss, time 2037ms 2022-04-01 01:21:24.798 | rtt min/avg/max/mdev = 0.048/0.059/0.073/0.010 ms 2022-04-01 01:21:24.804 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 01:21:24.804 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 01:21:24.811 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 01:21:24.813 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 01:21:24.831 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:24.833 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 01:21:24.836 | + 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:21:24.841 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 01:21:24.872 | + 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:21:24.901 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 01:21:24.931 | + 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:21:24.966 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 01:21:24.968 | + 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:21:24.999 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:21:25.002 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 01:21:25.020 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:25.022 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:21:25.025 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 01:21:25.043 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:25.045 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 01:21:25.064 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:25.069 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 01:21:25.092 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:21:25.095 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 01:21:25.126 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 01:21:25.158 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 01:21:25.160 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 01:21:25.180 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:25.184 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 01:21:25.205 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:25.209 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 01:21:25.212 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 01:21:25.274 | + inc/async:async_inner:63 : init_neutron 2022-04-01 01:21:25.314 | [709511 Async init_neutron:751295]: running: init_neutron 2022-04-01 01:21:25.317 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 01:21:25.338 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:25.341 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 01:21:25.352 | ++ ./stack.sh:main:1162 : true 2022-04-01 01:21:25.356 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 01:21:25.358 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 01:21:25.361 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 01:21:25.378 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 01:21:25.383 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 01:21:25.384 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 01:21:25.385 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:21:25.388 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 01:21:25.396 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 01:21:25.396 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 01:21:25.399 | + lib/nova:clean_iptables:186 : bash 2022-04-01 01:21:25.406 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:21:25.408 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:21:25.408 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 01:21:25.411 | + lib/nova:clean_iptables:188 : bash 2022-04-01 01:21:25.418 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 01:21:25.418 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 01:21:25.418 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 01:21:25.432 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 01:21:25.432 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:21:25.437 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 01:21:25.439 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 01:21:25.440 | + lib/nova:clean_iptables:190 : bash 2022-04-01 01:21:25.442 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 01:21:25.445 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 01:21:25.455 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 01:21:25.457 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 01:21:25.464 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:21:25.468 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 01:21:25.470 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 01:21:25.471 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:21:25.471 | + lib/nova:clean_iptables:192 : bash 2022-04-01 01:21:25.479 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 01:21:25.489 | net.ipv4.ip_forward = 1 2022-04-01 01:21:25.493 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 01:21:25.513 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:25.515 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 01:21:25.518 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 01:21:25.521 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:21:25.557 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 01:21:25.594 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 01:21:25.597 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:21:25.636 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 01:21:25.670 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 01:21:25.690 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:25.692 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 01:21:25.695 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:21:25.698 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 01:21:25.701 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 01:21:25.704 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 01:21:25.770 | + inc/async:async_inner:63 : init_swift 2022-04-01 01:21:25.815 | [709511 Async init_swift:751654]: running: init_swift 2022-04-01 01:21:25.818 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 01:21:25.840 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:25.843 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 01:21:25.846 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:21:25.849 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 01:21:25.853 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 01:21:25.856 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 01:21:25.930 | + inc/async:async_inner:63 : init_cinder 2022-04-01 01:21:26.015 | [709511 Async init_cinder:751749]: running: init_cinder 2022-04-01 01:21:26.020 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 01:21:26.057 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:21:26.060 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 01:21:26.063 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:21:26.069 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 01:21:26.071 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 01:21:26.078 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 01:21:26.196 | + inc/async:async_inner:63 : init_placement 2022-04-01 01:21:26.357 | [709511 Async init_placement:751887]: running: init_placement 2022-04-01 01:21:26.363 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 01:21:26.572 | [709511 Async init_neutron:751295]: Waiting for completion of init_neutron running on PID 751295 (6 other jobs running) 2022-04-01 01:21:26.727 | [709511 Async init_neutron:751295]: Signaling child to exit 2022-04-01 01:21:29.931 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:29.978 | [751749 Async init_cinder:751749]: finished successfully 2022-04-01 01:21:40.113 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:40.143 | [751654 Async init_swift:751654]: finished successfully 2022-04-01 01:21:56.350 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:21:56.383 | [751295 Async init_neutron:751295]: finished successfully 2022-04-01 01:21:56.406 | WAKEUP 2022-04-01 01:21:56.434 | [709511 Async init_neutron:751295]: Signaled 2022-04-01 01:21:56.436 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 01:21:56.436 | ++ 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:21:56.436 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:21:56.436 | + 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:21:56.436 | + 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:21:56.436 | + 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:21:56.436 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:21:56.436 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 01:21:56.436 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 01:21:56.436 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 01:21:56.436 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 01:21:56.436 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 01:21:56.436 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 01:21:56.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:56.436 | + 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:21:56.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:21:56.436 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 01:21:56.436 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:21:56.436 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:21:56.437 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:21:56.437 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:21:56.437 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776088570 2022-04-01 01:21:56.437 | + 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:21:56.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:56.437 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:56.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:21:56.437 | from cryptography.utils import int_from_bytes 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 01:21:56.437 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 01:21:56.438 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 01:21:56.439 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 01:21:56.440 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 01:21:56.441 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 01:21:56.441 | Running upgrade for neutron ... 2022-04-01 01:21:56.441 | OK 2022-04-01 01:21:56.441 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 01:21:56.441 | + functions-common:time_stop:2425 : local name 2022-04-01 01:21:56.441 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:21:56.441 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:21:56.441 | + functions-common:time_stop:2428 : local total 2022-04-01 01:21:56.441 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:21:56.441 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:21:56.441 | + functions-common:time_stop:2432 : start_time=1648776088570 2022-04-01 01:21:56.441 | + functions-common:time_stop:2434 : [[ -z 1648776088570 ]] 2022-04-01 01:21:56.441 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:21:56.441 | + functions-common:time_stop:2437 : end_time=1648776116332 2022-04-01 01:21:56.441 | + functions-common:time_stop:2438 : elapsed_time=27762 2022-04-01 01:21:56.441 | + functions-common:time_stop:2439 : total=8831 2022-04-01 01:21:56.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:21:56.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36593 2022-04-01 01:21:56.499 | [709511 Async init_neutron:751295]: finished init_neutron with result 0 in 31 seconds 2022-04-01 01:21:56.504 | + inc/async:async_wait:197 : return 0 2022-04-01 01:21:56.508 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 01:21:56.576 | [709511 Async init_placement:751887]: Waiting for completion of init_placement running on PID 751887 (5 other jobs running) 2022-04-01 01:21:56.621 | [709511 Async init_placement:751887]: Signaling child to exit 2022-04-01 01:22:16.378 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:22:16.409 | [751887 Async init_placement:751887]: finished successfully 2022-04-01 01:22:16.431 | WAKEUP 2022-04-01 01:22:16.458 | [709511 Async init_placement:751887]: Signaled 2022-04-01 01:22:16.460 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 01:22:16.460 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 01:22:16.460 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 01:22:16.460 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 01:22:16.460 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 01:22:16.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:16.460 | + 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:22:16.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:16.460 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 01:22:16.460 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 01:22:16.460 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 01:22:16.460 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 01:22:16.460 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:22:16.460 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:22:16.460 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:22:16.460 | ++ 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:22:16.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.460 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.460 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.460 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.460 | + functions-common:get_or_create_user:925 : user_id=bd9524afc87c42fba99db39ba7b03d6b 2022-04-01 01:22:16.460 | + functions-common:get_or_create_user:926 : echo bd9524afc87c42fba99db39ba7b03d6b 2022-04-01 01:22:16.461 | bd9524afc87c42fba99db39ba7b03d6b 2022-04-01 01:22:16.461 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 01:22:16.461 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:22:16.461 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:22:16.461 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:22:16.461 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:22:16.461 | ++ 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:22:16.461 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:22:16.461 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:22:16.461 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:22:16.461 | ++ functions-common:get_field:812 : read data 2022-04-01 01:22:16.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:22:16.461 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.462 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.462 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:22:16.462 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:22:16.462 | + 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:22:16.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.462 | ++ 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:22:16.462 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:22:16.462 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:22:16.462 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:22:16.462 | ++ functions-common:get_field:812 : read data 2022-04-01 01:22:16.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.462 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.462 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.462 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:22:16.462 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:22:16.462 | ++ functions-common:get_field:818 : echo '| a035eeedb19a41cb9aedcceceb05cccf | bd9524afc87c42fba99db39ba7b03d6b | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:22:16.462 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:22:16.463 | ++ functions-common:get_field:812 : read data 2022-04-01 01:22:16.463 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:22:16.463 | + functions-common:get_or_add_user_project_role:997 : echo a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:22:16.463 | a035eeedb19a41cb9aedcceceb05cccf 2022-04-01 01:22:16.463 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:22:16.463 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 01:22:16.463 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:22:16.463 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:22:16.463 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:22:16.463 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:22:16.463 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:22:16.463 | ++ 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:22:16.464 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:22:16.464 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:22:16.464 | ++ functions-common:get_field:812 : read data 2022-04-01 01:22:16.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.464 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.464 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.464 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.464 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:22:16.464 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:22:16.464 | + 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:22:16.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.464 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.464 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.465 | ++ 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:22:16.465 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:22:16.465 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:22:16.465 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:22:16.465 | ++ functions-common:get_field:812 : read data 2022-04-01 01:22:16.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.465 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.465 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.465 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.465 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:22:16.465 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:22:16.465 | ++ functions-common:get_field:818 : echo '| 983b9e929b9e4e28af583ad41c94ca7d | bd9524afc87c42fba99db39ba7b03d6b | | 375d3721448d4c5885adc9f286c01518 | | | False |' 2022-04-01 01:22:16.465 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:22:16.465 | ++ functions-common:get_field:812 : read data 2022-04-01 01:22:16.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id=983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:22:16.465 | + functions-common:get_or_add_user_project_role:997 : echo 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:22:16.466 | 983b9e929b9e4e28af583ad41c94ca7d 2022-04-01 01:22:16.466 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.70/placement 2022-04-01 01:22:16.466 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 01:22:16.466 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:22:16.466 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 01:22:16.466 | ++ 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:22:16.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.466 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.466 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:22:16.466 | 329c25beddf342b1a949aa2cc1f33973' 2022-04-01 01:22:16.466 | + functions-common:get_or_create_service:1094 : echo 329c25beddf342b1a949aa2cc1f33973 2022-04-01 01:22:16.466 | 329c25beddf342b1a949aa2cc1f33973 2022-04-01 01:22:16.466 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.70/placement 2022-04-01 01:22:16.466 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:22:16.466 | ++ 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:22:16.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:22:16.466 | +++ 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:22:16.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.467 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:22:16.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:22:16.467 | +++ 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:22:16.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.467 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:16.467 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:16.467 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:22:16.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=277f1249f8b84d5180862533c04cea0d 2022-04-01 01:22:16.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 277f1249f8b84d5180862533c04cea0d 2022-04-01 01:22:16.467 | + functions-common:get_or_create_endpoint:1127 : public_id=277f1249f8b84d5180862533c04cea0d 2022-04-01 01:22:16.467 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:22:16.467 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:22:16.467 | + functions-common:get_or_create_endpoint:1136 : echo 277f1249f8b84d5180862533c04cea0d 2022-04-01 01:22:16.467 | 277f1249f8b84d5180862533c04cea0d 2022-04-01 01:22:16.520 | [709511 Async init_placement:751887]: finished init_placement with result 0 in 50 seconds 2022-04-01 01:22:16.525 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:16.528 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 01:22:16.593 | [709511 Async init_glance:748309]: Waiting for completion of init_glance running on PID 748309 (4 other jobs running) 2022-04-01 01:22:16.623 | [709511 Async init_glance:748309]: Signaling child to exit 2022-04-01 01:22:16.623 | WAKEUP 2022-04-01 01:22:16.653 | [709511 Async init_glance:748309]: Signaled 2022-04-01 01:22:16.655 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 01:22:16.655 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 01:22:16.655 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 01:22:16.655 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 01:22:16.655 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 01:22:16.655 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 01:22:16.655 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 01:22:16.655 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:16.655 | + 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:22:16.655 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:16.655 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 01:22:16.655 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:22:16.655 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:16.655 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:16.655 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:16.655 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776029839 2022-04-01 01:22:16.656 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 01:22:16.656 | 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=748431) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:22:16.656 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:22:16.656 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:22:16.656 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:22:16.656 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 01:22:16.656 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 01:22:16.656 | 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:22:16.656 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 01:22:16.657 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 01:22:16.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:22:16.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:22:16.658 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 01:22:16.658 | Database migration is up to date. No migration needed. 2022-04-01 01:22:16.658 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 01:22:16.658 | Database is synced successfully. 2022-04-01 01:22:16.658 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 01:22:16.658 | 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=748586) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 01:22:16.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 01:22:16.659 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 01:22:16.659 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 01:22:16.659 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:16.659 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:16.659 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:16.659 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:16.659 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:16.659 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:22:16.659 | + functions-common:time_stop:2432 : start_time=1648776029839 2022-04-01 01:22:16.659 | + functions-common:time_stop:2434 : [[ -z 1648776029839 ]] 2022-04-01 01:22:16.659 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:16.659 | + functions-common:time_stop:2437 : end_time=1648776040647 2022-04-01 01:22:16.659 | + functions-common:time_stop:2438 : elapsed_time=10808 2022-04-01 01:22:16.659 | + functions-common:time_stop:2439 : total=8831 2022-04-01 01:22:16.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:16.659 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19639 2022-04-01 01:22:16.718 | [709511 Async init_glance:748309]: finished init_glance with result 0 in 11 seconds 2022-04-01 01:22:16.723 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:16.726 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 01:22:16.790 | [709511 Async init_swift:751654]: Waiting for completion of init_swift running on PID 751654 (3 other jobs running) 2022-04-01 01:22:16.821 | [709511 Async init_swift:751654]: Signaling child to exit 2022-04-01 01:22:16.821 | WAKEUP 2022-04-01 01:22:16.848 | [709511 Async init_swift:751654]: Signaled 2022-04-01 01:22:16.850 | + lib/swift:init_swift:668 : local node_number 2022-04-01 01:22:16.850 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:22:16.850 | No container-replicator running 2022-04-01 01:22:16.850 | No account-server running 2022-04-01 01:22:16.850 | No proxy-server running 2022-04-01 01:22:16.850 | No container-updater running 2022-04-01 01:22:16.850 | No account-auditor running 2022-04-01 01:22:16.850 | No object-server running 2022-04-01 01:22:16.850 | No container-reconciler running 2022-04-01 01:22:16.850 | No container-auditor running 2022-04-01 01:22:16.850 | No account-reaper running 2022-04-01 01:22:16.850 | No container-server running 2022-04-01 01:22:16.850 | No object-replicator running 2022-04-01 01:22:16.850 | No container-sync running 2022-04-01 01:22:16.850 | No object-updater running 2022-04-01 01:22:16.850 | No account-replicator running 2022-04-01 01:22:16.850 | No object-expirer running 2022-04-01 01:22:16.850 | No object-auditor running 2022-04-01 01:22:16.850 | No container-sharder running 2022-04-01 01:22:16.850 | No object-reconstructor running 2022-04-01 01:22:16.850 | + lib/swift:init_swift:670 : true 2022-04-01 01:22:16.850 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 01:22:16.850 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 01:22:16.850 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 01:22:16.850 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 01:22:16.850 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 01:22:16.850 | + 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:22:16.850 | + 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:22:16.851 | + functions:create_disk:732 : local node_number 2022-04-01 01:22:16.851 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:22:16.851 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 01:22:16.851 | + functions:create_disk:736 : local key 2022-04-01 01:22:16.851 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 01:22:16.851 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 01:22:16.851 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:22:16.851 | + functions:destroy_disk:765 : local key 2022-04-01 01:22:16.851 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 01:22:16.851 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 01:22:16.851 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 01:22:16.851 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 01:22:16.851 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:22:16.851 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 01:22:16.851 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 01:22:16.851 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 01:22:16.851 | = reflink=1 2022-04-01 01:22:16.851 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 01:22:16.851 | = sunit=0 swidth=0 blks 2022-04-01 01:22:16.851 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 01:22:16.851 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 01:22:16.851 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 01:22:16.852 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 01:22:16.852 | + 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:22:16.852 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 01:22:16.852 | /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:22:16.852 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 01:22:16.852 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 01:22:16.852 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 01:22:16.852 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 01:22:16.852 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:22:16.852 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 01:22:16.852 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 01:22:16.852 | + 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:22:16.852 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:22:16.852 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 01:22:16.852 | + 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:22:16.852 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 01:22:16.852 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648775160.object.builder backups/1648775162.container.builder backups/1648775164.account.builder backups/1648775171.object.builder backups/1648775173.container.builder backups/1648775175.account.builder backups/1648775171.object.ring.gz backups/1648775173.container.ring.gz backups/1648775175.account.ring.gz 2022-04-01 01:22:16.852 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 01:22:16.852 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 01:22:16.852 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 01:22:16.852 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 01:22:16.852 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:22:16.852 | + 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:22:16.852 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 01:22:16.852 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:22:16.853 | + 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:22:16.853 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 01:22:16.853 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:22:16.853 | + 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:22:16.853 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 01:22:16.853 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:22:16.853 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 01:22:16.853 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:22:16.853 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 01:22:16.853 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:22:16.853 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 01:22:16.853 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:22:16.853 | + lib/swift:init_swift:714 : popd 2022-04-01 01:22:16.901 | [709511 Async init_swift:751654]: finished init_swift with result 0 in 14 seconds 2022-04-01 01:22:16.906 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:16.909 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 01:22:16.971 | [709511 Async init_cinder:751749]: Waiting for completion of init_cinder running on PID 751749 (2 other jobs running) 2022-04-01 01:22:17.000 | [709511 Async init_cinder:751749]: Signaling child to exit 2022-04-01 01:22:17.000 | WAKEUP 2022-04-01 01:22:17.026 | [709511 Async init_cinder:751749]: Signaled 2022-04-01 01:22:17.028 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 01:22:17.028 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:17.028 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 01:22:17.028 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 01:22:17.028 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 01:22:17.028 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 01:22:17.028 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 01:22:17.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:17.028 | + 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:22:17.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:17.028 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 01:22:17.028 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:22:17.028 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:17.028 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:17.028 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:17.028 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776086063 2022-04-01 01:22:17.028 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 01:22:17.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:17.028 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:17.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:17.029 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:17.029 | /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:22:17.029 | last_heartbeat = column_property( 2022-04-01 01:22:17.029 | /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:22:17.029 | num_hosts = column_property( 2022-04-01 01:22:17.029 | /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:22:17.029 | num_down_hosts = column_property( 2022-04-01 01:22:17.029 | Traceback (most recent call last): 2022-04-01 01:22:17.029 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 01:22:17.029 | sys.exit(main()) 2022-04-01 01:22:17.029 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 01:22:17.029 | objects.register_all() 2022-04-01 01:22:17.029 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 01:22:17.029 | __import__('cinder.objects.backup') 2022-04-01 01:22:17.029 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 01:22:17.029 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 01:22:17.029 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 01:22:17.029 | backup: objects.Backup, 2022-04-01 01:22:17.029 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 01:22:17.029 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 01:22:17.029 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:17.029 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:17.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:17.029 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:17.029 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:17.029 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:22:17.029 | + functions-common:time_stop:2432 : start_time=1648776086063 2022-04-01 01:22:17.029 | + functions-common:time_stop:2434 : [[ -z 1648776086063 ]] 2022-04-01 01:22:17.029 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:17.029 | + functions-common:time_stop:2437 : end_time=1648776089778 2022-04-01 01:22:17.029 | + functions-common:time_stop:2438 : elapsed_time=3715 2022-04-01 01:22:17.029 | + functions-common:time_stop:2439 : total=8831 2022-04-01 01:22:17.029 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:17.029 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12546 2022-04-01 01:22:17.030 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 01:22:17.030 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:17.030 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 01:22:17.030 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:17.030 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 01:22:17.082 | [709511 Async init_cinder:751749]: finished init_cinder with result 0 in 4 seconds 2022-04-01 01:22:17.087 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:17.090 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 01:22:17.118 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:17.122 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 01:22:17.124 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:17.127 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 01:22:17.130 | + ./stack.sh:main:1218 : init_nova 2022-04-01 01:22:17.133 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 01:22:17.159 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:17.162 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 01:22:17.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:17.185 | + 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:22:17.188 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:22:17.255 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:22:17.304 | [709511 Async nova-cell-0:753923]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:22:17.309 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 01:22:17.316 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:22:17.327 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 01:22:17.330 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:22:17.332 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:22:17.336 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:22:17.422 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:22:17.495 | [709511 Async nova-cell-1:754015]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:22:17.501 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 01:22:17.510 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 01:22:17.518 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 01:22:17.521 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 01:22:17.525 | + 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:22:17.530 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:18.020 | + 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:22:18.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:18.048 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 01:22:19.115 | 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:22:22.507 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:22:22.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:22.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:22.518 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:22:22.518 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=754074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:22:22.546 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:22:22.547 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:22:22.582 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 01:22:24.712 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=754074) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:22:24.716 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 01:22:25.677 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=754074) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:22:25.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:25.686 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:25.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:25.686 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:26.187 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 01:22:26.191 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:22:26.198 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:22:26.201 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:22:26.204 | ++ 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:22:26.214 | + 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:22:27.264 | 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:22:30.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:30.193 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:30.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:30.193 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:30.695 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 01:22:30.701 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:22:30.707 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 01:22:30.775 | [709511 Async nova-cell-0:753923]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 753923 (3 other jobs running) 2022-04-01 01:22:30.813 | [709511 Async nova-cell-0:753923]: Signaling child to exit 2022-04-01 01:22:31.357 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:22:31.385 | [753923 Async nova-cell-0:753923]: finished successfully 2022-04-01 01:22:31.407 | WAKEUP 2022-04-01 01:22:31.436 | [709511 Async nova-cell-0:753923]: Signaled 2022-04-01 01:22:31.438 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 01:22:31.438 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 01:22:31.438 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 01:22:31.438 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 01:22:31.438 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 01:22:31.438 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 01:22:31.438 | + 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:22:31.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:31.438 | + 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:22:31.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:31.438 | + 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:22:31.438 | 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:22:31.438 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:22:31.440 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=754081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:22:31.440 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:22:31.440 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:22:31.440 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:22:31.440 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=754081) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:22:31.440 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:22:31.440 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=754081) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:22:31.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:22:31.440 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:31.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:22:31.440 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:31.496 | [709511 Async nova-cell-0:753923]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-04-01 01:22:31.501 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:31.504 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:22:31.507 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 01:22:31.569 | [709511 Async nova-cell-1:754015]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 754015 (2 other jobs running) 2022-04-01 01:22:31.614 | [709511 Async nova-cell-1:754015]: Signaling child to exit 2022-04-01 01:22:31.651 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:22:31.679 | [754015 Async nova-cell-1:754015]: finished successfully 2022-04-01 01:22:31.699 | WAKEUP 2022-04-01 01:22:31.722 | [709511 Async nova-cell-1:754015]: Signaled 2022-04-01 01:22:31.724 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 01:22:31.724 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 01:22:31.724 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 01:22:31.724 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 01:22:31.724 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 01:22:31.724 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 01:22:31.724 | + 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:22:31.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:31.724 | + 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:22:31.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:22:31.724 | + 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:22:31.724 | 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:22:31.724 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:22:31.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=754088) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:22:31.726 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:22:31.726 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:22:31.726 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:22:31.726 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=754088) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:22:31.726 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:22:31.726 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=754088) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:22:31.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:31.726 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:31.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:31.726 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:31.774 | [709511 Async nova-cell-1:754015]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-04-01 01:22:31.779 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:31.781 | + 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:22:31.784 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 01:22:32.837 | 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:22:35.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:35.975 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:35.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:35.975 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:35.975 | Running batches of 50 until complete 2022-04-01 01:22:35.975 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:22:35.975 | | Migration | Total Needed | Completed | 2022-04-01 01:22:35.975 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:22:35.975 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 01:22:35.975 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 01:22:35.975 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 01:22:35.975 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 01:22:35.975 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 01:22:35.975 | | populate_dev_uuids | 0 | 0 | 2022-04-01 01:22:35.975 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 01:22:35.975 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 01:22:35.975 | | populate_user_id | 0 | 0 | 2022-04-01 01:22:35.975 | | populate_uuids | 0 | 0 | 2022-04-01 01:22:35.975 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:22:36.483 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 01:22:36.488 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:22:36.491 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 01:22:36.494 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:22:36.497 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:22:36.500 | + 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:22:37.521 | 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:22:40.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:40.105 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:40.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:22:40.105 | from cryptography.utils import int_from_bytes 2022-04-01 01:22:40.105 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 01:22:40.105 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 01:22:40.580 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 01:22:40.583 | + 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:22:40.600 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 01:22:40.603 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 01:22:40.626 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:40.629 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 01:22:40.631 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 01:22:40.702 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 01:22:40.745 | [709511 Async configure_neutron_nova:755238]: running: configure_neutron_nova 2022-04-01 01:22:40.748 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 01:22:40.752 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:22:40.754 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 01:22:40.757 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:22:40.760 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:22:40.763 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:22:40.766 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:22:40.769 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:22:40.773 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:22:40.778 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:22:40.782 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:22:40.785 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:22:40.789 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 01:22:40.792 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:22:40.812 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:40.818 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:22:40.821 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:22:40.824 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 01:22:40.826 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:22:40.829 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:22:40.832 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 01:22:40.835 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:22:40.839 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:22:40.842 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:22:40.845 | + 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:22:40.849 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 01:22:40.852 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:22:40.855 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 01:22:40.858 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:22:40.861 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:22:40.864 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:22:40.867 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:40.871 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 01:22:40.873 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 01:22:40.877 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:40.880 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 01:22:40.883 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 01:22:40.886 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:22:40.889 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:40.892 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 01:22:40.896 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:40.900 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 01:22:40.900 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:40.900 | gsub("[][]", "", $1); 2022-04-01 01:22:40.900 | split($1, a, "|"); 2022-04-01 01:22:40.900 | if (a[1] == matchgroup) 2022-04-01 01:22:40.900 | print a[2] 2022-04-01 01:22:40.900 | } 2022-04-01 01:22:40.900 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:40.907 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:40.910 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:40.913 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:40.918 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 01:22:40.921 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 01:22:40.925 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 01:22:40.928 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 01:22:40.932 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 01:22:40.937 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 01:22:40.940 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 01:22:40.944 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:22:40.947 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:40.951 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:40.954 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 01:22:40.957 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:40.962 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 01:22:40.964 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 01:22:40.968 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 01:22:40.971 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 01:22:40.975 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:22:40.975 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:40.977 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:22:40.977 | BEGIN { 2022-04-01 01:22:40.977 | section = "" 2022-04-01 01:22:40.977 | last_section = "" 2022-04-01 01:22:40.977 | section_count = 0 2022-04-01 01:22:40.977 | } 2022-04-01 01:22:40.977 | /^\[.+\]/ { 2022-04-01 01:22:40.978 | gsub("[][]", "", $1); 2022-04-01 01:22:40.978 | section=$1 2022-04-01 01:22:40.978 | next 2022-04-01 01:22:40.978 | } 2022-04-01 01:22:40.978 | /^ *\#/ { 2022-04-01 01:22:40.978 | next 2022-04-01 01:22:40.978 | } 2022-04-01 01:22:40.978 | /^[^ \t]+/ { 2022-04-01 01:22:40.978 | # get offset of first = in $0 2022-04-01 01:22:40.978 | eq_idx = index($0, "=") 2022-04-01 01:22:40.978 | # extract attr & value from $0 2022-04-01 01:22:40.978 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:40.978 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:40.978 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:40.978 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:40.978 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:40.978 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:40.978 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:40.978 | 2022-04-01 01:22:40.978 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:40.978 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:40.978 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:40.978 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:40.978 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:40.978 | if (section != last_section) { 2022-04-01 01:22:40.978 | cfg_section[section_count++] = section 2022-04-01 01:22:40.978 | last_section = section 2022-04-01 01:22:40.978 | } 2022-04-01 01:22:40.978 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:40.978 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:40.978 | 2022-04-01 01:22:40.978 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:40.978 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:40.979 | } else { 2022-04-01 01:22:40.979 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:40.979 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:40.979 | } 2022-04-01 01:22:40.979 | } 2022-04-01 01:22:40.979 | END { 2022-04-01 01:22:40.979 | # Process each section in order 2022-04-01 01:22:40.979 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:40.979 | section = cfg_section[sno] 2022-04-01 01:22:40.979 | # The ini routines simply append a config item immediately 2022-04-01 01:22:40.979 | # after the section header. To keep the same order as defined 2022-04-01 01:22:40.979 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:40.979 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:40.979 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:40.979 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:40.979 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:40.979 | else { 2022-04-01 01:22:40.979 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:40.979 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:40.979 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:40.979 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:40.979 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:40.979 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:40.979 | } 2022-04-01 01:22:40.979 | } 2022-04-01 01:22:40.979 | } 2022-04-01 01:22:40.979 | } 2022-04-01 01:22:40.979 | ' 2022-04-01 01:22:40.979 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:40.980 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:40.984 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:40.987 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 01:22:40.989 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:40.993 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 01:22:40.996 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:22:40.996 | BEGIN { group = "" } 2022-04-01 01:22:40.996 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:40.996 | gsub("[][]", "", $1); 2022-04-01 01:22:40.996 | split($1, a, "|"); 2022-04-01 01:22:40.996 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:40.996 | group=a[1] 2022-04-01 01:22:40.996 | } else { 2022-04-01 01:22:40.996 | group="" 2022-04-01 01:22:40.996 | } 2022-04-01 01:22:40.996 | next 2022-04-01 01:22:40.996 | } 2022-04-01 01:22:40.996 | { 2022-04-01 01:22:40.996 | if (group != "") 2022-04-01 01:22:40.996 | print $0 2022-04-01 01:22:40.996 | } 2022-04-01 01:22:40.996 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:41.003 | + 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:22:41.006 | ++ 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:22:41.039 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 01:22:41.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 01:22:41.078 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 01:22:41.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 01:22:41.119 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.122 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 01:22:41.125 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 01:22:41.165 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 01:22:41.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 01:22:41.209 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.214 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 01:22:41.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:22:41.257 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.70/identity"' 2022-04-01 01:22:41.264 | ++ 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:22:41.304 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 01:22:41.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:22:41.345 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 01:22:41.352 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:22:41.385 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.388 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 01:22:41.391 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:22:41.424 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 01:22:41.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:22:41.465 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.467 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 01:22:41.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:22:41.504 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 01:22:41.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 01:22:41.543 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.546 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:41.549 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:41.551 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:41.555 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 01:22:41.557 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 01:22:41.561 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 01:22:41.564 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 01:22:41.568 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 01:22:41.573 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 01:22:41.575 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 01:22:41.578 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:22:41.581 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:41.584 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:41.588 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:22:41.591 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:41.595 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 01:22:41.598 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 01:22:41.602 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 01:22:41.605 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 01:22:41.610 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:22:41.610 | BEGIN { 2022-04-01 01:22:41.610 | section = "" 2022-04-01 01:22:41.610 | last_section = "" 2022-04-01 01:22:41.610 | section_count = 0 2022-04-01 01:22:41.610 | } 2022-04-01 01:22:41.610 | /^\[.+\]/ { 2022-04-01 01:22:41.610 | gsub("[][]", "", $1); 2022-04-01 01:22:41.610 | section=$1 2022-04-01 01:22:41.610 | next 2022-04-01 01:22:41.610 | } 2022-04-01 01:22:41.610 | /^ *\#/ { 2022-04-01 01:22:41.610 | next 2022-04-01 01:22:41.610 | } 2022-04-01 01:22:41.610 | /^[^ \t]+/ { 2022-04-01 01:22:41.610 | # get offset of first = in $0 2022-04-01 01:22:41.610 | eq_idx = index($0, "=") 2022-04-01 01:22:41.610 | # extract attr & value from $0 2022-04-01 01:22:41.610 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:41.610 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:41.610 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:41.610 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:41.610 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:41.610 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:41.610 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:41.610 | 2022-04-01 01:22:41.610 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:41.610 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:41.610 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:41.610 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:41.611 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:41.611 | if (section != last_section) { 2022-04-01 01:22:41.611 | cfg_section[section_count++] = section 2022-04-01 01:22:41.611 | last_section = section 2022-04-01 01:22:41.611 | } 2022-04-01 01:22:41.611 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:41.611 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:41.611 | 2022-04-01 01:22:41.611 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:41.611 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:41.611 | } else { 2022-04-01 01:22:41.611 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:41.611 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:41.611 | } 2022-04-01 01:22:41.611 | } 2022-04-01 01:22:41.611 | END { 2022-04-01 01:22:41.611 | # Process each section in order 2022-04-01 01:22:41.611 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:41.611 | section = cfg_section[sno] 2022-04-01 01:22:41.611 | # The ini routines simply append a config item immediately 2022-04-01 01:22:41.611 | # after the section header. To keep the same order as defined 2022-04-01 01:22:41.611 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:41.611 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:41.611 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:41.611 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:41.611 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:41.611 | else { 2022-04-01 01:22:41.611 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:41.611 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:41.611 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:41.611 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:41.611 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:41.611 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:41.611 | } 2022-04-01 01:22:41.611 | } 2022-04-01 01:22:41.611 | } 2022-04-01 01:22:41.612 | } 2022-04-01 01:22:41.612 | ' 2022-04-01 01:22:41.612 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:22:41.613 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:41.614 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.615 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:41.619 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:41.623 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:22:41.625 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:41.629 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 01:22:41.632 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:22:41.632 | BEGIN { group = "" } 2022-04-01 01:22:41.632 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:41.632 | gsub("[][]", "", $1); 2022-04-01 01:22:41.632 | split($1, a, "|"); 2022-04-01 01:22:41.632 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:41.632 | group=a[1] 2022-04-01 01:22:41.632 | } else { 2022-04-01 01:22:41.632 | group="" 2022-04-01 01:22:41.632 | } 2022-04-01 01:22:41.632 | next 2022-04-01 01:22:41.632 | } 2022-04-01 01:22:41.632 | { 2022-04-01 01:22:41.632 | if (group != "") 2022-04-01 01:22:41.632 | print $0 2022-04-01 01:22:41.633 | } 2022-04-01 01:22:41.633 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:41.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 01:22:41.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 01:22:41.656 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:22:41.678 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 01:22:41.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 01:22:41.689 | [755238 Async configure_neutron_nova:755238]: finished successfully 2022-04-01 01:22:41.717 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 01:22:41.722 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 01:22:41.756 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 01:22:41.763 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 01:22:41.798 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.801 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 01:22:41.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 01:22:41.839 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.841 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 01:22:41.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 01:22:41.876 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.879 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 01:22:41.882 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 01:22:41.920 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 01:22:41.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 01:22:41.962 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:41.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 01:22:41.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 01:22:41.999 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 01:22:42.007 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 01:22:42.041 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 01:22:42.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 01:22:42.080 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 01:22:42.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 01:22:42.117 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 01:22:42.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 01:22:42.154 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.157 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 01:22:42.159 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 01:22:42.193 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 01:22:42.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 01:22:42.233 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.235 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 01:22:42.238 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 01:22:42.271 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.275 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:42.278 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:42.281 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:42.286 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 01:22:42.290 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 01:22:42.295 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 01:22:42.298 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 01:22:42.302 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 01:22:42.306 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 01:22:42.309 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 01:22:42.312 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:22:42.315 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:42.318 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:42.321 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 01:22:42.324 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:42.329 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 01:22:42.332 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 01:22:42.339 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 01:22:42.341 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 01:22:42.345 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:22:42.346 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.347 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:22:42.347 | BEGIN { 2022-04-01 01:22:42.347 | section = "" 2022-04-01 01:22:42.347 | last_section = "" 2022-04-01 01:22:42.347 | section_count = 0 2022-04-01 01:22:42.347 | } 2022-04-01 01:22:42.347 | /^\[.+\]/ { 2022-04-01 01:22:42.347 | gsub("[][]", "", $1); 2022-04-01 01:22:42.347 | section=$1 2022-04-01 01:22:42.347 | next 2022-04-01 01:22:42.347 | } 2022-04-01 01:22:42.347 | /^ *\#/ { 2022-04-01 01:22:42.347 | next 2022-04-01 01:22:42.347 | } 2022-04-01 01:22:42.347 | /^[^ \t]+/ { 2022-04-01 01:22:42.347 | # get offset of first = in $0 2022-04-01 01:22:42.347 | eq_idx = index($0, "=") 2022-04-01 01:22:42.347 | # extract attr & value from $0 2022-04-01 01:22:42.348 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:42.348 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:42.348 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:42.348 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:42.348 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:42.348 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:42.348 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:42.348 | 2022-04-01 01:22:42.348 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:42.348 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:42.348 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:42.348 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:42.348 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:42.348 | if (section != last_section) { 2022-04-01 01:22:42.348 | cfg_section[section_count++] = section 2022-04-01 01:22:42.348 | last_section = section 2022-04-01 01:22:42.348 | } 2022-04-01 01:22:42.348 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:42.348 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:42.348 | 2022-04-01 01:22:42.348 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:42.348 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:42.348 | } else { 2022-04-01 01:22:42.349 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:42.349 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:42.349 | } 2022-04-01 01:22:42.349 | } 2022-04-01 01:22:42.349 | END { 2022-04-01 01:22:42.349 | # Process each section in order 2022-04-01 01:22:42.349 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:42.349 | section = cfg_section[sno] 2022-04-01 01:22:42.349 | # The ini routines simply append a config item immediately 2022-04-01 01:22:42.349 | # after the section header. To keep the same order as defined 2022-04-01 01:22:42.349 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:42.349 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:42.349 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:42.349 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:42.349 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:42.349 | else { 2022-04-01 01:22:42.349 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:42.349 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:42.349 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:42.350 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:42.350 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:42.350 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:42.350 | } 2022-04-01 01:22:42.350 | } 2022-04-01 01:22:42.350 | } 2022-04-01 01:22:42.350 | } 2022-04-01 01:22:42.350 | ' 2022-04-01 01:22:42.350 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:42.351 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:42.352 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:42.355 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 01:22:42.358 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:42.362 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 01:22:42.365 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:22:42.365 | BEGIN { group = "" } 2022-04-01 01:22:42.365 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:42.365 | gsub("[][]", "", $1); 2022-04-01 01:22:42.365 | split($1, a, "|"); 2022-04-01 01:22:42.365 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:42.365 | group=a[1] 2022-04-01 01:22:42.365 | } else { 2022-04-01 01:22:42.365 | group="" 2022-04-01 01:22:42.365 | } 2022-04-01 01:22:42.365 | next 2022-04-01 01:22:42.365 | } 2022-04-01 01:22:42.365 | { 2022-04-01 01:22:42.365 | if (group != "") 2022-04-01 01:22:42.365 | print $0 2022-04-01 01:22:42.365 | } 2022-04-01 01:22:42.365 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:42.372 | + 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:22:42.377 | ++ 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:22:42.412 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.416 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:22:42.418 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:22:42.421 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:22:42.425 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:42.427 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:42.431 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:42.433 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 01:22:42.437 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:42.441 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 01:22:42.444 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 01:22:42.447 | + 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:22:42.450 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:42.452 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:22:42.455 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:42.458 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:22:42.463 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:42.467 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:42.472 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:22:42.475 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 01:22:42.479 | + 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:22:42.480 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.481 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:22:42.481 | BEGIN { 2022-04-01 01:22:42.481 | section = "" 2022-04-01 01:22:42.481 | last_section = "" 2022-04-01 01:22:42.481 | section_count = 0 2022-04-01 01:22:42.481 | } 2022-04-01 01:22:42.481 | /^\[.+\]/ { 2022-04-01 01:22:42.481 | gsub("[][]", "", $1); 2022-04-01 01:22:42.481 | section=$1 2022-04-01 01:22:42.481 | next 2022-04-01 01:22:42.481 | } 2022-04-01 01:22:42.481 | /^ *\#/ { 2022-04-01 01:22:42.481 | next 2022-04-01 01:22:42.481 | } 2022-04-01 01:22:42.481 | /^[^ \t]+/ { 2022-04-01 01:22:42.481 | # get offset of first = in $0 2022-04-01 01:22:42.481 | eq_idx = index($0, "=") 2022-04-01 01:22:42.481 | # extract attr & value from $0 2022-04-01 01:22:42.481 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:22:42.481 | value = substr($0, eq_idx + 1) 2022-04-01 01:22:42.481 | # only need to strip trailing whitespace from attr 2022-04-01 01:22:42.481 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:22:42.481 | # need to strip leading & trailing whitespace from value 2022-04-01 01:22:42.482 | sub(/^[ \t]*/, "", value) 2022-04-01 01:22:42.482 | sub(/[ \t]*$/, "", value) 2022-04-01 01:22:42.482 | 2022-04-01 01:22:42.482 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:22:42.482 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:22:42.482 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:22:42.482 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:22:42.482 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:22:42.482 | if (section != last_section) { 2022-04-01 01:22:42.482 | cfg_section[section_count++] = section 2022-04-01 01:22:42.482 | last_section = section 2022-04-01 01:22:42.482 | } 2022-04-01 01:22:42.482 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:22:42.482 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:22:42.482 | 2022-04-01 01:22:42.482 | cfg_attr[section, attr, 0] = value 2022-04-01 01:22:42.482 | cfg_attr_count[section, attr] = 1 2022-04-01 01:22:42.482 | } else { 2022-04-01 01:22:42.482 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:22:42.482 | cfg_attr[section, attr, lno] = value 2022-04-01 01:22:42.482 | } 2022-04-01 01:22:42.482 | } 2022-04-01 01:22:42.482 | END { 2022-04-01 01:22:42.482 | # Process each section in order 2022-04-01 01:22:42.483 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:22:42.483 | section = cfg_section[sno] 2022-04-01 01:22:42.483 | # The ini routines simply append a config item immediately 2022-04-01 01:22:42.483 | # after the section header. To keep the same order as defined 2022-04-01 01:22:42.483 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:22:42.483 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:22:42.483 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:22:42.483 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:22:42.483 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:22:42.483 | else { 2022-04-01 01:22:42.483 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:22:42.483 | count = cfg_attr_count[section, attr] 2022-04-01 01:22:42.483 | print "inidelete " configfile " " section " " attr 2022-04-01 01:22:42.483 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:22:42.483 | for (l = count -2; l >= 0; l--) 2022-04-01 01:22:42.483 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:22:42.483 | } 2022-04-01 01:22:42.483 | } 2022-04-01 01:22:42.483 | } 2022-04-01 01:22:42.483 | } 2022-04-01 01:22:42.483 | ' 2022-04-01 01:22:42.483 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:22:42.484 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:22:42.485 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:22:42.488 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:22:42.491 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:22:42.494 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 01:22:42.496 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:22:42.496 | BEGIN { group = "" } 2022-04-01 01:22:42.496 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:22:42.496 | gsub("[][]", "", $1); 2022-04-01 01:22:42.496 | split($1, a, "|"); 2022-04-01 01:22:42.496 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:22:42.496 | group=a[1] 2022-04-01 01:22:42.496 | } else { 2022-04-01 01:22:42.497 | group="" 2022-04-01 01:22:42.497 | } 2022-04-01 01:22:42.497 | next 2022-04-01 01:22:42.497 | } 2022-04-01 01:22:42.497 | { 2022-04-01 01:22:42.497 | if (group != "") 2022-04-01 01:22:42.497 | print $0 2022-04-01 01:22:42.497 | } 2022-04-01 01:22:42.497 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:22:42.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 01:22:42.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 01:22:42.540 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 01:22:42.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 01:22:42.576 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:22:42.580 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 01:22:42.605 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:42.608 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 01:22:42.612 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:42.615 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 01:22:42.620 | + ./stack.sh:main:1252 : start_swift 2022-04-01 01:22:42.623 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 01:22:42.626 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:22:42.630 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:22:42.667 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 01:22:42.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:22:42.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:22:42.682 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 01:22:43.141 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 01:22:43.147 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 01:22:43.150 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 01:22:43.152 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 01:22:43.155 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 01:22:43.158 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:22:43.161 | + 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:22:43.164 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 01:22:43.168 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:22:43.171 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:43.174 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:43.176 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 01:22:43.179 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:43.182 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:43.184 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:43.187 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:43.190 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:43.195 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776163192 2022-04-01 01:22:43.200 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 01:22:43.218 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:43.221 | + 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:22:43.224 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 01:22:43.226 | + 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:22:43.229 | + 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:22:43.231 | + 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:22:43.234 | + 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:22:43.237 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 01:22:43.239 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 01:22:43.244 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 01:22:43.249 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:43.251 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:43.254 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:22:43.257 | + 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:22:43.260 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 01:22:43.262 | + 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:22:43.265 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:43.267 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:43.269 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:43.271 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:43.274 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 01:22:43.276 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:43.280 | + 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:22:43.345 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 01:22:43.399 | + 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:22:43.454 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 01:22:43.515 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 01:22:43.573 | + 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:22:43.645 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:43.648 | + 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:22:43.707 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:44.349 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 01:22:44.364 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 01:22:45.037 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 01:22:45.061 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:45.063 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:45.066 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:45.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:45.072 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:45.074 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:45.077 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:45.079 | + functions-common:time_stop:2432 : start_time=1648776163192 2022-04-01 01:22:45.082 | + functions-common:time_stop:2434 : [[ -z 1648776163192 ]] 2022-04-01 01:22:45.085 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:45.090 | + functions-common:time_stop:2437 : end_time=1648776165088 2022-04-01 01:22:45.093 | + functions-common:time_stop:2438 : elapsed_time=1896 2022-04-01 01:22:45.095 | + functions-common:time_stop:2439 : total=4126 2022-04-01 01:22:45.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:45.101 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6022 2022-04-01 01:22:45.103 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:22:45.106 | + 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:22:45.109 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 01:22:45.111 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:22:45.114 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:45.117 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:45.123 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 01:22:45.131 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:45.135 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:45.138 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:45.140 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:45.144 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:45.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776165146 2022-04-01 01:22:45.153 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 01:22:45.173 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:45.176 | + 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:22:45.179 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 01:22:45.181 | + 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:22:45.184 | + 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:22:45.186 | + 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:22:45.189 | + 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:22:45.192 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 01:22:45.195 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 01:22:45.198 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 01:22:45.201 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:45.203 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:45.207 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:22:45.209 | + 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:22:45.213 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 01:22:45.216 | + 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:22:45.219 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:45.221 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:45.224 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:45.227 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:45.229 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 01:22:45.232 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:45.237 | + 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:22:45.298 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 01:22:45.364 | + 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:22:45.427 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 01:22:45.488 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 01:22:45.545 | + 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:22:45.609 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:45.612 | + 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:22:45.671 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:46.348 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 01:22:46.363 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 01:22:47.074 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 01:22:47.097 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:47.103 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:47.106 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:47.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:47.112 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:47.115 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:47.119 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:47.123 | + functions-common:time_stop:2432 : start_time=1648776165146 2022-04-01 01:22:47.125 | + functions-common:time_stop:2434 : [[ -z 1648776165146 ]] 2022-04-01 01:22:47.128 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:47.133 | + functions-common:time_stop:2437 : end_time=1648776167130 2022-04-01 01:22:47.137 | + functions-common:time_stop:2438 : elapsed_time=1984 2022-04-01 01:22:47.139 | + functions-common:time_stop:2439 : total=6022 2022-04-01 01:22:47.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:47.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8006 2022-04-01 01:22:47.147 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:22:47.150 | + 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:22:47.153 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 01:22:47.156 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:22:47.159 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:47.162 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:47.166 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 01:22:47.168 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:47.172 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:47.175 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:47.178 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:47.182 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:47.189 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776167184 2022-04-01 01:22:47.192 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 01:22:47.211 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:47.214 | + 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:22:47.216 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 01:22:47.219 | + 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:22:47.222 | + 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:22:47.224 | + 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:22:47.227 | + 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:22:47.231 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 01:22:47.234 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 01:22:47.237 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 01:22:47.240 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:47.243 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:47.246 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:22:47.249 | + 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:22:47.252 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 01:22:47.254 | + 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:22:47.257 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:47.260 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:47.262 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:47.265 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:47.268 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 01:22:47.270 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:47.275 | + 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:22:47.335 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 01:22:47.394 | + 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:22:47.459 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 01:22:47.522 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 01:22:47.591 | + 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:22:47.654 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:47.656 | + 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:22:47.716 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:48.384 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 01:22:48.404 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 01:22:49.087 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 01:22:49.117 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:49.125 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:49.128 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:49.131 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:49.137 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:49.141 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:49.145 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:49.149 | + functions-common:time_stop:2432 : start_time=1648776167184 2022-04-01 01:22:49.151 | + functions-common:time_stop:2434 : [[ -z 1648776167184 ]] 2022-04-01 01:22:49.154 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:49.159 | + functions-common:time_stop:2437 : end_time=1648776169156 2022-04-01 01:22:49.162 | + functions-common:time_stop:2438 : elapsed_time=1972 2022-04-01 01:22:49.165 | + functions-common:time_stop:2439 : total=8006 2022-04-01 01:22:49.167 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:49.170 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9978 2022-04-01 01:22:49.173 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 01:22:49.176 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 01:22:49.234 | + 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:22:49.236 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 01:22:49.240 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:49.244 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:49.247 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:49.250 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 01:22:49.253 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:49.257 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:49.261 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:49.264 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:49.268 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:49.272 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776169270 2022-04-01 01:22:49.276 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 01:22:49.296 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:49.299 | + 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:22:49.301 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 01:22:49.304 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:49.307 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:49.309 | + 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:22:49.312 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:22:49.315 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 01:22:49.318 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 01:22:49.321 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 01:22:49.323 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:49.326 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:49.329 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 01:22:49.332 | + 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:22:49.335 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 01:22:49.338 | + 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:22:49.341 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:49.343 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:49.346 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:49.351 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:49.354 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 01:22:49.357 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:49.363 | + 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:22:49.427 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 01:22:49.501 | + 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:22:49.563 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 01:22:49.629 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 01:22:49.697 | + 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:22:49.758 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:49.760 | + 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:22:49.831 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:50.543 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 01:22:51.253 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 01:22:51.285 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:51.288 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:51.292 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:51.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:51.298 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:51.301 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:51.304 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:51.307 | + functions-common:time_stop:2432 : start_time=1648776169270 2022-04-01 01:22:51.309 | + functions-common:time_stop:2434 : [[ -z 1648776169270 ]] 2022-04-01 01:22:51.313 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:51.317 | + functions-common:time_stop:2437 : end_time=1648776171314 2022-04-01 01:22:51.320 | + functions-common:time_stop:2438 : elapsed_time=2044 2022-04-01 01:22:51.324 | + functions-common:time_stop:2439 : total=9978 2022-04-01 01:22:51.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:51.332 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12022 2022-04-01 01:22:51.334 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 01:22:51.352 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:51.355 | + 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:22:51.358 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 01:22:51.363 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:51.365 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:51.368 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:51.371 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 01:22:51.375 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:51.379 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:51.383 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:51.386 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:51.389 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:51.393 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776171391 2022-04-01 01:22:51.396 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 01:22:51.415 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:51.421 | + 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:22:51.425 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 01:22:51.427 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:51.431 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:51.434 | + 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:22:51.437 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:22:51.440 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 01:22:51.444 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 01:22:51.447 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 01:22:51.449 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:51.452 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:51.454 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 01:22:51.457 | + 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:22:51.460 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 01:22:51.464 | + 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:22:51.470 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:22:51.472 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:22:51.475 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:22:51.479 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:22:51.481 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 01:22:51.485 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:22:51.490 | + 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:22:51.553 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 01:22:51.616 | + 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:22:51.686 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 01:22:51.752 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 01:22:51.816 | + 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:22:51.881 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:22:51.884 | + 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:22:51.951 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:22:52.687 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 01:22:52.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 01:22:53.424 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 01:22:53.459 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:22:53.463 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:53.467 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:53.470 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:53.473 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:53.475 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:53.478 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:22:53.480 | + functions-common:time_stop:2432 : start_time=1648776171391 2022-04-01 01:22:53.483 | + functions-common:time_stop:2434 : [[ -z 1648776171391 ]] 2022-04-01 01:22:53.487 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:53.493 | + functions-common:time_stop:2437 : end_time=1648776173489 2022-04-01 01:22:53.496 | + functions-common:time_stop:2438 : elapsed_time=2098 2022-04-01 01:22:53.499 | + functions-common:time_stop:2439 : total=12022 2022-04-01 01:22:53.501 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:53.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14120 2022-04-01 01:22:53.508 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 01:22:53.508 | Waiting for swift proxy to start... 2022-04-01 01:22:53.511 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.70:8080/info 2022-04-01 01:22:53.514 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:22:53.517 | + functions:wait_for_service:458 : local url=http://10.222.0.70:8080/info 2022-04-01 01:22:53.519 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:22:53.522 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:22:53.525 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:22:53.527 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:53.530 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:53.533 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:53.539 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776173535 2022-04-01 01:22:53.542 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:22:53.549 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:22:53.569 | + :: : [[ 000 == 503 ]] 2022-04-01 01:22:53.571 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:22:53.573 | + :: : sleep 1 2022-04-01 01:22:54.577 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:22:54.592 | + :: : [[ 000 == 503 ]] 2022-04-01 01:22:54.593 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:22:54.595 | + :: : sleep 1 2022-04-01 01:22:55.599 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:22:55.619 | + :: : [[ 000 == 503 ]] 2022-04-01 01:22:55.620 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:22:55.622 | + :: : sleep 1 2022-04-01 01:22:56.626 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 01:22:57.140 | + :: : [[ 200 == 503 ]] 2022-04-01 01:22:57.142 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:22:57.147 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:22:57.150 | + functions-common:time_stop:2425 : local name 2022-04-01 01:22:57.154 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:22:57.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:22:57.160 | + functions-common:time_stop:2428 : local total 2022-04-01 01:22:57.165 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:22:57.168 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:22:57.171 | + functions-common:time_stop:2432 : start_time=1648776173535 2022-04-01 01:22:57.173 | + functions-common:time_stop:2434 : [[ -z 1648776173535 ]] 2022-04-01 01:22:57.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:22:57.184 | + functions-common:time_stop:2437 : end_time=1648776177180 2022-04-01 01:22:57.186 | + functions-common:time_stop:2438 : elapsed_time=3645 2022-04-01 01:22:57.190 | + functions-common:time_stop:2439 : total=6798 2022-04-01 01:22:57.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:22:57.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10443 2022-04-01 01:22:57.200 | + functions:wait_for_service:467 : return 0 2022-04-01 01:22:57.202 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 01:22:57.205 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:57.208 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 01:22:57.230 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:57.233 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:57.272 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 01:22:57.332 | [709511 Async configure_neutron_nova:755238]: Waiting for completion of configure_neutron_nova running on PID 755238 (2 other jobs running) 2022-04-01 01:22:57.364 | [709511 Async configure_neutron_nova:755238]: Signaling child to exit 2022-04-01 01:22:57.364 | WAKEUP 2022-04-01 01:22:57.389 | [709511 Async configure_neutron_nova:755238]: Signaled 2022-04-01 01:22:57.391 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 01:22:57.391 | ++ 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:22:57.391 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:22:57.391 | + 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:22:57.391 | + 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:22:57.391 | + 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:22:57.391 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:22:57.391 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 01:22:57.391 | + 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:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 01:22:57.391 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:22:57.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:22:57.391 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:22:57.391 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:22:57.392 | + 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:22:57.392 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 01:22:57.392 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:22:57.392 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 01:22:57.392 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 01:22:57.392 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:22:57.392 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:22:57.392 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:22:57.392 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 01:22:57.392 | + 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:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 01:22:57.392 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:22:57.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:22:57.392 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:57.392 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 01:22:57.393 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:22:57.393 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:22:57.447 | [709511 Async configure_neutron_nova:755238]: finished configure_neutron_nova with result 0 in 1 seconds 2022-04-01 01:22:57.453 | + inc/async:async_wait:197 : return 0 2022-04-01 01:22:57.455 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 01:22:57.479 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:57.483 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:57.519 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:22:57.559 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 01:22:57.578 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:57.581 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 01:22:57.584 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:22:57.587 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 01:22:57.590 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 01:22:57.592 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 01:22:57.595 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 01:22:57.598 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 01:22:57.600 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 01:22:57.622 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:22:57.625 | + 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:22:57.628 | + 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:22:57.631 | + 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:22:57.636 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 01:22:57.640 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 01:22:57.645 | + 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:22:57.648 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 01:22:57.651 | + 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:22:57.654 | + functions-common:run_process:1682 : local group= 2022-04-01 01:22:57.656 | + functions-common:run_process:1683 : local user= 2022-04-01 01:22:57.659 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 01:22:57.662 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:22:57.665 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:22:57.667 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:22:57.670 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:22:57.673 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:22:57.678 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776177675 2022-04-01 01:22:57.681 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 01:22:57.702 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:22:57.705 | + 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:22:57.708 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 01:22:57.712 | + 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:22:57.715 | + 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:22:57.718 | + 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:22:57.721 | + 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:22:57.723 | + 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:22:57.726 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:22:57.729 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 01:22:57.733 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:22:57.736 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:22:57.740 | + 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:22:57.743 | + 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:22:57.745 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 01:22:57.748 | + 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:22:57.750 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:22:57.753 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:22:57.755 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 01:22:57.758 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:22:57.763 | + 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:22:57.826 | + 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:22:57.897 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 01:22:57.967 | + 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:22:58.035 | + 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:22:58.105 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 01:22:58.168 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 01:22:58.230 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 01:22:58.293 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 01:22:58.357 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 01:22:58.423 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:22:58.426 | + 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:22:58.494 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:22:59.262 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 01:22:59.280 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 01:23:00.073 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 01:23:00.170 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:00.177 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:00.182 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:00.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:00.189 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:00.193 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:00.197 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:00.200 | + functions-common:time_stop:2432 : start_time=1648776177675 2022-04-01 01:23:00.204 | + functions-common:time_stop:2434 : [[ -z 1648776177675 ]] 2022-04-01 01:23:00.209 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:00.217 | + functions-common:time_stop:2437 : end_time=1648776180213 2022-04-01 01:23:00.220 | + functions-common:time_stop:2438 : elapsed_time=2538 2022-04-01 01:23:00.224 | + functions-common:time_stop:2439 : total=14120 2022-04-01 01:23:00.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:00.231 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16658 2022-04-01 01:23:00.235 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.70/compute/v2.1/ 2022-04-01 01:23:00.239 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 01:23:00.239 | Waiting for nova-api to start... 2022-04-01 01:23:00.243 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.70/compute/v2.1/ 2022-04-01 01:23:00.246 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:23:00.250 | + functions:wait_for_service:458 : local url=http://10.222.0.70/compute/v2.1/ 2022-04-01 01:23:00.253 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:23:00.257 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:23:00.260 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:23:00.263 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:00.267 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:00.271 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:00.278 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776180274 2022-04-01 01:23:00.281 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:23:00.289 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/compute/v2.1/ 2022-04-01 01:23:08.438 | + :: : [[ 200 == 503 ]] 2022-04-01 01:23:08.439 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:23:08.443 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:23:08.445 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:08.448 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:08.451 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:08.455 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:08.457 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:08.460 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:23:08.463 | + functions-common:time_stop:2432 : start_time=1648776180274 2022-04-01 01:23:08.465 | + functions-common:time_stop:2434 : [[ -z 1648776180274 ]] 2022-04-01 01:23:08.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:08.473 | + functions-common:time_stop:2437 : end_time=1648776188471 2022-04-01 01:23:08.477 | + functions-common:time_stop:2438 : elapsed_time=8197 2022-04-01 01:23:08.479 | + functions-common:time_stop:2439 : total=10443 2022-04-01 01:23:08.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:08.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18640 2022-04-01 01:23:08.487 | + functions:wait_for_service:467 : return 0 2022-04-01 01:23:08.490 | + 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:23:08.494 | + 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:23:08.497 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 01:23:08.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:08.517 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 01:23:08.520 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:23:08.524 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 01:23:08.527 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 01:23:08.529 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:23:08.533 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 01:23:08.551 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:08.554 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 01:23:08.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:08.578 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 01:23:08.581 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:23:08.584 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 01:23:08.588 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 01:23:08.591 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 01:23:08.593 | + 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:23:08.629 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 01:23:08.632 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 01:23:08.635 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 01:23:08.668 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 01:23:08.701 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 01:23:08.704 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 01:23:08.707 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 01:23:08.710 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 01:23:08.713 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 01:23:08.717 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 01:23:08.720 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:23:08.723 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:23:08.727 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 01:23:08.730 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 01:23:08.732 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 01:23:08.736 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 01:23:08.738 | +++ 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:23:08.741 | +++ 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:23:08.745 | ++ 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:23:08.747 | ++ 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:23:08.750 | ++ 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:23:08.754 | + 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:23:08.756 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 01:23:08.775 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:08.778 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 01:23:08.780 | + 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:23:08.783 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 01:23:08.786 | + 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:23:08.789 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:08.792 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:08.794 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 01:23:08.797 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:08.800 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:08.803 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:08.805 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:08.809 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:08.814 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776188811 2022-04-01 01:23:08.816 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 01:23:08.835 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:08.838 | + 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:23:08.842 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 01:23:08.844 | + 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:23:08.848 | + 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:23:08.850 | + 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:23:08.853 | + 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:23:08.856 | + 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:23:08.859 | + 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:23:08.862 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 01:23:08.865 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:08.867 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:08.870 | + 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:23:08.873 | + 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:23:08.876 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 01:23:08.878 | + 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:23:08.880 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:08.883 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:08.886 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:08.889 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:08.892 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 01:23:08.895 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:08.900 | + 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:23:08.961 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 01:23:09.021 | + 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:23:09.082 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 01:23:09.144 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 01:23:09.207 | + 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:23:09.273 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:09.275 | + 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:23:09.345 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:10.153 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 01:23:10.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 01:23:10.826 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 01:23:10.849 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:10.855 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:10.860 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:10.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:10.865 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:10.868 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:10.871 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:10.874 | + functions-common:time_stop:2432 : start_time=1648776188811 2022-04-01 01:23:10.877 | + functions-common:time_stop:2434 : [[ -z 1648776188811 ]] 2022-04-01 01:23:10.881 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:10.886 | + functions-common:time_stop:2437 : end_time=1648776190883 2022-04-01 01:23:10.888 | + functions-common:time_stop:2438 : elapsed_time=2072 2022-04-01 01:23:10.891 | + functions-common:time_stop:2439 : total=16658 2022-04-01 01:23:10.893 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:10.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18730 2022-04-01 01:23:10.900 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.70:9696 2022-04-01 01:23:10.902 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 01:23:10.921 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:23:10.924 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 01:23:10.924 | Waiting for Neutron to start... 2022-04-01 01:23:10.926 | + 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:23:10.929 | + 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:23:10.933 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-04-01 01:23:10.936 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 01:23:10.940 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 01:23:10.944 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:23:10.947 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:23:10.950 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:23:10.953 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:10.955 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:10.959 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:10.964 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776190961 2022-04-01 01:23:10.967 | + 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:23:17.058 | {"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:23:17.061 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:17.064 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:17.066 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:17.069 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:17.071 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:17.074 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:23:17.077 | + functions-common:time_stop:2432 : start_time=1648776190961 2022-04-01 01:23:17.079 | + functions-common:time_stop:2434 : [[ -z 1648776190961 ]] 2022-04-01 01:23:17.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:17.088 | + functions-common:time_stop:2437 : end_time=1648776197084 2022-04-01 01:23:17.091 | + functions-common:time_stop:2438 : elapsed_time=6123 2022-04-01 01:23:17.093 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:23:17.096 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:17.098 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6123 2022-04-01 01:23:17.102 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 01:23:17.120 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:17.123 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 01:23:17.126 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:23:17.128 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 01:23:17.131 | + ./stack.sh:main:1298 : start_placement 2022-04-01 01:23:17.134 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 01:23:17.137 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:23:17.140 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 01:23:17.145 | + 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:23:17.148 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 01:23:17.151 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:23:17.153 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:17.156 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:17.158 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 01:23:17.161 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:17.164 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:17.166 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:17.169 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:17.172 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:17.177 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776197174 2022-04-01 01:23:17.180 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 01:23:17.198 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:17.201 | + 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:23:17.204 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 01:23:17.206 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:23:17.209 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:23:17.213 | + 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:23:17.216 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:23:17.218 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 01:23:17.221 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 01:23:17.224 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 01:23:17.226 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:17.229 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:17.232 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:23:17.234 | + 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:23:17.237 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 01:23:17.239 | + 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:23:17.242 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:23:17.244 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:23:17.247 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 01:23:17.249 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:23:17.254 | + 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:23:17.309 | + 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:23:17.366 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 01:23:17.424 | + 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:23:17.486 | + 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:23:17.547 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 01:23:17.610 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 01:23:17.670 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 01:23:17.729 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 01:23:17.795 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 01:23:17.855 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:23:17.858 | + 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:23:17.922 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:23:18.619 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 01:23:18.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 01:23:19.323 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 01:23:19.411 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:19.414 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:19.417 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:19.421 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:19.427 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:19.431 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:19.434 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:19.437 | + functions-common:time_stop:2432 : start_time=1648776197174 2022-04-01 01:23:19.442 | + functions-common:time_stop:2434 : [[ -z 1648776197174 ]] 2022-04-01 01:23:19.448 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:19.457 | + functions-common:time_stop:2437 : end_time=1648776199451 2022-04-01 01:23:19.461 | + functions-common:time_stop:2438 : elapsed_time=2277 2022-04-01 01:23:19.467 | + functions-common:time_stop:2439 : total=18730 2022-04-01 01:23:19.470 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:19.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21007 2022-04-01 01:23:19.478 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 01:23:19.478 | Waiting for placement-api to start... 2022-04-01 01:23:19.481 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.70/placement 2022-04-01 01:23:19.485 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:23:19.490 | + functions:wait_for_service:458 : local url=http://10.222.0.70/placement 2022-04-01 01:23:19.494 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:23:19.497 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:23:19.501 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:23:19.504 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:19.508 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:19.512 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:19.520 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776199515 2022-04-01 01:23:19.523 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:23:19.531 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/placement 2022-04-01 01:23:22.391 | + :: : [[ 200 == 503 ]] 2022-04-01 01:23:22.392 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:23:22.395 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:23:22.402 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:22.405 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:22.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:22.413 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:22.415 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:22.418 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:23:22.420 | + functions-common:time_stop:2432 : start_time=1648776199515 2022-04-01 01:23:22.423 | + functions-common:time_stop:2434 : [[ -z 1648776199515 ]] 2022-04-01 01:23:22.427 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:22.432 | + functions-common:time_stop:2437 : end_time=1648776202429 2022-04-01 01:23:22.435 | + functions-common:time_stop:2438 : elapsed_time=2914 2022-04-01 01:23:22.438 | + functions-common:time_stop:2439 : total=18640 2022-04-01 01:23:22.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:22.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21554 2022-04-01 01:23:22.446 | + functions:wait_for_service:467 : return 0 2022-04-01 01:23:22.449 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 01:23:22.474 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:22.477 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 01:23:22.480 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 01:23:22.485 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:23:22.485 | ++ 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:23:22.492 | + 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:23:22.494 | + 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:23:22.497 | + 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:23:22.501 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:23:22.504 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 01:23:22.507 | + 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:23:22.510 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 01:23:22.513 | + 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:23:22.516 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:22.519 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:22.521 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 01:23:22.524 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:22.527 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:22.530 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:22.532 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:22.536 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:22.541 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776202538 2022-04-01 01:23:22.544 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 01:23:22.562 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:22.565 | + 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:23:22.568 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 01:23:22.570 | + 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:23:22.573 | + 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:23:22.576 | + 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:23:22.579 | + 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:23:22.581 | + 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:23:22.584 | + 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:23:22.587 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 01:23:22.589 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:22.593 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:22.596 | + 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:23:22.599 | + 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:23:22.603 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 01:23:22.605 | + 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:23:22.611 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:22.613 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:22.617 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:22.620 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:22.623 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 01:23:22.626 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:22.631 | + 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:23:22.693 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 01:23:22.757 | + 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:23:22.817 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 01:23:22.883 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 01:23:22.946 | + 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:23:23.007 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:23.013 | + 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:23:23.074 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:23.792 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 01:23:23.807 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 01:23:24.463 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 01:23:24.485 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:24.488 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:24.491 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:24.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:24.497 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:24.499 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:24.502 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:24.505 | + functions-common:time_stop:2432 : start_time=1648776202538 2022-04-01 01:23:24.508 | + functions-common:time_stop:2434 : [[ -z 1648776202538 ]] 2022-04-01 01:23:24.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:24.516 | + functions-common:time_stop:2437 : end_time=1648776204513 2022-04-01 01:23:24.520 | + functions-common:time_stop:2438 : elapsed_time=1975 2022-04-01 01:23:24.524 | + functions-common:time_stop:2439 : total=21007 2022-04-01 01:23:24.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:24.529 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22982 2022-04-01 01:23:24.532 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 01:23:24.535 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:23:24.537 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:23:24.541 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 01:23:24.544 | + 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:23:24.546 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 01:23:24.549 | + 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:23:24.552 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:24.555 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:24.559 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 01:23:24.562 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:24.565 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:24.568 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:24.572 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:24.575 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:24.580 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776204577 2022-04-01 01:23:24.584 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 01:23:24.605 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:24.609 | + 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:23:24.611 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 01:23:24.615 | + 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:23:24.618 | + 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:23:24.621 | + 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:23:24.624 | + 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:23:24.627 | + 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:23:24.630 | + 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:23:24.633 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 01:23:24.636 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:24.639 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:24.641 | + 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:23:24.646 | + 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:23:24.649 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 01:23:24.652 | + 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:23:24.655 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:24.658 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:24.661 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:24.664 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:24.667 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 01:23:24.670 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:24.675 | + 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:23:24.743 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 01:23:24.811 | + 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:23:24.870 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 01:23:24.940 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 01:23:25.009 | + 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:23:25.071 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:25.073 | + 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:23:25.138 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:25.894 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 01:23:25.912 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 01:23:26.673 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 01:23:26.699 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:26.702 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:26.705 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:26.708 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:26.711 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:26.715 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:26.717 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:26.720 | + functions-common:time_stop:2432 : start_time=1648776204577 2022-04-01 01:23:26.723 | + functions-common:time_stop:2434 : [[ -z 1648776204577 ]] 2022-04-01 01:23:26.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:26.733 | + functions-common:time_stop:2437 : end_time=1648776206729 2022-04-01 01:23:26.735 | + functions-common:time_stop:2438 : elapsed_time=2152 2022-04-01 01:23:26.738 | + functions-common:time_stop:2439 : total=22982 2022-04-01 01:23:26.741 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:26.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25134 2022-04-01 01:23:26.747 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 01:23:26.749 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:23:26.752 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:23:26.756 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 01:23:26.761 | +++ 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:23:26.763 | +++ 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:23:26.766 | ++ 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:23:26.769 | ++ 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:23:26.772 | ++ 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:23:26.775 | + 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:23:26.779 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 01:23:26.781 | + 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:23:26.785 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:26.789 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:26.792 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 01:23:26.795 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:26.798 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:26.801 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:26.804 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:26.808 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:26.813 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776206810 2022-04-01 01:23:26.820 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 01:23:26.849 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:26.855 | + 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:23:26.858 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 01:23:26.862 | + 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:23:26.865 | + 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:23:26.868 | + 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:23:26.871 | + 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:23:26.873 | + 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:23:26.877 | + 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:23:26.880 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 01:23:26.883 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:26.886 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:26.889 | + 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:23:26.892 | + 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:23:26.901 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 01:23:26.908 | + 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:23:26.911 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:26.914 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:26.918 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:26.920 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:26.923 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 01:23:26.926 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:26.932 | + 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:23:27.007 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 01:23:27.089 | + 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:23:27.153 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 01:23:27.221 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 01:23:27.290 | + 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:23:27.362 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:27.364 | + 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:23:27.443 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:28.166 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 01:23:28.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 01:23:28.978 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 01:23:29.010 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:29.016 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:29.026 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:29.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:29.032 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:29.035 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:29.037 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:29.042 | + functions-common:time_stop:2432 : start_time=1648776206810 2022-04-01 01:23:29.046 | + functions-common:time_stop:2434 : [[ -z 1648776206810 ]] 2022-04-01 01:23:29.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:29.060 | + functions-common:time_stop:2437 : end_time=1648776209054 2022-04-01 01:23:29.062 | + functions-common:time_stop:2438 : elapsed_time=2244 2022-04-01 01:23:29.064 | + functions-common:time_stop:2439 : total=25134 2022-04-01 01:23:29.068 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:29.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27378 2022-04-01 01:23:29.075 | + 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:23:29.077 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 01:23:29.080 | + 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:23:29.083 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:29.085 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:29.088 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 01:23:29.091 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:29.093 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:29.096 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:29.100 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:29.110 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:29.111 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776209107 2022-04-01 01:23:29.115 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 01:23:29.138 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:29.142 | + 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:23:29.145 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 01:23:29.149 | + 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:23:29.152 | + 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:23:29.158 | + 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:23:29.165 | + 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:23:29.169 | + 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:23:29.176 | + 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:23:29.180 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 01:23:29.183 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:29.187 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:29.190 | + 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:23:29.194 | + 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:23:29.197 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 01:23:29.203 | + 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:23:29.206 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:29.209 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:29.212 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:29.215 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:29.218 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 01:23:29.222 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:29.228 | + 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:23:29.304 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 01:23:29.380 | + 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:23:29.449 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 01:23:29.525 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 01:23:29.596 | + 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:23:29.671 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:29.675 | + 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:23:29.752 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:30.570 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 01:23:30.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 01:23:31.373 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 01:23:31.404 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:31.407 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:31.410 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:31.419 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:31.425 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:31.431 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:31.441 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:31.446 | + functions-common:time_stop:2432 : start_time=1648776209107 2022-04-01 01:23:31.450 | + functions-common:time_stop:2434 : [[ -z 1648776209107 ]] 2022-04-01 01:23:31.458 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:31.468 | + functions-common:time_stop:2437 : end_time=1648776211459 2022-04-01 01:23:31.480 | + functions-common:time_stop:2438 : elapsed_time=2352 2022-04-01 01:23:31.487 | + functions-common:time_stop:2439 : total=27378 2022-04-01 01:23:31.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:31.499 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29730 2022-04-01 01:23:31.506 | + 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:23:31.509 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 01:23:31.512 | + 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:23:31.516 | + functions-common:run_process:1682 : local group= 2022-04-01 01:23:31.520 | + functions-common:run_process:1683 : local user= 2022-04-01 01:23:31.527 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 01:23:31.532 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:23:31.537 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:23:31.544 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:23:31.550 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:23:31.559 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:23:31.566 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776211561 2022-04-01 01:23:31.570 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 01:23:31.612 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:31.618 | + 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:23:31.623 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 01:23:31.630 | + 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:23:31.636 | + 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:23:31.647 | + 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:23:31.652 | + 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:23:31.662 | + 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:23:31.668 | + 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:23:31.676 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 01:23:31.681 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:23:31.695 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:23:31.698 | + 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:23:31.702 | + 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:23:31.705 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 01:23:31.710 | + 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:23:31.714 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:23:31.717 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:23:31.720 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:23:31.723 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:23:31.729 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 01:23:31.732 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:23:31.738 | + 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:23:31.813 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 01:23:31.906 | + 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:23:31.994 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 01:23:32.068 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 01:23:32.141 | + 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:23:32.214 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:23:32.220 | + 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:23:32.322 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:23:33.536 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 01:23:33.553 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 01:23:34.707 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 01:23:34.749 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:23:34.753 | + functions-common:time_stop:2425 : local name 2022-04-01 01:23:34.757 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:23:34.759 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:23:34.763 | + functions-common:time_stop:2428 : local total 2022-04-01 01:23:34.768 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:23:34.773 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:23:34.778 | + functions-common:time_stop:2432 : start_time=1648776211561 2022-04-01 01:23:34.781 | + functions-common:time_stop:2434 : [[ -z 1648776211561 ]] 2022-04-01 01:23:34.787 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:23:34.794 | + functions-common:time_stop:2437 : end_time=1648776214790 2022-04-01 01:23:34.802 | + functions-common:time_stop:2438 : elapsed_time=3229 2022-04-01 01:23:34.810 | + functions-common:time_stop:2439 : total=29730 2022-04-01 01:23:34.815 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:23:34.821 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32959 2022-04-01 01:23:34.826 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 01:23:34.858 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:23:34.866 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 01:23:34.877 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 01:23:34.882 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:23:34.886 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 01:23:34.894 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 01:23:34.898 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 01:23:34.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 01:23:34.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:23:34.922 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:23:34.928 | ++ 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:23:39.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:39.874 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:39.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:39.874 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:40.156 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:40.159 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:23:40.159 | address-scope 2022-04-01 01:23:40.159 | router-admin-state-down-before-update 2022-04-01 01:23:40.159 | agent 2022-04-01 01:23:40.160 | agent-resources-synced 2022-04-01 01:23:40.160 | allowed-address-pairs 2022-04-01 01:23:40.160 | auto-allocated-topology 2022-04-01 01:23:40.160 | availability_zone 2022-04-01 01:23:40.160 | availability_zone_filter 2022-04-01 01:23:40.160 | default-subnetpools 2022-04-01 01:23:40.160 | dhcp_agent_scheduler 2022-04-01 01:23:40.160 | dvr 2022-04-01 01:23:40.160 | empty-string-filtering 2022-04-01 01:23:40.160 | external-net 2022-04-01 01:23:40.160 | extra_dhcp_opt 2022-04-01 01:23:40.160 | extraroute 2022-04-01 01:23:40.160 | extraroute-atomic 2022-04-01 01:23:40.160 | filter-validation 2022-04-01 01:23:40.160 | fip-port-details 2022-04-01 01:23:40.160 | flavors 2022-04-01 01:23:40.160 | floatingip-pools 2022-04-01 01:23:40.160 | ip-substring-filtering 2022-04-01 01:23:40.160 | router 2022-04-01 01:23:40.160 | ext-gw-mode 2022-04-01 01:23:40.160 | l3-ha 2022-04-01 01:23:40.160 | l3-flavors 2022-04-01 01:23:40.160 | l3-port-ip-change-not-allowed 2022-04-01 01:23:40.160 | l3_agent_scheduler 2022-04-01 01:23:40.160 | metering 2022-04-01 01:23:40.160 | metering_source_and_destination_fields 2022-04-01 01:23:40.160 | multi-provider 2022-04-01 01:23:40.160 | net-mtu 2022-04-01 01:23:40.160 | net-mtu-writable 2022-04-01 01:23:40.160 | network_availability_zone 2022-04-01 01:23:40.160 | network-ip-availability 2022-04-01 01:23:40.160 | pagination 2022-04-01 01:23:40.160 | port-device-profile 2022-04-01 01:23:40.161 | port-mac-address-regenerate 2022-04-01 01:23:40.161 | port-numa-affinity-policy 2022-04-01 01:23:40.161 | binding 2022-04-01 01:23:40.161 | binding-extended 2022-04-01 01:23:40.161 | port-security 2022-04-01 01:23:40.161 | project-id 2022-04-01 01:23:40.161 | provider 2022-04-01 01:23:40.161 | quota-check-limit 2022-04-01 01:23:40.161 | quotas 2022-04-01 01:23:40.161 | quota_details 2022-04-01 01:23:40.161 | rbac-policies 2022-04-01 01:23:40.161 | rbac-address-group 2022-04-01 01:23:40.161 | rbac-address-scope 2022-04-01 01:23:40.161 | rbac-security-groups 2022-04-01 01:23:40.161 | rbac-subnetpool 2022-04-01 01:23:40.161 | revision-if-match 2022-04-01 01:23:40.161 | standard-attr-revisions 2022-04-01 01:23:40.161 | router_availability_zone 2022-04-01 01:23:40.161 | security-groups-normalized-cidr 2022-04-01 01:23:40.161 | port-security-groups-filtering 2022-04-01 01:23:40.161 | security-groups-remote-address-group 2022-04-01 01:23:40.161 | security-groups-shared-filtering 2022-04-01 01:23:40.161 | security-group 2022-04-01 01:23:40.161 | service-type 2022-04-01 01:23:40.161 | sorting 2022-04-01 01:23:40.161 | standard-attr-description 2022-04-01 01:23:40.161 | stateful-security-group 2022-04-01 01:23:40.161 | subnet_onboard 2022-04-01 01:23:40.161 | subnet-service-types 2022-04-01 01:23:40.161 | subnet_allocation 2022-04-01 01:23:40.161 | subnetpool-prefix-ops 2022-04-01 01:23:40.162 | standard-attr-tag 2022-04-01 01:23:40.162 | standard-attr-timestamp' 2022-04-01 01:23:40.162 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:23:40.163 | address-scope 2022-04-01 01:23:40.163 | router-admin-state-down-before-update 2022-04-01 01:23:40.163 | agent 2022-04-01 01:23:40.163 | agent-resources-synced 2022-04-01 01:23:40.163 | allowed-address-pairs 2022-04-01 01:23:40.163 | auto-allocated-topology 2022-04-01 01:23:40.163 | availability_zone 2022-04-01 01:23:40.163 | availability_zone_filter 2022-04-01 01:23:40.163 | default-subnetpools 2022-04-01 01:23:40.163 | dhcp_agent_scheduler 2022-04-01 01:23:40.163 | dvr 2022-04-01 01:23:40.163 | empty-string-filtering 2022-04-01 01:23:40.163 | external-net 2022-04-01 01:23:40.163 | extra_dhcp_opt 2022-04-01 01:23:40.163 | extraroute 2022-04-01 01:23:40.163 | extraroute-atomic 2022-04-01 01:23:40.163 | filter-validation 2022-04-01 01:23:40.163 | fip-port-details 2022-04-01 01:23:40.163 | flavors 2022-04-01 01:23:40.163 | floatingip-pools 2022-04-01 01:23:40.163 | ip-substring-filtering 2022-04-01 01:23:40.163 | router 2022-04-01 01:23:40.163 | ext-gw-mode 2022-04-01 01:23:40.163 | l3-ha 2022-04-01 01:23:40.163 | l3-flavors 2022-04-01 01:23:40.163 | l3-port-ip-change-not-allowed 2022-04-01 01:23:40.163 | l3_agent_scheduler 2022-04-01 01:23:40.163 | metering 2022-04-01 01:23:40.163 | metering_source_and_destination_fields 2022-04-01 01:23:40.163 | multi-provider 2022-04-01 01:23:40.164 | net-mtu 2022-04-01 01:23:40.164 | net-mtu-writable 2022-04-01 01:23:40.164 | network_availability_zone 2022-04-01 01:23:40.164 | network-ip-availability 2022-04-01 01:23:40.164 | pagination 2022-04-01 01:23:40.164 | port-device-profile 2022-04-01 01:23:40.164 | port-mac-address-regenerate 2022-04-01 01:23:40.164 | port-numa-affinity-policy 2022-04-01 01:23:40.164 | binding 2022-04-01 01:23:40.164 | binding-extended 2022-04-01 01:23:40.164 | port-security 2022-04-01 01:23:40.164 | project-id 2022-04-01 01:23:40.164 | provider 2022-04-01 01:23:40.164 | quota-check-limit 2022-04-01 01:23:40.164 | quotas 2022-04-01 01:23:40.164 | quota_details 2022-04-01 01:23:40.164 | rbac-policies 2022-04-01 01:23:40.164 | rbac-address-group 2022-04-01 01:23:40.164 | rbac-address-scope 2022-04-01 01:23:40.164 | rbac-security-groups 2022-04-01 01:23:40.164 | rbac-subnetpool 2022-04-01 01:23:40.164 | revision-if-match 2022-04-01 01:23:40.164 | standard-attr-revisions 2022-04-01 01:23:40.164 | router_availability_zone 2022-04-01 01:23:40.164 | security-groups-normalized-cidr 2022-04-01 01:23:40.164 | port-security-groups-filtering 2022-04-01 01:23:40.164 | security-groups-remote-address-group 2022-04-01 01:23:40.165 | security-groups-shared-filtering 2022-04-01 01:23:40.165 | security-group 2022-04-01 01:23:40.165 | service-type 2022-04-01 01:23:40.165 | sorting 2022-04-01 01:23:40.165 | standard-attr-description 2022-04-01 01:23:40.165 | stateful-security-group 2022-04-01 01:23:40.165 | subnet_onboard 2022-04-01 01:23:40.165 | subnet-service-types 2022-04-01 01:23:40.165 | subnet_allocation 2022-04-01 01:23:40.165 | subnetpool-prefix-ops 2022-04-01 01:23:40.165 | standard-attr-tag 2022-04-01 01:23:40.165 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:23:40.170 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:23:40.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 01:23:40.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 01:23:40.196 | ++ 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:23:44.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:44.776 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:44.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:44.776 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:44.968 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:44.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=514e87d2-2e0f-4415-8c91-29b637dbc484 2022-04-01 01:23:44.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 01:23:44.979 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 01:23:44.983 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:23:44.984 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:23:44.990 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 01:23:44.991 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 01:23:44.991 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 01:23:44.994 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:23:44.999 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:48.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:48.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:48.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:48.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:48.739 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:48.742 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:48.745 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:48.749 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:48.752 | ++ functions-common:get_field:818 : echo '| id | b4f19f5c-21a3-4e5e-be31-0bba69fd5cb3 |' 2022-04-01 01:23:48.756 | ++ functions-common:get_field:812 : read data 2022-04-01 01:23:48.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=b4f19f5c-21a3-4e5e-be31-0bba69fd5cb3 2022-04-01 01:23:48.764 | + 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:23:48.766 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:48.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 01:23:48.794 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 01:23:48.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 514e87d2-2e0f-4415-8c91-29b637dbc484 ']' 2022-04-01 01:23:48.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:23:48.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 01:23:48.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 01:23:48.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 514e87d2-2e0f-4415-8c91-29b637dbc484 ' 2022-04-01 01:23:48.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 01:23:48.815 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network b4f19f5c-21a3-4e5e-be31-0bba69fd5cb3 private-subnet' 2022-04-01 01:23:48.818 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 01:23:48.823 | +++ 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 514e87d2-2e0f-4415-8c91-29b637dbc484 --network b4f19f5c-21a3-4e5e-be31-0bba69fd5cb3 private-subnet 2022-04-01 01:23:48.823 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 01:23:48.824 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 01:23:48.828 | +++ functions-common:get_field:811 : local data field 2022-04-01 01:23:48.831 | +++ functions-common:get_field:812 : read data 2022-04-01 01:23:52.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:52.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:52.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:52.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:52.794 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:52.797 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:23:52.800 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 01:23:52.804 | +++ functions-common:get_field:818 : echo '| id | 3ae81c0b-bc66-477f-a900-faf93c631281 |' 2022-04-01 01:23:52.808 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:23:52.812 | +++ functions-common:get_field:812 : read data 2022-04-01 01:23:52.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=3ae81c0b-bc66-477f-a900-faf93c631281 2022-04-01 01:23:52.820 | ++ 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:23:52.823 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:23:52.847 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 3ae81c0b-bc66-477f-a900-faf93c631281 2022-04-01 01:23:52.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=3ae81c0b-bc66-477f-a900-faf93c631281 2022-04-01 01:23:52.858 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 01:23:52.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 01:23:52.864 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 01:23:52.869 | ++ 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:23:56.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:23:56.887 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:56.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:23:56.887 | from cryptography.utils import int_from_bytes 2022-04-01 01:23:57.112 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:23:57.117 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:23:57.117 | address-scope 2022-04-01 01:23:57.117 | router-admin-state-down-before-update 2022-04-01 01:23:57.117 | agent 2022-04-01 01:23:57.117 | agent-resources-synced 2022-04-01 01:23:57.117 | allowed-address-pairs 2022-04-01 01:23:57.117 | auto-allocated-topology 2022-04-01 01:23:57.117 | availability_zone 2022-04-01 01:23:57.117 | availability_zone_filter 2022-04-01 01:23:57.117 | default-subnetpools 2022-04-01 01:23:57.117 | dhcp_agent_scheduler 2022-04-01 01:23:57.117 | dvr 2022-04-01 01:23:57.117 | empty-string-filtering 2022-04-01 01:23:57.117 | external-net 2022-04-01 01:23:57.117 | extra_dhcp_opt 2022-04-01 01:23:57.117 | extraroute 2022-04-01 01:23:57.118 | extraroute-atomic 2022-04-01 01:23:57.118 | filter-validation 2022-04-01 01:23:57.118 | fip-port-details 2022-04-01 01:23:57.118 | flavors 2022-04-01 01:23:57.118 | floatingip-pools 2022-04-01 01:23:57.118 | ip-substring-filtering 2022-04-01 01:23:57.118 | router 2022-04-01 01:23:57.118 | ext-gw-mode 2022-04-01 01:23:57.118 | l3-ha 2022-04-01 01:23:57.118 | l3-flavors 2022-04-01 01:23:57.118 | l3-port-ip-change-not-allowed 2022-04-01 01:23:57.118 | l3_agent_scheduler 2022-04-01 01:23:57.118 | metering 2022-04-01 01:23:57.118 | metering_source_and_destination_fields 2022-04-01 01:23:57.118 | multi-provider 2022-04-01 01:23:57.118 | net-mtu 2022-04-01 01:23:57.119 | net-mtu-writable 2022-04-01 01:23:57.119 | network_availability_zone 2022-04-01 01:23:57.119 | network-ip-availability 2022-04-01 01:23:57.119 | pagination 2022-04-01 01:23:57.119 | port-device-profile 2022-04-01 01:23:57.119 | port-mac-address-regenerate 2022-04-01 01:23:57.119 | port-numa-affinity-policy 2022-04-01 01:23:57.119 | binding 2022-04-01 01:23:57.119 | binding-extended 2022-04-01 01:23:57.119 | port-security 2022-04-01 01:23:57.119 | project-id 2022-04-01 01:23:57.119 | provider 2022-04-01 01:23:57.119 | quota-check-limit 2022-04-01 01:23:57.119 | quotas 2022-04-01 01:23:57.119 | quota_details 2022-04-01 01:23:57.119 | rbac-policies 2022-04-01 01:23:57.119 | rbac-address-group 2022-04-01 01:23:57.119 | rbac-address-scope 2022-04-01 01:23:57.120 | rbac-security-groups 2022-04-01 01:23:57.120 | rbac-subnetpool 2022-04-01 01:23:57.120 | revision-if-match 2022-04-01 01:23:57.120 | standard-attr-revisions 2022-04-01 01:23:57.120 | router_availability_zone 2022-04-01 01:23:57.120 | security-groups-normalized-cidr 2022-04-01 01:23:57.120 | port-security-groups-filtering 2022-04-01 01:23:57.120 | security-groups-remote-address-group 2022-04-01 01:23:57.120 | security-groups-shared-filtering 2022-04-01 01:23:57.120 | security-group 2022-04-01 01:23:57.120 | service-type 2022-04-01 01:23:57.120 | sorting 2022-04-01 01:23:57.120 | standard-attr-description 2022-04-01 01:23:57.120 | stateful-security-group 2022-04-01 01:23:57.120 | subnet_onboard 2022-04-01 01:23:57.120 | subnet-service-types 2022-04-01 01:23:57.120 | subnet_allocation 2022-04-01 01:23:57.120 | subnetpool-prefix-ops 2022-04-01 01:23:57.121 | standard-attr-tag 2022-04-01 01:23:57.121 | standard-attr-timestamp' 2022-04-01 01:23:57.121 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:23:57.121 | address-scope 2022-04-01 01:23:57.121 | router-admin-state-down-before-update 2022-04-01 01:23:57.121 | agent 2022-04-01 01:23:57.121 | agent-resources-synced 2022-04-01 01:23:57.121 | allowed-address-pairs 2022-04-01 01:23:57.121 | auto-allocated-topology 2022-04-01 01:23:57.121 | availability_zone 2022-04-01 01:23:57.121 | availability_zone_filter 2022-04-01 01:23:57.121 | default-subnetpools 2022-04-01 01:23:57.121 | dhcp_agent_scheduler 2022-04-01 01:23:57.121 | dvr 2022-04-01 01:23:57.121 | empty-string-filtering 2022-04-01 01:23:57.121 | external-net 2022-04-01 01:23:57.121 | extra_dhcp_opt 2022-04-01 01:23:57.122 | extraroute 2022-04-01 01:23:57.122 | extraroute-atomic 2022-04-01 01:23:57.122 | filter-validation 2022-04-01 01:23:57.122 | fip-port-details 2022-04-01 01:23:57.122 | flavors 2022-04-01 01:23:57.122 | floatingip-pools 2022-04-01 01:23:57.122 | ip-substring-filtering 2022-04-01 01:23:57.122 | router 2022-04-01 01:23:57.122 | ext-gw-mode 2022-04-01 01:23:57.122 | l3-ha 2022-04-01 01:23:57.122 | l3-flavors 2022-04-01 01:23:57.122 | l3-port-ip-change-not-allowed 2022-04-01 01:23:57.122 | l3_agent_scheduler 2022-04-01 01:23:57.122 | metering 2022-04-01 01:23:57.122 | metering_source_and_destination_fields 2022-04-01 01:23:57.122 | multi-provider 2022-04-01 01:23:57.122 | net-mtu 2022-04-01 01:23:57.123 | net-mtu-writable 2022-04-01 01:23:57.123 | network_availability_zone 2022-04-01 01:23:57.123 | network-ip-availability 2022-04-01 01:23:57.123 | pagination 2022-04-01 01:23:57.123 | port-device-profile 2022-04-01 01:23:57.123 | port-mac-address-regenerate 2022-04-01 01:23:57.123 | port-numa-affinity-policy 2022-04-01 01:23:57.123 | binding 2022-04-01 01:23:57.123 | binding-extended 2022-04-01 01:23:57.123 | port-security 2022-04-01 01:23:57.123 | project-id 2022-04-01 01:23:57.123 | provider 2022-04-01 01:23:57.123 | quota-check-limit 2022-04-01 01:23:57.123 | quotas 2022-04-01 01:23:57.123 | quota_details 2022-04-01 01:23:57.123 | rbac-policies 2022-04-01 01:23:57.123 | rbac-address-group 2022-04-01 01:23:57.123 | rbac-address-scope 2022-04-01 01:23:57.123 | rbac-security-groups 2022-04-01 01:23:57.124 | rbac-subnetpool 2022-04-01 01:23:57.124 | revision-if-match 2022-04-01 01:23:57.124 | standard-attr-revisions 2022-04-01 01:23:57.124 | router_availability_zone 2022-04-01 01:23:57.124 | security-groups-normalized-cidr 2022-04-01 01:23:57.124 | port-security-groups-filtering 2022-04-01 01:23:57.124 | security-groups-remote-address-group 2022-04-01 01:23:57.124 | security-groups-shared-filtering 2022-04-01 01:23:57.124 | security-group 2022-04-01 01:23:57.124 | service-type 2022-04-01 01:23:57.124 | sorting 2022-04-01 01:23:57.124 | standard-attr-description 2022-04-01 01:23:57.124 | stateful-security-group 2022-04-01 01:23:57.124 | subnet_onboard 2022-04-01 01:23:57.124 | subnet-service-types 2022-04-01 01:23:57.124 | subnet_allocation 2022-04-01 01:23:57.124 | subnetpool-prefix-ops 2022-04-01 01:23:57.125 | standard-attr-tag 2022-04-01 01:23:57.125 | standard-attr-timestamp =~ router ]] 2022-04-01 01:23:57.125 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:23:57.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 01:23:57.130 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 01:23:57.134 | ++ 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:24:00.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:00.762 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:00.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:00.762 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:00.996 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:24:01.001 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:24:01.001 | address-scope 2022-04-01 01:24:01.001 | router-admin-state-down-before-update 2022-04-01 01:24:01.001 | agent 2022-04-01 01:24:01.002 | agent-resources-synced 2022-04-01 01:24:01.002 | allowed-address-pairs 2022-04-01 01:24:01.002 | auto-allocated-topology 2022-04-01 01:24:01.002 | availability_zone 2022-04-01 01:24:01.002 | availability_zone_filter 2022-04-01 01:24:01.002 | default-subnetpools 2022-04-01 01:24:01.002 | dhcp_agent_scheduler 2022-04-01 01:24:01.002 | dvr 2022-04-01 01:24:01.002 | empty-string-filtering 2022-04-01 01:24:01.002 | external-net 2022-04-01 01:24:01.002 | extra_dhcp_opt 2022-04-01 01:24:01.002 | extraroute 2022-04-01 01:24:01.002 | extraroute-atomic 2022-04-01 01:24:01.002 | filter-validation 2022-04-01 01:24:01.002 | fip-port-details 2022-04-01 01:24:01.002 | flavors 2022-04-01 01:24:01.002 | floatingip-pools 2022-04-01 01:24:01.002 | ip-substring-filtering 2022-04-01 01:24:01.003 | router 2022-04-01 01:24:01.003 | ext-gw-mode 2022-04-01 01:24:01.003 | l3-ha 2022-04-01 01:24:01.003 | l3-flavors 2022-04-01 01:24:01.003 | l3-port-ip-change-not-allowed 2022-04-01 01:24:01.003 | l3_agent_scheduler 2022-04-01 01:24:01.003 | metering 2022-04-01 01:24:01.003 | metering_source_and_destination_fields 2022-04-01 01:24:01.003 | multi-provider 2022-04-01 01:24:01.003 | net-mtu 2022-04-01 01:24:01.003 | net-mtu-writable 2022-04-01 01:24:01.003 | network_availability_zone 2022-04-01 01:24:01.003 | network-ip-availability 2022-04-01 01:24:01.003 | pagination 2022-04-01 01:24:01.003 | port-device-profile 2022-04-01 01:24:01.003 | port-mac-address-regenerate 2022-04-01 01:24:01.003 | port-numa-affinity-policy 2022-04-01 01:24:01.003 | binding 2022-04-01 01:24:01.003 | binding-extended 2022-04-01 01:24:01.003 | port-security 2022-04-01 01:24:01.003 | project-id 2022-04-01 01:24:01.003 | provider 2022-04-01 01:24:01.003 | quota-check-limit 2022-04-01 01:24:01.003 | quotas 2022-04-01 01:24:01.003 | quota_details 2022-04-01 01:24:01.003 | rbac-policies 2022-04-01 01:24:01.003 | rbac-address-group 2022-04-01 01:24:01.003 | rbac-address-scope 2022-04-01 01:24:01.003 | rbac-security-groups 2022-04-01 01:24:01.003 | rbac-subnetpool 2022-04-01 01:24:01.004 | revision-if-match 2022-04-01 01:24:01.004 | standard-attr-revisions 2022-04-01 01:24:01.004 | router_availability_zone 2022-04-01 01:24:01.004 | security-groups-normalized-cidr 2022-04-01 01:24:01.004 | port-security-groups-filtering 2022-04-01 01:24:01.004 | security-groups-remote-address-group 2022-04-01 01:24:01.004 | security-groups-shared-filtering 2022-04-01 01:24:01.004 | security-group 2022-04-01 01:24:01.004 | service-type 2022-04-01 01:24:01.004 | sorting 2022-04-01 01:24:01.004 | standard-attr-description 2022-04-01 01:24:01.004 | stateful-security-group 2022-04-01 01:24:01.004 | subnet_onboard 2022-04-01 01:24:01.004 | subnet-service-types 2022-04-01 01:24:01.004 | subnet_allocation 2022-04-01 01:24:01.004 | subnetpool-prefix-ops 2022-04-01 01:24:01.004 | standard-attr-tag 2022-04-01 01:24:01.004 | standard-attr-timestamp' 2022-04-01 01:24:01.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:24:01.007 | address-scope 2022-04-01 01:24:01.007 | router-admin-state-down-before-update 2022-04-01 01:24:01.007 | agent 2022-04-01 01:24:01.007 | agent-resources-synced 2022-04-01 01:24:01.007 | allowed-address-pairs 2022-04-01 01:24:01.007 | auto-allocated-topology 2022-04-01 01:24:01.007 | availability_zone 2022-04-01 01:24:01.007 | availability_zone_filter 2022-04-01 01:24:01.007 | default-subnetpools 2022-04-01 01:24:01.007 | dhcp_agent_scheduler 2022-04-01 01:24:01.007 | dvr 2022-04-01 01:24:01.007 | empty-string-filtering 2022-04-01 01:24:01.007 | external-net 2022-04-01 01:24:01.007 | extra_dhcp_opt 2022-04-01 01:24:01.007 | extraroute 2022-04-01 01:24:01.007 | extraroute-atomic 2022-04-01 01:24:01.008 | filter-validation 2022-04-01 01:24:01.008 | fip-port-details 2022-04-01 01:24:01.008 | flavors 2022-04-01 01:24:01.008 | floatingip-pools 2022-04-01 01:24:01.008 | ip-substring-filtering 2022-04-01 01:24:01.008 | router 2022-04-01 01:24:01.008 | ext-gw-mode 2022-04-01 01:24:01.008 | l3-ha 2022-04-01 01:24:01.008 | l3-flavors 2022-04-01 01:24:01.008 | l3-port-ip-change-not-allowed 2022-04-01 01:24:01.008 | l3_agent_scheduler 2022-04-01 01:24:01.008 | metering 2022-04-01 01:24:01.008 | metering_source_and_destination_fields 2022-04-01 01:24:01.008 | multi-provider 2022-04-01 01:24:01.009 | net-mtu 2022-04-01 01:24:01.009 | net-mtu-writable 2022-04-01 01:24:01.009 | network_availability_zone 2022-04-01 01:24:01.009 | network-ip-availability 2022-04-01 01:24:01.009 | pagination 2022-04-01 01:24:01.009 | port-device-profile 2022-04-01 01:24:01.009 | port-mac-address-regenerate 2022-04-01 01:24:01.009 | port-numa-affinity-policy 2022-04-01 01:24:01.009 | binding 2022-04-01 01:24:01.009 | binding-extended 2022-04-01 01:24:01.009 | port-security 2022-04-01 01:24:01.009 | project-id 2022-04-01 01:24:01.009 | provider 2022-04-01 01:24:01.009 | quota-check-limit 2022-04-01 01:24:01.009 | quotas 2022-04-01 01:24:01.009 | quota_details 2022-04-01 01:24:01.009 | rbac-policies 2022-04-01 01:24:01.009 | rbac-address-group 2022-04-01 01:24:01.009 | rbac-address-scope 2022-04-01 01:24:01.009 | rbac-security-groups 2022-04-01 01:24:01.010 | rbac-subnetpool 2022-04-01 01:24:01.010 | revision-if-match 2022-04-01 01:24:01.010 | standard-attr-revisions 2022-04-01 01:24:01.010 | router_availability_zone 2022-04-01 01:24:01.010 | security-groups-normalized-cidr 2022-04-01 01:24:01.010 | port-security-groups-filtering 2022-04-01 01:24:01.010 | security-groups-remote-address-group 2022-04-01 01:24:01.010 | security-groups-shared-filtering 2022-04-01 01:24:01.010 | security-group 2022-04-01 01:24:01.010 | service-type 2022-04-01 01:24:01.010 | sorting 2022-04-01 01:24:01.010 | standard-attr-description 2022-04-01 01:24:01.010 | stateful-security-group 2022-04-01 01:24:01.010 | subnet_onboard 2022-04-01 01:24:01.010 | subnet-service-types 2022-04-01 01:24:01.010 | subnet_allocation 2022-04-01 01:24:01.011 | subnetpool-prefix-ops 2022-04-01 01:24:01.011 | standard-attr-tag 2022-04-01 01:24:01.011 | standard-attr-timestamp =~ external-net ]] 2022-04-01 01:24:01.011 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:24:01.015 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 01:24:01.022 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 01:24:01.022 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 01:24:01.025 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 01:24:01.027 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:24:01.032 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:04.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:04.901 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:04.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:04.902 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:05.085 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:24:05.088 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:24:05.091 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:24:05.094 | ++ functions-common:get_field:818 : echo '| id | bc56b955-ea0e-4f29-b2b3-32b60f3e8a19 |' 2022-04-01 01:24:05.095 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:24:05.101 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:05.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=bc56b955-ea0e-4f29-b2b3-32b60f3e8a19 2022-04-01 01:24:05.109 | + 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:24:05.111 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:24:05.131 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 01:24:05.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:24:05.136 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:24:05.140 | ++ 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:24:08.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:24:08.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:08.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:24:08.139 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:08.338 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:24:08.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:24:08.342 | address-scope 2022-04-01 01:24:08.342 | router-admin-state-down-before-update 2022-04-01 01:24:08.342 | agent 2022-04-01 01:24:08.342 | agent-resources-synced 2022-04-01 01:24:08.342 | allowed-address-pairs 2022-04-01 01:24:08.342 | auto-allocated-topology 2022-04-01 01:24:08.342 | availability_zone 2022-04-01 01:24:08.343 | availability_zone_filter 2022-04-01 01:24:08.343 | default-subnetpools 2022-04-01 01:24:08.343 | dhcp_agent_scheduler 2022-04-01 01:24:08.343 | dvr 2022-04-01 01:24:08.343 | empty-string-filtering 2022-04-01 01:24:08.343 | external-net 2022-04-01 01:24:08.343 | extra_dhcp_opt 2022-04-01 01:24:08.343 | extraroute 2022-04-01 01:24:08.343 | extraroute-atomic 2022-04-01 01:24:08.343 | filter-validation 2022-04-01 01:24:08.343 | fip-port-details 2022-04-01 01:24:08.343 | flavors 2022-04-01 01:24:08.343 | floatingip-pools 2022-04-01 01:24:08.343 | ip-substring-filtering 2022-04-01 01:24:08.343 | router 2022-04-01 01:24:08.343 | ext-gw-mode 2022-04-01 01:24:08.344 | l3-ha 2022-04-01 01:24:08.344 | l3-flavors 2022-04-01 01:24:08.344 | l3-port-ip-change-not-allowed 2022-04-01 01:24:08.344 | l3_agent_scheduler 2022-04-01 01:24:08.344 | metering 2022-04-01 01:24:08.344 | metering_source_and_destination_fields 2022-04-01 01:24:08.344 | multi-provider 2022-04-01 01:24:08.344 | net-mtu 2022-04-01 01:24:08.344 | net-mtu-writable 2022-04-01 01:24:08.344 | network_availability_zone 2022-04-01 01:24:08.344 | network-ip-availability 2022-04-01 01:24:08.344 | pagination 2022-04-01 01:24:08.344 | port-device-profile 2022-04-01 01:24:08.344 | port-mac-address-regenerate 2022-04-01 01:24:08.344 | port-numa-affinity-policy 2022-04-01 01:24:08.344 | binding 2022-04-01 01:24:08.344 | binding-extended 2022-04-01 01:24:08.344 | port-security 2022-04-01 01:24:08.345 | project-id 2022-04-01 01:24:08.345 | provider 2022-04-01 01:24:08.345 | quota-check-limit 2022-04-01 01:24:08.345 | quotas 2022-04-01 01:24:08.345 | quota_details 2022-04-01 01:24:08.345 | rbac-policies 2022-04-01 01:24:08.345 | rbac-address-group 2022-04-01 01:24:08.345 | rbac-address-scope 2022-04-01 01:24:08.345 | rbac-security-groups 2022-04-01 01:24:08.345 | rbac-subnetpool 2022-04-01 01:24:08.345 | revision-if-match 2022-04-01 01:24:08.345 | standard-attr-revisions 2022-04-01 01:24:08.345 | router_availability_zone 2022-04-01 01:24:08.345 | security-groups-normalized-cidr 2022-04-01 01:24:08.345 | port-security-groups-filtering 2022-04-01 01:24:08.345 | security-groups-remote-address-group 2022-04-01 01:24:08.345 | security-groups-shared-filtering 2022-04-01 01:24:08.345 | security-group 2022-04-01 01:24:08.345 | service-type 2022-04-01 01:24:08.346 | sorting 2022-04-01 01:24:08.346 | standard-attr-description 2022-04-01 01:24:08.346 | stateful-security-group 2022-04-01 01:24:08.346 | subnet_onboard 2022-04-01 01:24:08.346 | subnet-service-types 2022-04-01 01:24:08.346 | subnet_allocation 2022-04-01 01:24:08.346 | subnetpool-prefix-ops 2022-04-01 01:24:08.346 | standard-attr-tag 2022-04-01 01:24:08.346 | standard-attr-timestamp' 2022-04-01 01:24:08.348 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:24:08.348 | address-scope 2022-04-01 01:24:08.348 | router-admin-state-down-before-update 2022-04-01 01:24:08.348 | agent 2022-04-01 01:24:08.348 | agent-resources-synced 2022-04-01 01:24:08.348 | allowed-address-pairs 2022-04-01 01:24:08.348 | auto-allocated-topology 2022-04-01 01:24:08.348 | availability_zone 2022-04-01 01:24:08.349 | availability_zone_filter 2022-04-01 01:24:08.349 | default-subnetpools 2022-04-01 01:24:08.349 | dhcp_agent_scheduler 2022-04-01 01:24:08.349 | dvr 2022-04-01 01:24:08.349 | empty-string-filtering 2022-04-01 01:24:08.349 | external-net 2022-04-01 01:24:08.349 | extra_dhcp_opt 2022-04-01 01:24:08.349 | extraroute 2022-04-01 01:24:08.349 | extraroute-atomic 2022-04-01 01:24:08.349 | filter-validation 2022-04-01 01:24:08.350 | fip-port-details 2022-04-01 01:24:08.350 | flavors 2022-04-01 01:24:08.350 | floatingip-pools 2022-04-01 01:24:08.350 | ip-substring-filtering 2022-04-01 01:24:08.350 | router 2022-04-01 01:24:08.350 | ext-gw-mode 2022-04-01 01:24:08.350 | l3-ha 2022-04-01 01:24:08.350 | l3-flavors 2022-04-01 01:24:08.350 | l3-port-ip-change-not-allowed 2022-04-01 01:24:08.350 | l3_agent_scheduler 2022-04-01 01:24:08.350 | metering 2022-04-01 01:24:08.350 | metering_source_and_destination_fields 2022-04-01 01:24:08.350 | multi-provider 2022-04-01 01:24:08.350 | net-mtu 2022-04-01 01:24:08.350 | net-mtu-writable 2022-04-01 01:24:08.350 | network_availability_zone 2022-04-01 01:24:08.350 | network-ip-availability 2022-04-01 01:24:08.350 | pagination 2022-04-01 01:24:08.350 | port-device-profile 2022-04-01 01:24:08.350 | port-mac-address-regenerate 2022-04-01 01:24:08.350 | port-numa-affinity-policy 2022-04-01 01:24:08.350 | binding 2022-04-01 01:24:08.350 | binding-extended 2022-04-01 01:24:08.350 | port-security 2022-04-01 01:24:08.350 | project-id 2022-04-01 01:24:08.350 | provider 2022-04-01 01:24:08.350 | quota-check-limit 2022-04-01 01:24:08.350 | quotas 2022-04-01 01:24:08.350 | quota_details 2022-04-01 01:24:08.350 | rbac-policies 2022-04-01 01:24:08.350 | rbac-address-group 2022-04-01 01:24:08.350 | rbac-address-scope 2022-04-01 01:24:08.350 | rbac-security-groups 2022-04-01 01:24:08.350 | rbac-subnetpool 2022-04-01 01:24:08.351 | revision-if-match 2022-04-01 01:24:08.351 | standard-attr-revisions 2022-04-01 01:24:08.351 | router_availability_zone 2022-04-01 01:24:08.351 | security-groups-normalized-cidr 2022-04-01 01:24:08.351 | port-security-groups-filtering 2022-04-01 01:24:08.351 | security-groups-remote-address-group 2022-04-01 01:24:08.351 | security-groups-shared-filtering 2022-04-01 01:24:08.351 | security-group 2022-04-01 01:24:08.351 | service-type 2022-04-01 01:24:08.351 | sorting 2022-04-01 01:24:08.351 | standard-attr-description 2022-04-01 01:24:08.351 | stateful-security-group 2022-04-01 01:24:08.351 | subnet_onboard 2022-04-01 01:24:08.351 | subnet-service-types 2022-04-01 01:24:08.351 | subnet_allocation 2022-04-01 01:24:08.351 | subnetpool-prefix-ops 2022-04-01 01:24:08.351 | standard-attr-tag 2022-04-01 01:24:08.351 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:24:08.353 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:24:08.356 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 01:24:08.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 01:24:08.365 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 01:24:08.365 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 01:24:08.366 | ++ 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:24:08.369 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:24:08.373 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:11.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:11.749 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:11.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:11.749 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:11.963 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:24:11.966 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:24:11.970 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:24:11.974 | ++ functions-common:get_field:818 : echo '| id | 53bde2c0-b0a2-43ed-b36e-3a055262c68f |' 2022-04-01 01:24:11.976 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:24:11.984 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:11.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=53bde2c0-b0a2-43ed-b36e-3a055262c68f 2022-04-01 01:24:11.997 | + 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:24:12.001 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:24:12.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 01:24:12.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 01:24:12.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bc56b955-ea0e-4f29-b2b3-32b60f3e8a19 3ae81c0b-bc66-477f-a900-faf93c631281 2022-04-01 01:24:17.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:17.285 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:17.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:17.285 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:17.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 01:24:17.511 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 53bde2c0-b0a2-43ed-b36e-3a055262c68f 2022-04-01 01:24:17.514 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:24:17.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 01:24:17.519 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-04-01 01:24:17.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-04-01 01:24:17.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 53bde2c0-b0a2-43ed-b36e-3a055262c68f --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-04-01 01:24:17.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 01:24:17.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 01:24:17.535 | +++ 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 53bde2c0-b0a2-43ed-b36e-3a055262c68f --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-04-01 01:24:17.535 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 01:24:20.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:24:20.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:20.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:24:20.900 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:21.129 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:24:21.134 | ++ 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:24:21.135 | | id | 31abf8f7-7a61-4e28-9fee-36cbd0671553 |' 2022-04-01 01:24:21.142 | ++ 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:24:21.148 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:24:21.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 31abf8f7-7a61-4e28-9fee-36cbd0671553 '|' 2022-04-01 01:24:21.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 31abf8f7-7a61-4e28-9fee-36cbd0671553 |' 2022-04-01 01:24:21.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 01:24:21.190 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 31abf8f7-7a61-4e28-9fee-36cbd0671553 '|' 2022-04-01 01:24:21.190 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 01:24:21.194 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:24:21.199 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:21.203 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:24:21.208 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:24:21.211 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 31abf8f7-7a61-4e28-9fee-36cbd0671553 |' 2022-04-01 01:24:21.213 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:24:21.227 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:21.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-04-01 01:24:21.238 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 01:24:21.243 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 31abf8f7-7a61-4e28-9fee-36cbd0671553 '|' 2022-04-01 01:24:21.245 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:24:21.248 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:21.252 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 01:24:21.258 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 01:24:21.262 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 31abf8f7-7a61-4e28-9fee-36cbd0671553 |' 2022-04-01 01:24:21.263 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 01:24:21.269 | ++ functions-common:get_field:812 : read data 2022-04-01 01:24:21.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=31abf8f7-7a61-4e28-9fee-36cbd0671553 2022-04-01 01:24:21.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 53bde2c0-b0a2-43ed-b36e-3a055262c68f bc56b955-ea0e-4f29-b2b3-32b60f3e8a19 2022-04-01 01:24:25.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:25.844 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:25.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:25.844 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:26.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:24:26.033 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 01:24:26.051 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:26.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 01:24:26.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 01:24:26.059 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 01:24:26.062 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 01:24:26.065 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 01:24:26.068 | ++ 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:24:26.090 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 01:24:26.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 01:24:26.096 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 01:24:26.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 01:24:26.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:24:26.104 | + 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:24:26.107 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:24:26.110 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 01:24:26.113 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 01:24:26.116 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:24:26.119 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:24:26.122 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:24:26.124 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:26.127 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:26.130 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:26.136 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776266132 2022-04-01 01:24:26.145 | + 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:24:26.157 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:24:26.163 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:26.167 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:26.172 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:26.176 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:26.183 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:26.189 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:24:26.192 | + functions-common:time_stop:2432 : start_time=1648776266132 2022-04-01 01:24:26.194 | + functions-common:time_stop:2434 : [[ -z 1648776266132 ]] 2022-04-01 01:24:26.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:26.202 | + functions-common:time_stop:2437 : end_time=1648776266199 2022-04-01 01:24:26.205 | + functions-common:time_stop:2438 : elapsed_time=67 2022-04-01 01:24:26.208 | + functions-common:time_stop:2439 : total=6123 2022-04-01 01:24:26.211 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:26.213 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6190 2022-04-01 01:24:26.221 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-04-01 01:24:26.221 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 01:24:26.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 01:24:26.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:24:26.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 01:24:26.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 01:24:26.236 | + 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:24:26.251 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 01:24:26.266 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 01:24:26.266 | ++ 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:24:26.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 01:24:26.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 01:24:28.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:28.652 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:28.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:28.653 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:28.866 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:24:28.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.78 ' 2022-04-01 01:24:28.873 | + 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:24:28.876 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:24:28.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 01:24:28.900 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:24:28.903 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 01:24:28.907 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 01:24:28.929 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:28.932 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 01:24:28.935 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:24:28.939 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 01:24:28.942 | + ./stack.sh:main:1319 : start_nova 2022-04-01 01:24:28.945 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 01:24:28.948 | + 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:24:28.951 | + 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:24:28.954 | + 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:24:28.957 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:24:28.960 | + 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:24:28.963 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 01:24:28.966 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:24:28.969 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:28.971 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:28.974 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 01:24:28.977 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:28.980 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:28.983 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:28.986 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:28.989 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:28.994 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776268991 2022-04-01 01:24:28.997 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 01:24:29.015 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:29.018 | + 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:24:29.022 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 01:24:29.025 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:24:29.028 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:24:29.031 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:24:29.034 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:24:29.037 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:24:29.040 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:24:29.043 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 01:24:29.046 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:29.049 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:29.051 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:24:29.054 | + 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:24:29.057 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 01:24:29.060 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:24:29.062 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:24:29.065 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:24:29.067 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:24:29.070 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:24:29.073 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 01:24:29.076 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:24:29.081 | + 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:24:29.143 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 01:24:29.203 | + 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:24:29.271 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 01:24:29.341 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 01:24:29.407 | + 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:24:29.472 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:24:29.477 | + 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:24:29.540 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:24:30.245 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 01:24:30.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 01:24:30.992 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 01:24:31.017 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:31.020 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:31.025 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:31.035 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:31.040 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:31.045 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:31.049 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:31.053 | + functions-common:time_stop:2432 : start_time=1648776268991 2022-04-01 01:24:31.058 | + functions-common:time_stop:2434 : [[ -z 1648776268991 ]] 2022-04-01 01:24:31.067 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:31.072 | + functions-common:time_stop:2437 : end_time=1648776271069 2022-04-01 01:24:31.077 | + functions-common:time_stop:2438 : elapsed_time=2078 2022-04-01 01:24:31.080 | + functions-common:time_stop:2439 : total=32959 2022-04-01 01:24:31.084 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:31.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35037 2022-04-01 01:24:31.090 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 01:24:31.098 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 01:24:31.106 | + 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:24:31.112 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 01:24:31.117 | + 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:24:31.122 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:31.126 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:31.133 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 01:24:31.138 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:31.142 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:31.147 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:31.153 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:31.163 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:31.169 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776271165 2022-04-01 01:24:31.172 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 01:24:31.198 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:31.201 | + 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:24:31.205 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 01:24:31.210 | + 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:24:31.213 | + 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:24:31.217 | + 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:24:31.222 | + 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:24:31.225 | + 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:24:31.228 | + 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:24:31.231 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 01:24:31.236 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:31.239 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:31.242 | + 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:24:31.246 | + 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:24:31.250 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 01:24:31.254 | + 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:24:31.259 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:24:31.262 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:24:31.265 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 01:24:31.269 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:24:31.274 | + 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:24:31.365 | + 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:24:31.439 | + 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:24:31.517 | + 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:24:31.589 | + 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:24:31.670 | + 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:24:31.741 | + 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:24:31.828 | + 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:24:31.934 | + 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:24:32.025 | + 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:24:32.110 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:24:32.114 | + 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:24:32.194 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:24:32.992 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 01:24:33.018 | 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:24:33.700 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 01:24:33.793 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:33.796 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:33.804 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:33.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:33.818 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:33.818 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:33.821 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:33.824 | + functions-common:time_stop:2432 : start_time=1648776271165 2022-04-01 01:24:33.830 | + functions-common:time_stop:2434 : [[ -z 1648776271165 ]] 2022-04-01 01:24:33.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:33.844 | + functions-common:time_stop:2437 : end_time=1648776273841 2022-04-01 01:24:33.848 | + functions-common:time_stop:2438 : elapsed_time=2676 2022-04-01 01:24:33.852 | + functions-common:time_stop:2439 : total=35037 2022-04-01 01:24:33.857 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:33.864 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37713 2022-04-01 01:24:33.869 | + 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:24:33.872 | + 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:24:33.876 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 01:24:33.879 | + 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:24:33.882 | + 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:24:33.886 | + 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:24:33.889 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 01:24:33.893 | + 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:24:33.896 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 01:24:33.913 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 01:24:33.918 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:24:33.921 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:24:33.925 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 01:24:33.963 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:33.971 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:24:33.976 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 01:24:34.023 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:34.027 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:24:34.036 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 01:24:34.087 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:34.099 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 01:24:34.111 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:24:34.119 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 01:24:34.130 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 01:24:34.142 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:24:34.149 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:24:34.152 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:24:34.157 | + 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:24:34.159 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 01:24:34.163 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:24:34.171 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:34.175 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:34.184 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 01:24:34.187 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:34.192 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:34.194 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:34.197 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:34.202 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:34.207 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776274203 2022-04-01 01:24:34.210 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 01:24:34.234 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:34.237 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:34.244 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:34.247 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:34.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:34.255 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:34.258 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:34.262 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:34.265 | + functions-common:time_stop:2432 : start_time=1648776274203 2022-04-01 01:24:34.268 | + functions-common:time_stop:2434 : [[ -z 1648776274203 ]] 2022-04-01 01:24:34.275 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:34.278 | + functions-common:time_stop:2437 : end_time=1648776274274 2022-04-01 01:24:34.281 | + functions-common:time_stop:2438 : elapsed_time=71 2022-04-01 01:24:34.284 | + functions-common:time_stop:2439 : total=37713 2022-04-01 01:24:34.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:34.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37784 2022-04-01 01:24:34.293 | + 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:24:34.300 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 01:24:34.303 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:24:34.306 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:34.308 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:34.311 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 01:24:34.314 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:34.317 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:34.326 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:34.330 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:34.334 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:34.338 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776274334 2022-04-01 01:24:34.342 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 01:24:34.362 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:34.366 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:34.370 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:34.374 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:34.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:34.378 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:34.382 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:34.386 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:34.390 | + functions-common:time_stop:2432 : start_time=1648776274334 2022-04-01 01:24:34.390 | + functions-common:time_stop:2434 : [[ -z 1648776274334 ]] 2022-04-01 01:24:34.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:34.402 | + functions-common:time_stop:2437 : end_time=1648776274394 2022-04-01 01:24:34.402 | + functions-common:time_stop:2438 : elapsed_time=60 2022-04-01 01:24:34.404 | + functions-common:time_stop:2439 : total=37784 2022-04-01 01:24:34.409 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:34.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37844 2022-04-01 01:24:34.414 | + 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:24:34.415 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 01:24:34.418 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:24:34.422 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:34.425 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:34.430 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 01:24:34.430 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:34.434 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:34.434 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:34.438 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:34.442 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:34.445 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776274441 2022-04-01 01:24:34.448 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 01:24:34.478 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:34.482 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:34.486 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:34.486 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:34.490 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:34.492 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:34.494 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:34.498 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:34.500 | + functions-common:time_stop:2432 : start_time=1648776274441 2022-04-01 01:24:34.504 | + functions-common:time_stop:2434 : [[ -z 1648776274441 ]] 2022-04-01 01:24:34.506 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:34.514 | + functions-common:time_stop:2437 : end_time=1648776274507 2022-04-01 01:24:34.514 | + functions-common:time_stop:2438 : elapsed_time=66 2022-04-01 01:24:34.518 | + functions-common:time_stop:2439 : total=37844 2022-04-01 01:24:34.518 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:34.522 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37910 2022-04-01 01:24:34.526 | + 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:24:34.530 | + 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:24:34.534 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 01:24:34.534 | + 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:24:34.538 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 01:24:34.539 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 01:24:34.561 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:34.565 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 01:24:34.640 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 01:24:34.646 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:24:34.650 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 01:24:34.719 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 01:24:34.747 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:34.750 | + 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:24:34.752 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 01:24:34.755 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:24:34.758 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:34.761 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:34.763 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 01:24:34.766 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:34.769 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:34.772 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:34.775 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:34.781 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:34.784 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776274780 2022-04-01 01:24:34.788 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 01:24:34.816 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:34.820 | + 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:24:34.824 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 01:24:34.828 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:24:34.838 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:24:34.838 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:24:34.840 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:24:34.842 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:24:34.845 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:24:34.850 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 01:24:34.853 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:34.858 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:34.861 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:24:34.865 | + 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:24:34.868 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 01:24:34.871 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:24:34.874 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:24:34.876 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:24:34.879 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:24:34.882 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:24:34.889 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 01:24:34.894 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:24:34.902 | + 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:24:34.990 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 01:24:35.074 | + 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:24:35.166 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 01:24:35.270 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 01:24:35.368 | + 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:24:35.466 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:24:35.470 | + 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:24:35.584 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:24:36.435 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 01:24:36.450 | 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:24:37.178 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 01:24:37.209 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:37.215 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:37.218 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:37.223 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:37.228 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:37.235 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:37.240 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:37.246 | + functions-common:time_stop:2432 : start_time=1648776274780 2022-04-01 01:24:37.250 | + functions-common:time_stop:2434 : [[ -z 1648776274780 ]] 2022-04-01 01:24:37.254 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:37.261 | + functions-common:time_stop:2437 : end_time=1648776277257 2022-04-01 01:24:37.264 | + functions-common:time_stop:2438 : elapsed_time=2477 2022-04-01 01:24:37.267 | + functions-common:time_stop:2439 : total=37910 2022-04-01 01:24:37.270 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:37.274 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40387 2022-04-01 01:24:37.281 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 01:24:37.285 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:24:37.288 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 01:24:37.320 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:37.321 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 01:24:37.325 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 01:24:37.327 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:24:37.330 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:24:37.334 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:24:37.337 | + 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:24:37.339 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 01:24:37.342 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:24:37.345 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:37.348 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:37.351 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 01:24:37.353 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:37.356 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:37.359 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:37.363 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:37.369 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:37.372 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776277368 2022-04-01 01:24:37.375 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 01:24:37.398 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:37.401 | + 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:24:37.404 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 01:24:37.407 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:24:37.410 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:24:37.413 | + 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:24:37.416 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:24:37.420 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 01:24:37.424 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 01:24:37.428 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 01:24:37.432 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:37.435 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:37.438 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 01:24:37.441 | + 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:24:37.447 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 01:24:37.456 | + 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:24:37.460 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:24:37.467 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:24:37.472 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:24:37.476 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:24:37.479 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 01:24:37.482 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:24:37.487 | + 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:24:37.560 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 01:24:37.626 | + 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:24:37.696 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 01:24:37.785 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 01:24:37.894 | + 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:24:37.982 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:24:37.986 | + 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:24:38.070 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:24:38.994 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 01:24:39.009 | 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:24:39.755 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 01:24:39.787 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:39.791 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:39.800 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:39.804 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:39.810 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:39.813 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:39.816 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:39.820 | + functions-common:time_stop:2432 : start_time=1648776277368 2022-04-01 01:24:39.823 | + functions-common:time_stop:2434 : [[ -z 1648776277368 ]] 2022-04-01 01:24:39.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:39.845 | + functions-common:time_stop:2437 : end_time=1648776279840 2022-04-01 01:24:39.848 | + functions-common:time_stop:2438 : elapsed_time=2472 2022-04-01 01:24:39.857 | + functions-common:time_stop:2439 : total=40387 2022-04-01 01:24:39.866 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:39.875 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42859 2022-04-01 01:24:39.879 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 01:24:39.884 | + 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:24:39.888 | + 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:24:39.892 | + 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:24:39.895 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:24:39.898 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 01:24:39.904 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:24:39.908 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:24:39.912 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:24:39.916 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:24:39.920 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:24:39.924 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 01:24:39.928 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 01:24:39.933 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 01:24:39.937 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 01:24:39.944 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:24:39.944 | BEGIN { 2022-04-01 01:24:39.944 | section = "" 2022-04-01 01:24:39.944 | last_section = "" 2022-04-01 01:24:39.944 | section_count = 0 2022-04-01 01:24:39.944 | } 2022-04-01 01:24:39.944 | /^\[.+\]/ { 2022-04-01 01:24:39.944 | gsub("[][]", "", $1); 2022-04-01 01:24:39.944 | section=$1 2022-04-01 01:24:39.944 | next 2022-04-01 01:24:39.944 | } 2022-04-01 01:24:39.944 | /^ *\#/ { 2022-04-01 01:24:39.944 | next 2022-04-01 01:24:39.945 | } 2022-04-01 01:24:39.945 | /^[^ \t]+/ { 2022-04-01 01:24:39.945 | # get offset of first = in $0 2022-04-01 01:24:39.945 | eq_idx = index($0, "=") 2022-04-01 01:24:39.945 | # extract attr & value from $0 2022-04-01 01:24:39.945 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:24:39.945 | value = substr($0, eq_idx + 1) 2022-04-01 01:24:39.945 | # only need to strip trailing whitespace from attr 2022-04-01 01:24:39.945 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:24:39.945 | # need to strip leading & trailing whitespace from value 2022-04-01 01:24:39.945 | sub(/^[ \t]*/, "", value) 2022-04-01 01:24:39.945 | sub(/[ \t]*$/, "", value) 2022-04-01 01:24:39.945 | 2022-04-01 01:24:39.945 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:24:39.946 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:24:39.946 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:24:39.946 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:24:39.946 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:24:39.946 | if (section != last_section) { 2022-04-01 01:24:39.946 | cfg_section[section_count++] = section 2022-04-01 01:24:39.946 | last_section = section 2022-04-01 01:24:39.946 | } 2022-04-01 01:24:39.946 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:24:39.946 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:24:39.947 | 2022-04-01 01:24:39.947 | cfg_attr[section, attr, 0] = value 2022-04-01 01:24:39.947 | cfg_attr_count[section, attr] = 1 2022-04-01 01:24:39.947 | } else { 2022-04-01 01:24:39.947 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:24:39.947 | cfg_attr[section, attr, lno] = value 2022-04-01 01:24:39.947 | } 2022-04-01 01:24:39.947 | } 2022-04-01 01:24:39.947 | END { 2022-04-01 01:24:39.947 | # Process each section in order 2022-04-01 01:24:39.947 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:24:39.947 | section = cfg_section[sno] 2022-04-01 01:24:39.947 | # The ini routines simply append a config item immediately 2022-04-01 01:24:39.947 | # after the section header. To keep the same order as defined 2022-04-01 01:24:39.947 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:24:39.948 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:24:39.948 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:24:39.948 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:24:39.948 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:24:39.948 | else { 2022-04-01 01:24:39.948 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:24:39.948 | count = cfg_attr_count[section, attr] 2022-04-01 01:24:39.948 | print "inidelete " configfile " " section " " attr 2022-04-01 01:24:39.948 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:24:39.948 | for (l = count -2; l >= 0; l--) 2022-04-01 01:24:39.948 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:24:39.949 | } 2022-04-01 01:24:39.949 | } 2022-04-01 01:24:39.949 | } 2022-04-01 01:24:39.949 | } 2022-04-01 01:24:39.949 | ' 2022-04-01 01:24:39.949 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:24:39.949 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:24:39.951 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:24:39.954 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:24:39.957 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:24:39.960 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:24:39.963 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:24:39.967 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 01:24:39.971 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:24:39.971 | BEGIN { group = "" } 2022-04-01 01:24:39.971 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:24:39.971 | gsub("[][]", "", $1); 2022-04-01 01:24:39.971 | split($1, a, "|"); 2022-04-01 01:24:39.971 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:24:39.971 | group=a[1] 2022-04-01 01:24:39.971 | } else { 2022-04-01 01:24:39.971 | group="" 2022-04-01 01:24:39.972 | } 2022-04-01 01:24:39.972 | next 2022-04-01 01:24:39.972 | } 2022-04-01 01:24:39.972 | { 2022-04-01 01:24:39.972 | if (group != "") 2022-04-01 01:24:39.972 | print $0 2022-04-01 01:24:39.972 | } 2022-04-01 01:24:39.972 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:24:39.985 | + 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:24:39.988 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 01:24:40.047 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 01:24:40.092 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 01:24:40.096 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:24:40.099 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 01:24:40.103 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:24:40.106 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:24:40.109 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:24:40.133 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:40.138 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:24:40.141 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:24:40.144 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:24:40.168 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:40.171 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 01:24:40.175 | + 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:24:40.213 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:24:40.215 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:24:40.218 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 01:24:40.242 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 01:24:40.265 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 01:24:40.268 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 01:24:40.271 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 01:24:40.277 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 01:24:40.281 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 01:24:40.308 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.70 2022-04-01 01:24:40.310 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 01:24:40.330 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:40.333 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 01:24:40.353 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:40.356 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 01:24:40.358 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 01:24:40.397 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 01:24:40.420 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:40.422 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 01:24:40.443 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:40.446 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 01:24:40.452 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 01:24:40.454 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 01:24:40.456 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 01:24:40.460 | + 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:24:40.466 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 01:24:40.469 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 01:24:40.472 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 01:24:40.475 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:40.477 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 01:24:40.480 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:40.485 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:40.490 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:40.494 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:40.499 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:40.507 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776280503 2022-04-01 01:24:40.510 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 01:24:40.537 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:40.541 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:40.544 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:40.547 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:40.550 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:40.553 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:40.558 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:40.561 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:40.565 | + functions-common:time_stop:2432 : start_time=1648776280503 2022-04-01 01:24:40.570 | + functions-common:time_stop:2434 : [[ -z 1648776280503 ]] 2022-04-01 01:24:40.573 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:40.579 | + functions-common:time_stop:2437 : end_time=1648776280575 2022-04-01 01:24:40.582 | + functions-common:time_stop:2438 : elapsed_time=72 2022-04-01 01:24:40.587 | + functions-common:time_stop:2439 : total=42859 2022-04-01 01:24:40.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:40.594 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42931 2022-04-01 01:24:40.597 | + 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:24:40.601 | + 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:24:40.607 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 01:24:40.636 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:40.639 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 01:24:40.639 | Dumping cells_v2 mapping 2022-04-01 01:24:40.642 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 01:24:41.710 | 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:24:44.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:44.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:44.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:44.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:44.565 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:24:44.565 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 01:24:44.565 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:24:44.565 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 01:24:44.565 | | cell1 | d733f7cd-b83c-4d36-8997-20bee06e12dc | 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:24:44.565 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:24:45.026 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 01:24:45.029 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 01:24:45.093 | + inc/async:async_inner:63 : create_flavors 2022-04-01 01:24:45.142 | [709511 Async create_flavors:766770]: running: create_flavors 2022-04-01 01:24:45.145 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 01:24:45.168 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:45.171 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 01:24:45.173 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:24:45.177 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 01:24:45.180 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 01:24:45.183 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 01:24:45.187 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 01:24:45.190 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 01:24:45.193 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 01:24:45.212 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:45.216 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 01:24:45.219 | + 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:24:45.222 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 01:24:45.227 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 01:24:45.232 | + 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:24:45.234 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 01:24:45.237 | + 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:24:45.241 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:45.244 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:45.247 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 01:24:45.253 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:45.257 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:45.259 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:45.262 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:45.266 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:45.272 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776285268 2022-04-01 01:24:45.275 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 01:24:45.296 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:45.299 | + 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:24:45.302 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 01:24:45.305 | + 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:24:45.308 | + 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:24:45.311 | + 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:24:45.314 | + 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:24:45.317 | + 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:24:45.320 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:24:45.330 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 01:24:45.334 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:45.337 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:45.339 | + 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:24:45.342 | + 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:24:45.344 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 01:24:45.347 | + 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:24:45.355 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:24:45.357 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:24:45.360 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 01:24:45.363 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:24:45.367 | + 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:24:45.432 | + 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:24:45.505 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 01:24:45.570 | + 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:24:45.644 | + 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:24:45.711 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 01:24:45.777 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 01:24:45.853 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 01:24:45.927 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 01:24:45.997 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 01:24:46.072 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:24:46.074 | + 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:24:46.136 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:24:46.865 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 01:24:46.882 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 01:24:47.631 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 01:24:47.730 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:47.733 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:47.740 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:47.744 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:47.748 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:47.752 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:47.755 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:47.759 | + functions-common:time_stop:2432 : start_time=1648776285268 2022-04-01 01:24:47.763 | + functions-common:time_stop:2434 : [[ -z 1648776285268 ]] 2022-04-01 01:24:47.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:47.773 | + functions-common:time_stop:2437 : end_time=1648776287769 2022-04-01 01:24:47.776 | + functions-common:time_stop:2438 : elapsed_time=2501 2022-04-01 01:24:47.779 | + functions-common:time_stop:2439 : total=42931 2022-04-01 01:24:47.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:47.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45432 2022-04-01 01:24:47.789 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.70/volume/v3 2022-04-01 01:24:47.802 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 01:24:47.802 | Waiting for Cinder API to start... 2022-04-01 01:24:47.802 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.70/volume/v3 2022-04-01 01:24:47.802 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:24:47.806 | + functions:wait_for_service:458 : local url=http://10.222.0.70/volume/v3 2022-04-01 01:24:47.810 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:24:47.810 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:24:47.814 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:24:47.816 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:47.818 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:47.822 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:47.828 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776287823 2022-04-01 01:24:47.834 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:24:47.855 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/volume/v3 2022-04-01 01:24:50.940 | + :: : [[ 500 == 503 ]] 2022-04-01 01:24:50.942 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:24:50.948 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:24:50.952 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:50.955 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:50.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:50.962 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:50.965 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:50.968 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:24:50.971 | + functions-common:time_stop:2432 : start_time=1648776287823 2022-04-01 01:24:50.975 | + functions-common:time_stop:2434 : [[ -z 1648776287823 ]] 2022-04-01 01:24:50.978 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:50.984 | + functions-common:time_stop:2437 : end_time=1648776290981 2022-04-01 01:24:50.986 | + functions-common:time_stop:2438 : elapsed_time=3158 2022-04-01 01:24:50.991 | + functions-common:time_stop:2439 : total=21554 2022-04-01 01:24:50.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:50.996 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24712 2022-04-01 01:24:50.999 | + functions:wait_for_service:467 : return 0 2022-04-01 01:24:51.003 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.006 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 01:24:51.010 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.013 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:51.016 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:51.019 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 01:24:51.023 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:51.026 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:51.029 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:51.032 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:51.036 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:51.041 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776291038 2022-04-01 01:24:51.044 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 01:24:51.069 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:51.072 | + 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:24:51.075 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 01:24:51.080 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.083 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.087 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.090 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.093 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 01:24:51.096 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 01:24:51.100 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 01:24:51.104 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:24:51.107 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:24:51.111 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 01:24:51.114 | + 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:24:51.118 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 01:24:51.128 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:51.132 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:24:51.136 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:24:51.140 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:24:51.143 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:24:51.147 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 01:24:51.149 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:24:51.155 | + 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:24:51.232 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 01:24:51.310 | + 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:24:51.368 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 01:24:51.431 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 01:24:51.502 | + 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:24:51.572 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:24:51.576 | + 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:24:51.641 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:24:52.450 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 01:24:52.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 01:24:53.232 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 01:24:53.261 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:53.266 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:53.272 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:53.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:53.281 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:53.286 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:53.290 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:53.294 | + functions-common:time_stop:2432 : start_time=1648776291038 2022-04-01 01:24:53.297 | + functions-common:time_stop:2434 : [[ -z 1648776291038 ]] 2022-04-01 01:24:53.302 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:53.306 | + functions-common:time_stop:2437 : end_time=1648776293302 2022-04-01 01:24:53.309 | + functions-common:time_stop:2438 : elapsed_time=2264 2022-04-01 01:24:53.314 | + functions-common:time_stop:2439 : total=45432 2022-04-01 01:24:53.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:53.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47696 2022-04-01 01:24:53.325 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:53.328 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 01:24:53.331 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:53.335 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:53.338 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:53.341 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 01:24:53.347 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:53.350 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:53.354 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:53.358 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:53.363 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:53.369 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776293365 2022-04-01 01:24:53.376 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 01:24:53.408 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:53.411 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:53.415 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:53.418 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:53.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:53.425 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:53.429 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:53.432 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:53.435 | + functions-common:time_stop:2432 : start_time=1648776293365 2022-04-01 01:24:53.439 | + functions-common:time_stop:2434 : [[ -z 1648776293365 ]] 2022-04-01 01:24:53.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:53.451 | + functions-common:time_stop:2437 : end_time=1648776293446 2022-04-01 01:24:53.454 | + functions-common:time_stop:2438 : elapsed_time=81 2022-04-01 01:24:53.459 | + functions-common:time_stop:2439 : total=47696 2022-04-01 01:24:53.463 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:53.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47777 2022-04-01 01:24:53.472 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:53.476 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 01:24:53.480 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:24:53.486 | + functions-common:run_process:1682 : local group= 2022-04-01 01:24:53.490 | + functions-common:run_process:1683 : local user= 2022-04-01 01:24:53.494 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 01:24:53.499 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:24:53.501 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:24:53.508 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:24:53.511 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:24:53.518 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:24:53.527 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776293520 2022-04-01 01:24:53.537 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 01:24:53.567 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:24:53.575 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:24:53.578 | + functions-common:time_stop:2425 : local name 2022-04-01 01:24:53.581 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:24:53.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:24:53.587 | + functions-common:time_stop:2428 : local total 2022-04-01 01:24:53.590 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:24:53.593 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:24:53.597 | + functions-common:time_stop:2432 : start_time=1648776293520 2022-04-01 01:24:53.600 | + functions-common:time_stop:2434 : [[ -z 1648776293520 ]] 2022-04-01 01:24:53.605 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:24:53.613 | + functions-common:time_stop:2437 : end_time=1648776293608 2022-04-01 01:24:53.619 | + functions-common:time_stop:2438 : elapsed_time=88 2022-04-01 01:24:53.623 | + functions-common:time_stop:2439 : total=47777 2022-04-01 01:24:53.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:24:53.629 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47865 2022-04-01 01:24:53.633 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 01:24:53.636 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 01:24:53.662 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:53.665 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 01:24:53.669 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 01:24:53.674 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 01:24:53.680 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 01:24:53.683 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 01:24:53.721 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:24:53.726 | + 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:24:56.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:56.490 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:56.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:24:56.490 | from cryptography.utils import int_from_bytes 2022-04-01 01:24:56.490 | Unexpected exception for http://10.222.0.70/volume/v3/7bbe85f624fe4d8b96b5b879227ac0f0/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-04-01 01:24:56.750 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 01:24:56.753 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 01:24:56.757 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 01:24:56.760 | + ./stack.sh:exit_trap:522 : jobs='734564 2022-04-01 01:24:56.760 | 766770' 2022-04-01 01:24:56.763 | + ./stack.sh:exit_trap:525 : [[ -n 734564 2022-04-01 01:24:56.763 | 766770 ]] 2022-04-01 01:24:56.765 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-011122 ]] 2022-04-01 01:24:56.768 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 01:24:56.771 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 01:24:56.771 | exit_trap: cleaning up child processes 2022-04-01 01:24:56.774 | + ./stack.sh:exit_trap:527 : kill 734564 766770 2022-04-01 01:24:56.777 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.fipZbSdXJ5 ']' 2022-04-01 01:24:56.780 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.fipZbSdXJ5 2022-04-01 01:24:56.784 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 01:24:56.787 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 01:24:56.789 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 01:24:56.792 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 01:24:56.792 | Error on exit 2022-04-01 01:24:56.795 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 01:24:56.798 | + ./stack.sh:exit_trap:542 : generate-subunit 1648775478 818 fail 2022-04-01 01:24:57.472 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 01:24:57.474 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 01:24:58.960 | + ./stack.sh:exit_trap:556 : exit 1