2022-03-16 08:35:14.396 | + ./stack.sh:main:487 : exec 2022-03-16 08:35:14.397 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-083514' 2022-03-16 08:35:14.397 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-083514.summary.2022-03-16-083514 2022-03-16 08:35:14.397 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:35:14.397 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-083514 2022-03-16 08:35:14.397 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-083514 /opt/stack/logs/stack.sh.log 2022-03-16 08:35:14.397 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-083514.summary.2022-03-16-083514 /opt/stack/logs/stack.sh.log.summary 2022-03-16 08:35:14.397 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 08:35:14.397 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 08:35:14.397 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 08:35:14.397 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 08:35:14.397 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 08:35:14.397 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 08:35:14.397 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 08:35:14.397 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 08:35:14.397 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 08:35:14.397 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 08:35:14.397 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 08:35:14.398 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 08:35:14.398 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 08:35:14.398 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 08:35:14.398 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 08:35:14.398 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 08:35:14.398 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 08:35:14.398 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 08:35:14.398 | + ./stack.sh:main:576 : uname -a 2022-03-16 08:35:14.399 | Linux n-d-833234-4 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 08:35:14.401 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 08:35:14.403 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 08:35:14.407 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 08:35:14.444 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 08:35:14.460 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 08:35:14.462 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 08:35:14.464 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 08:35:14.466 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 08:35:14.468 | + functions-common:fetch_plugins:1776 : return 2022-03-16 08:35:14.470 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 08:35:14.472 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 08:35:14.473 | + functions-common:run_phase:1854 : local phase= 2022-03-16 08:35:14.476 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:35:14.478 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:35:14.479 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:35:14.481 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:35:14.483 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:35:14.485 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:35:14.488 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:35:14.490 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:35:14.492 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:35:14.494 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 08:35:14.496 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:35:14.508 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:14.510 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 08:35:14.512 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 08:35:14.514 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 08:35:14.515 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 08:35:14.517 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 08:35:14.519 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 08:35:14.521 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 08:35:14.523 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 08:35:14.525 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 08:35:14.527 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:35:14.529 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 08:35:14.531 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 08:35:14.533 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 08:35:14.534 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 08:35:14.536 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 08:35:14.539 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 08:35:14.556 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 08:35:14.558 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 08:35:14.570 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:35:14.573 | +++ lib/tls:source:43 : hostname -f 2022-03-16 08:35:14.576 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 08:35:14.578 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 08:35:14.580 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 08:35:14.581 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 08:35:14.583 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 08:35:14.586 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 08:35:14.588 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 08:35:14.589 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 08:35:14.591 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 08:35:14.593 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 08:35:14.598 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 08:35:14.610 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 08:35:14.626 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 08:35:14.639 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 08:35:14.652 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 08:35:14.688 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 08:35:14.746 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 08:35:14.837 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 08:35:14.859 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 08:35:14.909 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 08:35:14.965 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 08:35:15.112 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 08:35:15.126 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 08:35:15.140 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 08:35:15.152 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 08:35:15.251 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 08:35:15.254 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 08:35:15.257 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 08:35:15.260 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 08:35:15.262 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 08:35:15.264 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 08:35:15.268 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 08:35:15.269 | False' 2022-03-16 08:35:15.269 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 08:35:15.285 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 08:35:15.287 | + ./stack.sh:main:624 : run_phase source 2022-03-16 08:35:15.298 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 08:35:15.298 | + functions-common:run_phase:1854 : local phase= 2022-03-16 08:35:15.298 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:35:15.299 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:35:15.299 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:35:15.300 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:35:15.302 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:35:15.305 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:35:15.308 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:35:15.310 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:35:15.312 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:35:15.315 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 08:35:15.317 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:35:15.332 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:15.334 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 08:35:15.336 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 08:35:15.375 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 08:35:15.377 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 08:35:15.379 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 08:35:15.381 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 08:35:15.384 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 08:35:15.386 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 08:35:15.388 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 08:35:15.390 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 08:35:15.392 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 08:35:15.394 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 08:35:15.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 08:35:15.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 08:35:15.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.408 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 08:35:15.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.413 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 08:35:15.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.418 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 08:35:15.420 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.422 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 08:35:15.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.427 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 08:35:15.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.432 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 08:35:15.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.436 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 08:35:15.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.441 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 08:35:15.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.446 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 08:35:15.448 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.451 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 08:35:15.453 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.455 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 08:35:15.457 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.460 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 08:35:15.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.465 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 08:35:15.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 08:35:15.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 08:35:15.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 08:35:15.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.483 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 08:35:15.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 08:35:15.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 08:35:15.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 08:35:15.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.501 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 08:35:15.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 08:35:15.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.510 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 08:35:15.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.515 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 08:35:15.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.519 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 08:35:15.522 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.524 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 08:35:15.527 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.529 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 08:35:15.531 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.534 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 08:35:15.536 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.538 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 08:35:15.540 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.543 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 08:35:15.545 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.548 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 08:35:15.550 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.552 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 08:35:15.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.557 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 08:35:15.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.561 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 08:35:15.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.566 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 08:35:15.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.571 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 08:35:15.573 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.575 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 08:35:15.577 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.580 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 08:35:15.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.584 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 08:35:15.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.589 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 08:35:15.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.593 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 08:35:15.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.598 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 08:35:15.600 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 08:35:15.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.607 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 08:35:15.609 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:35:15.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 08:35:15.614 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 08:35:15.617 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 08:35:15.619 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 08:35:15.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:15.636 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 08:35:15.639 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 08:35:15.641 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 08:35:15.657 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:35:15.659 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 08:35:15.661 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 08:35:15.664 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 08:35:15.666 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 08:35:15.668 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 08:35:15.671 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 08:35:15.673 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 08:35:15.675 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 08:35:15.678 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 08:35:15.678 | Using mysql database backend 2022-03-16 08:35:15.680 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 08:35:15.696 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 08:35:15.699 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 08:35:15.701 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 08:35:15.704 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 08:35:15.707 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 08:35:15.709 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 08:35:15.725 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:15.728 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 08:35:15.744 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 08:35:15.761 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:15.763 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 08:35:15.780 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 08:35:15.796 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 08:35:15.812 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:35:15.815 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 08:35:15.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:15.834 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 08:35:15.850 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 08:35:15.853 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 08:35:15.855 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 08:35:15.858 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 08:35:15.861 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 08:35:15.865 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-083515 2022-03-16 08:35:15.868 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-083515 757' 2022-03-16 08:35:15.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.873 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 08:35:15.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.877 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 08:35:15.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.882 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 08:35:15.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.888 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 08:35:15.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.893 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-16 08:35:15.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.898 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-16 08:35:15.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.903 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-083514 2022-03-16 08:35:15.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.908 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 08:35:15.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.913 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-16 08:35:15.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.918 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 08:35:15.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.922 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 08:35:15.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.927 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 08:35:15.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:35:15.932 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 08:35:15.935 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 08:35:15.938 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 08:35:15.940 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 08:35:15.942 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 08:35:15.944 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:35:15.947 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:35:15.949 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:35:15.952 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:35:15.954 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:35:15.957 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:35:15.972 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:35:15.974 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:35:15.976 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:35:15.979 | + functions-common:git_clone:629 : echo master 2022-03-16 08:35:15.979 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:35:15.984 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 08:35:15.986 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:35:15.988 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 08:35:15.991 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:35:15.991 | + functions-common:git_clone:678 : head -1 2022-03-16 08:35:15.995 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 08:35:15.997 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:35:16.000 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 08:35:16.003 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:35:16.005 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 08:35:16.008 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 08:35:16.011 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 08:35:16.013 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 08:35:16.016 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 08:35:16.018 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 08:35:16.021 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 08:35:16.023 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 08:35:16.026 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 08:35:16.031 | ++ tools/install_prereqs.sh:source:47 : NOW=1647419716 2022-03-16 08:35:16.034 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 08:35:16.038 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647418009 2022-03-16 08:35:16.041 | ++ tools/install_prereqs.sh:source:49 : DELTA=1707 2022-03-16 08:35:16.043 | ++ tools/install_prereqs.sh:source:50 : [[ 1707 -lt 7200 ]] 2022-03-16 08:35:16.046 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 08:35:16.048 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 08:35:16.051 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 08:35:16.053 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 08:35:16.056 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 08:35:16.059 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 08:35:16.061 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 08:35:16.063 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 08:35:16.067 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 08:35:16.114 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 08:35:16.114 | apache2-dev 2022-03-16 08:35:16.114 | bc 2022-03-16 08:35:16.114 | bsdmainutils 2022-03-16 08:35:16.114 | curl 2022-03-16 08:35:16.114 | g++ 2022-03-16 08:35:16.114 | gawk 2022-03-16 08:35:16.114 | gcc 2022-03-16 08:35:16.114 | gettext 2022-03-16 08:35:16.114 | git 2022-03-16 08:35:16.114 | graphviz 2022-03-16 08:35:16.114 | iputils-ping 2022-03-16 08:35:16.114 | libapache2-mod-proxy-uwsgi 2022-03-16 08:35:16.114 | libffi-dev 2022-03-16 08:35:16.114 | libjpeg-dev 2022-03-16 08:35:16.114 | libpcre3-dev 2022-03-16 08:35:16.114 | libpq-dev 2022-03-16 08:35:16.114 | libssl-dev 2022-03-16 08:35:16.114 | libsystemd-dev 2022-03-16 08:35:16.114 | libxml2-dev 2022-03-16 08:35:16.114 | libxslt1-dev 2022-03-16 08:35:16.114 | libyaml-dev 2022-03-16 08:35:16.114 | lsof 2022-03-16 08:35:16.114 | openssh-server 2022-03-16 08:35:16.114 | openssl 2022-03-16 08:35:16.114 | pkg-config 2022-03-16 08:35:16.114 | psmisc 2022-03-16 08:35:16.114 | python3-dev 2022-03-16 08:35:16.114 | python3-pip 2022-03-16 08:35:16.114 | python3-systemd 2022-03-16 08:35:16.115 | python3-venv 2022-03-16 08:35:16.115 | tar 2022-03-16 08:35:16.115 | tcpdump 2022-03-16 08:35:16.115 | unzip 2022-03-16 08:35:16.115 | uuid-runtime 2022-03-16 08:35:16.115 | wget 2022-03-16 08:35:16.115 | wget 2022-03-16 08:35:16.115 | zlib1g-dev 2022-03-16 08:35:16.115 | libkrb5-dev 2022-03-16 08:35:16.115 | libldap2-dev 2022-03-16 08:35:16.115 | libsasl2-dev 2022-03-16 08:35:16.115 | memcached 2022-03-16 08:35:16.115 | python3-mysqldb 2022-03-16 08:35:16.115 | sqlite3 2022-03-16 08:35:16.115 | conntrack 2022-03-16 08:35:16.115 | curl 2022-03-16 08:35:16.115 | dnsmasq-base 2022-03-16 08:35:16.115 | dnsmasq-utils 2022-03-16 08:35:16.115 | ebtables 2022-03-16 08:35:16.115 | genisoimage 2022-03-16 08:35:16.115 | iptables 2022-03-16 08:35:16.115 | iputils-arping 2022-03-16 08:35:16.115 | kpartx 2022-03-16 08:35:16.115 | libjs-jquery-tablesorter 2022-03-16 08:35:16.115 | parted 2022-03-16 08:35:16.115 | pm-utils 2022-03-16 08:35:16.115 | python3-mysqldb 2022-03-16 08:35:16.115 | socat 2022-03-16 08:35:16.115 | sqlite3 2022-03-16 08:35:16.115 | sudo 2022-03-16 08:35:16.115 | vlan 2022-03-16 08:35:16.115 | lsscsi 2022-03-16 08:35:16.115 | open-iscsi 2022-03-16 08:35:16.115 | lvm2 2022-03-16 08:35:16.115 | qemu-utils 2022-03-16 08:35:16.115 | thin-provisioning-tools 2022-03-16 08:35:16.115 | acl 2022-03-16 08:35:16.115 | dnsmasq-base 2022-03-16 08:35:16.116 | dnsmasq-utils 2022-03-16 08:35:16.116 | ebtables 2022-03-16 08:35:16.116 | haproxy 2022-03-16 08:35:16.116 | iptables 2022-03-16 08:35:16.116 | iputils-arping 2022-03-16 08:35:16.116 | iputils-ping 2022-03-16 08:35:16.116 | postgresql-server-dev-all 2022-03-16 08:35:16.116 | python3-mysqldb 2022-03-16 08:35:16.116 | sqlite3 2022-03-16 08:35:16.116 | sudo 2022-03-16 08:35:16.116 | vlan 2022-03-16 08:35:16.116 | pcp 2022-03-16 08:35:16.116 | ipset 2022-03-16 08:35:16.116 | conntrack 2022-03-16 08:35:16.116 | conntrackd 2022-03-16 08:35:16.116 | keepalived 2022-03-16 08:35:16.116 | lvm2 2022-03-16 08:35:16.116 | qemu-utils 2022-03-16 08:35:16.116 | thin-provisioning-tools 2022-03-16 08:35:16.116 | curl 2022-03-16 08:35:16.116 | liberasurecode-dev 2022-03-16 08:35:16.116 | make 2022-03-16 08:35:16.116 | memcached 2022-03-16 08:35:16.116 | rsync 2022-03-16 08:35:16.116 | sqlite3 2022-03-16 08:35:16.116 | xfsprogs' 2022-03-16 08:35:16.118 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 08:35:16.137 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 08:35:16.137 | apache2-dev 2022-03-16 08:35:16.137 | bc 2022-03-16 08:35:16.137 | bsdmainutils 2022-03-16 08:35:16.137 | curl 2022-03-16 08:35:16.137 | g++ 2022-03-16 08:35:16.137 | gawk 2022-03-16 08:35:16.137 | gcc 2022-03-16 08:35:16.137 | gettext 2022-03-16 08:35:16.137 | git 2022-03-16 08:35:16.137 | graphviz 2022-03-16 08:35:16.137 | iputils-ping 2022-03-16 08:35:16.137 | libapache2-mod-proxy-uwsgi 2022-03-16 08:35:16.137 | libffi-dev 2022-03-16 08:35:16.137 | libjpeg-dev 2022-03-16 08:35:16.137 | libpcre3-dev 2022-03-16 08:35:16.137 | libpq-dev 2022-03-16 08:35:16.137 | libssl-dev 2022-03-16 08:35:16.137 | libsystemd-dev 2022-03-16 08:35:16.137 | libxml2-dev 2022-03-16 08:35:16.137 | libxslt1-dev 2022-03-16 08:35:16.137 | libyaml-dev 2022-03-16 08:35:16.137 | lsof 2022-03-16 08:35:16.137 | openssh-server 2022-03-16 08:35:16.137 | openssl 2022-03-16 08:35:16.137 | pkg-config 2022-03-16 08:35:16.137 | psmisc 2022-03-16 08:35:16.137 | python3-dev 2022-03-16 08:35:16.137 | python3-pip 2022-03-16 08:35:16.137 | python3-systemd 2022-03-16 08:35:16.137 | python3-venv 2022-03-16 08:35:16.137 | tar 2022-03-16 08:35:16.137 | tcpdump 2022-03-16 08:35:16.137 | unzip 2022-03-16 08:35:16.137 | uuid-runtime 2022-03-16 08:35:16.137 | wget 2022-03-16 08:35:16.138 | wget 2022-03-16 08:35:16.138 | zlib1g-dev 2022-03-16 08:35:16.138 | libkrb5-dev 2022-03-16 08:35:16.138 | libldap2-dev 2022-03-16 08:35:16.138 | libsasl2-dev 2022-03-16 08:35:16.138 | memcached 2022-03-16 08:35:16.138 | python3-mysqldb 2022-03-16 08:35:16.138 | sqlite3 2022-03-16 08:35:16.138 | conntrack 2022-03-16 08:35:16.138 | curl 2022-03-16 08:35:16.138 | dnsmasq-base 2022-03-16 08:35:16.138 | dnsmasq-utils 2022-03-16 08:35:16.138 | ebtables 2022-03-16 08:35:16.138 | genisoimage 2022-03-16 08:35:16.138 | iptables 2022-03-16 08:35:16.138 | iputils-arping 2022-03-16 08:35:16.138 | kpartx 2022-03-16 08:35:16.138 | libjs-jquery-tablesorter 2022-03-16 08:35:16.138 | parted 2022-03-16 08:35:16.138 | pm-utils 2022-03-16 08:35:16.138 | python3-mysqldb 2022-03-16 08:35:16.138 | socat 2022-03-16 08:35:16.138 | sqlite3 2022-03-16 08:35:16.138 | sudo 2022-03-16 08:35:16.138 | vlan 2022-03-16 08:35:16.138 | lsscsi 2022-03-16 08:35:16.138 | open-iscsi 2022-03-16 08:35:16.138 | lvm2 2022-03-16 08:35:16.138 | qemu-utils 2022-03-16 08:35:16.138 | thin-provisioning-tools 2022-03-16 08:35:16.138 | acl 2022-03-16 08:35:16.138 | dnsmasq-base 2022-03-16 08:35:16.138 | dnsmasq-utils 2022-03-16 08:35:16.138 | ebtables 2022-03-16 08:35:16.138 | haproxy 2022-03-16 08:35:16.138 | iptables 2022-03-16 08:35:16.138 | iputils-arping 2022-03-16 08:35:16.139 | iputils-ping 2022-03-16 08:35:16.139 | postgresql-server-dev-all 2022-03-16 08:35:16.139 | python3-mysqldb 2022-03-16 08:35:16.139 | sqlite3 2022-03-16 08:35:16.139 | sudo 2022-03-16 08:35:16.139 | vlan 2022-03-16 08:35:16.139 | pcp 2022-03-16 08:35:16.139 | ipset 2022-03-16 08:35:16.139 | conntrack 2022-03-16 08:35:16.139 | conntrackd 2022-03-16 08:35:16.139 | keepalived 2022-03-16 08:35:16.139 | lvm2 2022-03-16 08:35:16.139 | qemu-utils 2022-03-16 08:35:16.139 | thin-provisioning-tools 2022-03-16 08:35:16.139 | curl 2022-03-16 08:35:16.139 | liberasurecode-dev 2022-03-16 08:35:16.139 | make 2022-03-16 08:35:16.139 | memcached 2022-03-16 08:35:16.139 | rsync 2022-03-16 08:35:16.139 | sqlite3 2022-03-16 08:35:16.139 | xfsprogs ' 2022-03-16 08:35:16.140 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 08:35:16.142 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:16.144 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:16.148 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 08:35:16.148 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 08:35:16.152 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 08:35:16.155 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 08:35:16.157 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:35:16.159 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 08:35:16.161 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:35:16.164 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:35:16.166 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:35:16.168 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:16.170 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:16.172 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:35:16.175 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 08:35:16.177 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 08:35:16.179 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 08:35:16.181 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 08:35:16.185 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 08:35:16.187 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 08:35:16.189 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 08:35:16.191 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 08:35:16.193 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:35:16.197 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:35:16.200 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647419716198 2022-03-16 08:35:16.203 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 08:35:16.205 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 08:35:16.207 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-16 08:35:16.550 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 08:35:16.580 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-16 08:35:16.753 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-16 08:35:16.764 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-16 08:35:16.897 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,642 kB] 2022-03-16 08:35:17.159 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 2022-03-16 08:35:18.250 | Fetched 2,888 kB in 1s (2,214 kB/s) 2022-03-16 08:35:19.792 | Reading package lists... 2022-03-16 08:35:19.824 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 08:35:19.826 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 08:35:19.828 | ++ functions-common:time_stop:2425 : local name 2022-03-16 08:35:19.830 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:19.832 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:19.835 | ++ functions-common:time_stop:2428 : local total 2022-03-16 08:35:19.837 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:19.839 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 08:35:19.841 | ++ functions-common:time_stop:2432 : start_time=1647419716198 2022-03-16 08:35:19.843 | ++ functions-common:time_stop:2434 : [[ -z 1647419716198 ]] 2022-03-16 08:35:19.845 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:19.849 | ++ functions-common:time_stop:2437 : end_time=1647419719847 2022-03-16 08:35:19.852 | ++ functions-common:time_stop:2438 : elapsed_time=3649 2022-03-16 08:35:19.854 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 08:35:19.856 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:19.858 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3649 2022-03-16 08:35:19.861 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 08:35:19.863 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:35:19.865 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:19.867 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:19.870 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 08:35:19.891 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 08:35:20.000 | Reading package lists... 2022-03-16 08:35:20.239 | Building dependency tree... 2022-03-16 08:35:20.240 | Reading state information... 2022-03-16 08:35:20.275 | acl is already the newest version (2.2.53-6). 2022-03-16 08:35:20.275 | bc is already the newest version (1.07.1-2build1). 2022-03-16 08:35:20.275 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 08:35:20.275 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 08:35:20.275 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 08:35:20.275 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 08:35:20.275 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 08:35:20.275 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 08:35:20.275 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 08:35:20.275 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 08:35:20.275 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 08:35:20.275 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 08:35:20.275 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 08:35:20.275 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 08:35:20.275 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 08:35:20.275 | libffi-dev is already the newest version (3.3-4). 2022-03-16 08:35:20.275 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 08:35:20.275 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 08:35:20.275 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 08:35:20.275 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 08:35:20.275 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 08:35:20.275 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 08:35:20.275 | make is already the newest version (4.2.1-1.2). 2022-03-16 08:35:20.275 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 08:35:20.275 | psmisc is already the newest version (23.3-1). 2022-03-16 08:35:20.275 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 08:35:20.275 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 08:35:20.275 | python3-systemd is already the newest version (234-3build2). 2022-03-16 08:35:20.275 | socat is already the newest version (1.7.3.3-2). 2022-03-16 08:35:20.275 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 08:35:20.275 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 08:35:20.275 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 08:35:20.276 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 08:35:20.276 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 08:35:20.276 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 08:35:20.276 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 08:35:20.276 | pcp is already the newest version (5.0.3-1). 2022-03-16 08:35:20.276 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 08:35:20.276 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 08:35:20.276 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 08:35:20.276 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 08:35:20.276 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 08:35:20.276 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 08:35:20.276 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 08:35:20.276 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 08:35:20.276 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 08:35:20.276 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 08:35:20.276 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 08:35:20.276 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 08:35:20.276 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 08:35:20.276 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 08:35:20.276 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 08:35:20.276 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 08:35:20.276 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 08:35:20.276 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 08:35:20.276 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 08:35:20.276 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 08:35:20.276 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 08:35:20.276 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 08:35:20.276 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 08:35:20.276 | openssl set to manually installed. 2022-03-16 08:35:20.276 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 08:35:20.276 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 08:35:20.276 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 08:35:20.276 | rsync set to manually installed. 2022-03-16 08:35:20.276 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 08:35:20.276 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 08:35:20.277 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 08:35:20.277 | tar set to manually installed. 2022-03-16 08:35:20.277 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 08:35:20.277 | uuid-runtime set to manually installed. 2022-03-16 08:35:20.498 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 08:35:20.499 | wget set to manually installed. 2022-03-16 08:35:20.499 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 08:35:20.499 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 08:35:20.499 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 08:35:20.499 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 08:35:20.499 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 08:35:20.499 | The following packages were automatically installed and are no longer required: 2022-03-16 08:35:20.500 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:35:20.500 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:35:20.500 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:35:20.500 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:35:20.500 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:35:20.500 | python3-zope.interface 2022-03-16 08:35:20.500 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:35:20.636 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:35:20.641 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 08:35:20.643 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:35:20.645 | ++ functions-common:time_stop:2425 : local name 2022-03-16 08:35:20.648 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:20.650 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:20.652 | ++ functions-common:time_stop:2428 : local total 2022-03-16 08:35:20.654 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:20.657 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:35:20.659 | ++ functions-common:time_stop:2432 : start_time=1647419719888 2022-03-16 08:35:20.661 | ++ functions-common:time_stop:2434 : [[ -z 1647419719888 ]] 2022-03-16 08:35:20.664 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:20.668 | ++ functions-common:time_stop:2437 : end_time=1647419720666 2022-03-16 08:35:20.670 | ++ functions-common:time_stop:2438 : elapsed_time=778 2022-03-16 08:35:20.673 | ++ functions-common:time_stop:2439 : total=1125 2022-03-16 08:35:20.675 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:20.677 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1903 2022-03-16 08:35:20.679 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 08:35:20.683 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 08:35:20.685 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 08:35:20.688 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 08:35:20.692 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 08:35:20.696 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 08:35:20.698 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 08:35:20.701 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 08:35:22.109 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 08:35:22.111 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 08:35:22.113 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 08:35:22.115 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 08:35:22.116 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 08:35:22.119 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 08:35:22.121 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 08:35:22.122 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 08:35:22.124 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 08:35:22.126 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 08:35:22.128 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 08:35:22.129 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 08:35:22.131 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 08:35:22.133 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 08:35:22.134 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 08:35:22.136 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 08:35:22.138 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 08:35:22.140 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 08:35:22.141 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 08:35:22.143 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 08:35:22.145 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 08:35:22.148 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 08:35:22.149 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 08:35:22.152 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 08:35:22.229 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 08:35:22.231 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 08:35:22.306 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 08:35:22.309 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 08:35:22.385 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 08:35:22.386 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 08:35:22.388 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 08:35:22.390 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 08:35:22.392 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 08:35:22.394 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 08:35:22.396 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 08:35:22.398 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 08:35:22.400 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 08:35:22.401 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 08:35:22.404 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 08:35:22.404 | Distro: focal 2022-03-16 08:35:22.406 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 08:35:22.408 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 08:35:22.412 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 08:35:22.414 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 08:35:22.417 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 08:35:22.417 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 08:35:23.099 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 08:35:23.101 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 08:35:23.101 | pip: 21.3.1 2022-03-16 08:35:23.103 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 08:35:23.105 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 08:35:23.107 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:35:23.109 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:35:23.110 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:35:23.112 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:35:23.114 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:35:23.116 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:35:23.118 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:35:23.120 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:35:23.121 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:35:23.123 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:35:23.125 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:35:23.127 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 08:35:23.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:23.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:23.132 | + tools/install_pip.sh:main:142 : : 2022-03-16 08:35:23.134 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 08:35:23.136 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 08:35:23.137 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 08:35:23.139 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:35:23.141 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 08:35:23.143 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 08:35:23.145 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:35:23.148 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:35:23.148 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:35:23.152 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-16 08:35:23.154 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-16 08:35:23.155 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 08:35:23.158 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 08:35:23.159 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 08:35:23.176 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 08:35:23.178 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 08:35:24.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:35:24.051 | from cryptography.utils import int_from_bytes 2022-03-16 08:35:24.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:35:24.051 | from cryptography.utils import int_from_bytes 2022-03-16 08:35:25.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:35:27.146 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 08:35:27.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 08:35:29.666 | Installing collected packages: setuptools 2022-03-16 08:35:30.515 | Successfully installed setuptools-60.9.3 2022-03-16 08:35:30.515 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:35:30.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:35:30.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:35:30.825 | + inc/python:pip_install:200 : result=0 2022-03-16 08:35:30.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:35:30.829 | + functions-common:time_stop:2425 : local name 2022-03-16 08:35:30.830 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:30.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:30.834 | + functions-common:time_stop:2428 : local total 2022-03-16 08:35:30.836 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:30.838 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:35:30.840 | + functions-common:time_stop:2432 : start_time=1647419723172 2022-03-16 08:35:30.841 | + functions-common:time_stop:2434 : [[ -z 1647419723172 ]] 2022-03-16 08:35:30.843 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:30.847 | + functions-common:time_stop:2437 : end_time=1647419730845 2022-03-16 08:35:30.848 | + functions-common:time_stop:2438 : elapsed_time=7673 2022-03-16 08:35:30.850 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:35:30.852 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:30.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7673 2022-03-16 08:35:30.856 | + inc/python:pip_install:203 : return 0 2022-03-16 08:35:30.858 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 08:35:30.860 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 08:35:30.864 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 08:35:30.866 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 08:35:30.869 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 08:35:30.869 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 08:35:31.567 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 08:35:31.569 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 08:35:31.569 | pip: 21.3.1 2022-03-16 08:35:31.572 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 08:35:31.575 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 08:35:31.579 | + ./stack.sh:main:796 : fixup_all 2022-03-16 08:35:31.581 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 08:35:31.583 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 08:35:31.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:31.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:31.590 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 08:35:31.603 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 08:35:31.614 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 08:35:31.625 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 08:35:31.627 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 08:35:31.629 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:35:31.631 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:35:31.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:35:31.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:35:31.638 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:35:31.640 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:35:31.642 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:35:31.644 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:35:31.646 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:35:31.649 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:35:31.651 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:35:31.653 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 08:35:31.655 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 08:35:31.658 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 08:35:31.660 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:35:31.662 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:35:31.665 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:35:31.667 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:35:31.669 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:35:31.671 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:35:31.673 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 08:35:31.676 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 08:35:31.678 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 08:35:31.680 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 08:35:31.682 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 08:35:31.685 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 08:35:31.687 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 08:35:31.708 | Using python 3.8 to install os-testr 2022-03-16 08:35:31.711 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-16 08:35:32.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:35:32.583 | from cryptography.utils import int_from_bytes 2022-03-16 08:35:32.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:35:32.583 | from cryptography.utils import int_from_bytes 2022-03-16 08:35:33.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:35:33.737 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 08:35:33.815 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 08:35:33.816 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 08:35:33.817 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 08:35:33.818 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-16 08:35:33.831 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 08:35:33.857 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 08:35:33.859 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 08:35:33.860 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-16 08:35:33.860 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-16 08:35:33.861 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-16 08:35:33.885 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-16 08:35:33.886 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-16 08:35:33.887 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-16 08:35:33.888 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-16 08:35:33.890 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-16 08:35:33.903 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-16 08:35:33.966 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-16 08:35:33.967 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-16 08:35:33.968 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-16 08:35:36.375 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:35:36.382 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:35:36.382 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:35:36.505 | + inc/python:pip_install:200 : result=0 2022-03-16 08:35:36.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:35:36.510 | + functions-common:time_stop:2425 : local name 2022-03-16 08:35:36.512 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:36.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:36.516 | + functions-common:time_stop:2428 : local total 2022-03-16 08:35:36.518 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:36.520 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:35:36.522 | + functions-common:time_stop:2432 : start_time=1647419731702 2022-03-16 08:35:36.524 | + functions-common:time_stop:2434 : [[ -z 1647419731702 ]] 2022-03-16 08:35:36.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:36.531 | + functions-common:time_stop:2437 : end_time=1647419736529 2022-03-16 08:35:36.533 | + functions-common:time_stop:2438 : elapsed_time=4827 2022-03-16 08:35:36.535 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:35:36.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:36.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4827 2022-03-16 08:35:36.542 | + inc/python:pip_install:203 : return 0 2022-03-16 08:35:36.545 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 08:35:36.604 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 08:35:36.833 | + ./stack.sh:main:810 : install_infra 2022-03-16 08:35:36.836 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 08:35:36.838 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 08:35:36.841 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 08:35:36.844 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 08:35:36.868 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 08:35:38.804 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.814 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.821 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.825 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.926 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.947 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.951 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.955 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.970 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.978 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:38.980 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.012 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.021 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.026 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.045 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.081 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.089 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.095 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.141 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.155 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.159 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.179 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.185 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.233 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.251 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.255 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.346 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.353 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.408 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.528 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.552 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.556 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.567 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.572 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.592 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.599 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.615 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.672 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.684 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.700 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.744 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.748 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:39.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:35:39.889 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 08:35:40.164 | + inc/python:pip_install:200 : result=0 2022-03-16 08:35:40.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:35:40.169 | + functions-common:time_stop:2425 : local name 2022-03-16 08:35:40.171 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:40.173 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:40.175 | + functions-common:time_stop:2428 : local total 2022-03-16 08:35:40.177 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:40.180 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:35:40.182 | + functions-common:time_stop:2432 : start_time=1647419736861 2022-03-16 08:35:40.184 | + functions-common:time_stop:2434 : [[ -z 1647419736861 ]] 2022-03-16 08:35:40.187 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:40.191 | + functions-common:time_stop:2437 : end_time=1647419740189 2022-03-16 08:35:40.193 | + functions-common:time_stop:2438 : elapsed_time=3328 2022-03-16 08:35:40.195 | + functions-common:time_stop:2439 : total=4827 2022-03-16 08:35:40.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:40.199 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8155 2022-03-16 08:35:40.202 | + inc/python:pip_install:203 : return 0 2022-03-16 08:35:40.204 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 08:35:40.206 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 08:35:40.229 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-16 08:35:42.042 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.052 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.059 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.063 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.164 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.184 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.188 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.191 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.207 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.215 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.217 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.248 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.257 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.262 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.280 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.317 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.325 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.330 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.378 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.391 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.395 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.415 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.421 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.469 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.487 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.492 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.582 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.589 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.643 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.763 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.789 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.793 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.803 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.808 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.828 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.852 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.908 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.921 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.936 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.981 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.985 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 08:35:42.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:35:42.993 | Processing /opt/stack/requirements 2022-03-16 08:35:44.856 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 08:35:44.859 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 08:35:44.870 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 08:35:44.875 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 08:35:44.878 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 08:35:44.884 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 08:35:44.911 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 08:35:44.932 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 08:35:44.941 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 08:35:44.962 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 08:35:44.965 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 08:35:44.980 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 08:35:44.983 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 08:35:44.985 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 08:35:44.991 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 08:35:44.994 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 08:35:45.007 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 08:35:45.055 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 08:35:45.061 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 08:35:45.064 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 08:35:45.075 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 08:35:45.080 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 08:35:45.141 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 08:35:45.143 | Building wheels for collected packages: openstack-requirements 2022-03-16 08:35:45.144 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 08:35:45.961 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 08:35:45.962 | ERROR: Command errored out with exit status 1: 2022-03-16 08:35:45.962 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qpdiozin/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qpdiozin/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-a08r1q5x 2022-03-16 08:35:45.962 | cwd: /tmp/pip-req-build-qpdiozin/ 2022-03-16 08:35:45.962 | Complete output (6 lines): 2022-03-16 08:35:45.962 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 08:35:45.962 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 08:35:45.962 | or: setup.py --help-commands 2022-03-16 08:35:45.962 | or: setup.py cmd --help 2022-03-16 08:35:45.962 | 2022-03-16 08:35:45.962 | error: invalid command 'bdist_wheel' 2022-03-16 08:35:45.962 | ---------------------------------------- 2022-03-16 08:35:45.962 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 08:35:45.962 | Running setup.py clean for openstack-requirements 2022-03-16 08:35:46.787 | Failed to build openstack-requirements 2022-03-16 08:35:46.804 | Installing collected packages: openstack-requirements 2022-03-16 08:35:46.804 | Attempting uninstall: openstack-requirements 2022-03-16 08:35:46.805 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 08:35:46.840 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 08:35:46.871 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 08:35:46.874 | Running setup.py install for openstack-requirements: started 2022-03-16 08:35:49.251 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 08:35:49.275 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 08:35:49.403 | + inc/python:pip_install:200 : result=0 2022-03-16 08:35:49.405 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:35:49.407 | + functions-common:time_stop:2425 : local name 2022-03-16 08:35:49.409 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:49.411 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:49.414 | + functions-common:time_stop:2428 : local total 2022-03-16 08:35:49.416 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:49.418 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:35:49.420 | + functions-common:time_stop:2432 : start_time=1647419740221 2022-03-16 08:35:49.422 | + functions-common:time_stop:2434 : [[ -z 1647419740221 ]] 2022-03-16 08:35:49.425 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:49.429 | + functions-common:time_stop:2437 : end_time=1647419749426 2022-03-16 08:35:49.431 | + functions-common:time_stop:2438 : elapsed_time=9205 2022-03-16 08:35:49.433 | + functions-common:time_stop:2439 : total=8155 2022-03-16 08:35:49.435 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:49.437 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17360 2022-03-16 08:35:49.439 | + inc/python:pip_install:203 : return 0 2022-03-16 08:35:49.442 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 08:35:49.445 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 08:35:49.447 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 08:35:49.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:35:49.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:35:49.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 08:35:49.456 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:35:49.458 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 08:35:49.479 | Using python 3.8 to install pbr 2022-03-16 08:35:49.481 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 08:35:50.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:35:50.360 | from cryptography.utils import int_from_bytes 2022-03-16 08:35:50.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:35:50.360 | from cryptography.utils import int_from_bytes 2022-03-16 08:35:51.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:35:51.532 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 08:35:54.206 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:35:54.213 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:35:54.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:35:54.335 | + inc/python:pip_install:200 : result=0 2022-03-16 08:35:54.337 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:35:54.340 | + functions-common:time_stop:2425 : local name 2022-03-16 08:35:54.342 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:35:54.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:35:54.346 | + functions-common:time_stop:2428 : local total 2022-03-16 08:35:54.348 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:35:54.351 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:35:54.353 | + functions-common:time_stop:2432 : start_time=1647419749473 2022-03-16 08:35:54.355 | + functions-common:time_stop:2434 : [[ -z 1647419749473 ]] 2022-03-16 08:35:54.358 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:35:54.362 | + functions-common:time_stop:2437 : end_time=1647419754359 2022-03-16 08:35:54.364 | + functions-common:time_stop:2438 : elapsed_time=4886 2022-03-16 08:35:54.366 | + functions-common:time_stop:2439 : total=17360 2022-03-16 08:35:54.368 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:35:54.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22246 2022-03-16 08:35:54.372 | + inc/python:pip_install:203 : return 0 2022-03-16 08:35:54.375 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 08:35:56.683 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 08:35:58.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:35:58.584 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 08:35:58.600 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 08:35:58.602 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 08:35:58.605 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 08:35:58.607 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 08:35:58.613 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-16 08:35:58.687 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 08:35:58.689 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 08:35:58.693 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 08:35:58.710 | + ./stack.sh:main:819 : pkgs= 2022-03-16 08:35:58.712 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 08:35:58.715 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 08:35:58.717 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:35:58.720 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 08:35:58.723 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:35:58.726 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:35:58.728 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:35:58.730 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:35:58.733 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:35:58.736 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:35:58.740 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:35:58.742 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:35:58.744 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:35:58.746 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 08:35:58.749 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:35:58.763 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:58.765 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:35:58.767 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:35:58.769 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 08:35:58.772 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:35:58.774 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:35:58.776 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:35:58.779 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 08:35:58.781 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:35:58.783 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 08:35:58.785 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:35:58.788 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:35:58.790 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:35:58.792 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:35:58.794 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:35:58.796 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:35:58.799 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 08:35:58.801 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:35:58.803 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 08:35:58.805 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:35:58.807 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:35:58.810 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 08:35:58.812 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 08:35:58.815 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 08:35:58.817 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 08:35:58.819 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 08:35:58.871 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 08:35:58.871 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 08:35:58.874 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 08:35:59.247 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 08:35:59.250 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 08:35:59.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:35:59.269 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 08:35:59.271 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:35:59.273 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:35:59.276 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:35:59.278 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:35:59.280 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:35:59.283 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:35:59.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:59.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:59.290 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:35:59.292 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:35:59.294 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:35:59.296 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:35:59.299 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 08:35:59.301 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:35:59.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:35:59.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:35:59.308 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 08:35:59.330 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-16 08:35:59.438 | Reading package lists... 2022-03-16 08:35:59.674 | Building dependency tree... 2022-03-16 08:35:59.676 | Reading state information... 2022-03-16 08:35:59.932 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 08:35:59.933 | The following packages were automatically installed and are no longer required: 2022-03-16 08:35:59.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:35:59.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:35:59.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:35:59.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:35:59.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:35:59.934 | python3-zope.interface 2022-03-16 08:35:59.934 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:36:00.050 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:36:00.054 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:36:00.057 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:36:00.059 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:00.061 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:00.064 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:00.066 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:00.068 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:00.070 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:36:00.073 | + functions-common:time_stop:2432 : start_time=1647419759327 2022-03-16 08:36:00.075 | + functions-common:time_stop:2434 : [[ -z 1647419759327 ]] 2022-03-16 08:36:00.078 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:00.082 | + functions-common:time_stop:2437 : end_time=1647419760079 2022-03-16 08:36:00.084 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-16 08:36:00.087 | + functions-common:time_stop:2439 : total=1903 2022-03-16 08:36:00.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:00.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2655 2022-03-16 08:36:00.093 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:36:00.096 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 08:36:00.098 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:36:00.101 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:36:00.103 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:36:00.106 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:36:00.108 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:36:00.110 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:36:00.113 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 08:36:00.115 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:36:00.117 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:36:00.120 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:36:00.122 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:36:00.124 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:36:00.126 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:36:00.129 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:36:00.131 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:36:00.133 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:36:00.136 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:36:00.138 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:36:00.140 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 08:36:00.143 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:36:00.145 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:36:00.148 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:36:00.150 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:36:00.153 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:36:00.155 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:36:00.158 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 08:36:00.160 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 08:36:00.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:00.179 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 08:36:00.181 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:36:00.184 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 08:36:00.186 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 08:36:00.189 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 08:36:00.193 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 08:36:00.195 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 08:36:00.197 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 08:36:00.200 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 08:36:00.202 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 08:36:00.204 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 08:36:00.207 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 08:36:00.958 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 08:36:00.958 | user tags 2022-03-16 08:36:00.958 | stackrabbit []' 2022-03-16 08:36:00.961 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 08:36:00.961 | user tags 2022-03-16 08:36:00.961 | stackrabbit []' 2022-03-16 08:36:00.962 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 08:36:00.968 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 08:36:00.970 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 08:36:00.972 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 08:36:01.705 | Changing password for user "stackrabbit" ... 2022-03-16 08:36:01.789 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 08:36:02.450 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 08:36:02.519 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 08:36:02.522 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 08:36:03.210 | Changing password for user "stackrabbit" ... 2022-03-16 08:36:03.276 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 08:36:03.279 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 08:36:03.281 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 08:36:03.943 | Deleting user "guest" ... 2022-03-16 08:36:03.959 | Error: 2022-03-16 08:36:03.959 | {:no_such_user, "guest"} 2022-03-16 08:36:03.972 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 08:36:03.975 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 08:36:03.992 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:03.994 | + ./stack.sh:main:836 : install_database 2022-03-16 08:36:03.997 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 08:36:03.999 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 08:36:04.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:04.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:04.006 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 08:36:04.580 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 08:36:04.583 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 08:36:04.585 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 08:36:04.588 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 08:36:04.590 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:36:04.592 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 08:36:04.595 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:36:04.597 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:36:04.599 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:36:04.602 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:36:04.604 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:36:04.606 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:36:04.609 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:36:04.611 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:36:04.613 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:36:04.616 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:36:04.619 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:36:04.621 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 08:36:04.623 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:36:04.626 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:36:04.628 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:36:04.631 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:36:04.633 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:36:04.635 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:36:04.638 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 08:36:04.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:04.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:04.644 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 08:36:04.647 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:36:04.649 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:36:04.651 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:36:04.654 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:36:04.656 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:04.658 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:36:04.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:04.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:04.669 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:36:04.671 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:36:04.674 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:36:04.676 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:36:04.679 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 08:36:04.681 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:36:04.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:04.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:04.688 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 08:36:04.709 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-16 08:36:04.818 | Reading package lists... 2022-03-16 08:36:05.062 | Building dependency tree... 2022-03-16 08:36:05.063 | Reading state information... 2022-03-16 08:36:05.319 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 08:36:05.319 | The following packages were automatically installed and are no longer required: 2022-03-16 08:36:05.320 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:36:05.320 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:36:05.320 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:36:05.320 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:36:05.320 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:36:05.320 | python3-zope.interface 2022-03-16 08:36:05.320 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:36:05.435 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:36:05.439 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:36:05.441 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:36:05.444 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:05.446 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:05.448 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:05.451 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:05.453 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:05.455 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:36:05.457 | + functions-common:time_stop:2432 : start_time=1647419764706 2022-03-16 08:36:05.460 | + functions-common:time_stop:2434 : [[ -z 1647419764706 ]] 2022-03-16 08:36:05.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:05.466 | + functions-common:time_stop:2437 : end_time=1647419765464 2022-03-16 08:36:05.469 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 08:36:05.471 | + functions-common:time_stop:2439 : total=2655 2022-03-16 08:36:05.473 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:05.475 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3413 2022-03-16 08:36:05.477 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:36:05.480 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 08:36:05.482 | + ./stack.sh:main:839 : install_database_python 2022-03-16 08:36:05.484 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 08:36:05.487 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 08:36:05.490 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 08:36:05.492 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:36:05.495 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 08:36:05.497 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 08:36:05.500 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:36:05.503 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:36:05.503 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:36:05.509 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 08:36:05.511 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 08:36:05.514 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 08:36:05.517 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 08:36:05.519 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 08:36:05.540 | Using python 3.8 to install PyMySQL 2022-03-16 08:36:05.543 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-16 08:36:06.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:06.414 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:06.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:06.414 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:07.554 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:07.581 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 08:36:10.094 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:36:10.102 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:36:10.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:36:10.221 | + inc/python:pip_install:200 : result=0 2022-03-16 08:36:10.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:36:10.226 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:10.228 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:10.230 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:10.233 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:10.235 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:10.237 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:36:10.240 | + functions-common:time_stop:2432 : start_time=1647419765535 2022-03-16 08:36:10.243 | + functions-common:time_stop:2434 : [[ -z 1647419765535 ]] 2022-03-16 08:36:10.245 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:10.250 | + functions-common:time_stop:2437 : end_time=1647419770247 2022-03-16 08:36:10.252 | + functions-common:time_stop:2438 : elapsed_time=4712 2022-03-16 08:36:10.255 | + functions-common:time_stop:2439 : total=22246 2022-03-16 08:36:10.257 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:10.259 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26958 2022-03-16 08:36:10.262 | + inc/python:pip_install:203 : return 0 2022-03-16 08:36:10.264 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 08:36:10.266 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 08:36:10.269 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 08:36:10.271 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 08:36:10.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:10.290 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 08:36:10.292 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 08:36:10.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:36:10.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:36:10.301 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:36:10.304 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:36:10.306 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:36:10.309 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:36:10.311 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 08:36:10.314 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 08:36:10.329 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:10.332 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 08:36:10.335 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:36:10.337 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:36:10.339 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:36:10.342 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:36:10.344 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:10.346 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:36:10.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:10.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:10.353 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:36:10.356 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:36:10.358 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:36:10.360 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:36:10.363 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 08:36:10.365 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:36:10.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:10.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:10.372 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 08:36:10.395 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-16 08:36:10.504 | Reading package lists... 2022-03-16 08:36:10.742 | Building dependency tree... 2022-03-16 08:36:10.743 | Reading state information... 2022-03-16 08:36:11.000 | radvd is already the newest version (1:2.17-2). 2022-03-16 08:36:11.000 | The following packages were automatically installed and are no longer required: 2022-03-16 08:36:11.001 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:36:11.001 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:36:11.001 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:36:11.001 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:36:11.001 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:36:11.002 | python3-zope.interface 2022-03-16 08:36:11.002 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:36:11.115 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:36:11.119 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:36:11.122 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:36:11.124 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:11.126 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:11.128 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:11.131 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:11.133 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:11.135 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:36:11.137 | + functions-common:time_stop:2432 : start_time=1647419770392 2022-03-16 08:36:11.139 | + functions-common:time_stop:2434 : [[ -z 1647419770392 ]] 2022-03-16 08:36:11.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:11.146 | + functions-common:time_stop:2437 : end_time=1647419771144 2022-03-16 08:36:11.148 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-16 08:36:11.150 | + functions-common:time_stop:2439 : total=3413 2022-03-16 08:36:11.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:11.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4165 2022-03-16 08:36:11.158 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:36:11.160 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 08:36:11.178 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:11.180 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 08:36:11.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 08:36:11.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 08:36:11.188 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 08:36:11.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 08:36:11.212 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:36:11.214 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:36:11.216 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:36:11.219 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:36:11.221 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:11.223 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:36:11.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:11.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:11.230 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:36:11.233 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:36:11.235 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:36:11.237 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:36:11.240 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 08:36:11.242 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:36:11.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:11.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:11.249 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 08:36:11.269 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-16 08:36:11.378 | Reading package lists... 2022-03-16 08:36:11.617 | Building dependency tree... 2022-03-16 08:36:11.618 | Reading state information... 2022-03-16 08:36:11.871 | fakeroot is already the newest version (1.24-1). 2022-03-16 08:36:11.871 | make is already the newest version (4.2.1-1.2). 2022-03-16 08:36:11.871 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 08:36:11.871 | The following packages were automatically installed and are no longer required: 2022-03-16 08:36:11.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:36:11.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:36:11.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:36:11.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:36:11.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:36:11.872 | python3-zope.interface 2022-03-16 08:36:11.872 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:36:11.986 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:36:11.991 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:36:11.993 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:36:11.995 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:11.997 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:11.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:12.002 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:12.004 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:12.006 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:36:12.009 | + functions-common:time_stop:2432 : start_time=1647419771266 2022-03-16 08:36:12.011 | + functions-common:time_stop:2434 : [[ -z 1647419771266 ]] 2022-03-16 08:36:12.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:12.017 | + functions-common:time_stop:2437 : end_time=1647419772015 2022-03-16 08:36:12.020 | + functions-common:time_stop:2438 : elapsed_time=749 2022-03-16 08:36:12.022 | + functions-common:time_stop:2439 : total=4165 2022-03-16 08:36:12.024 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:12.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4914 2022-03-16 08:36:12.028 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:36:12.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 08:36:12.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:12.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:12.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 08:36:12.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 08:36:12.043 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 08:36:12.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 08:36:12.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 08:36:12.053 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 08:36:12.053 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 08:36:12.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 08:36:12.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 08:36:12.062 | + functions:vercmp:628 : local v1=5.4 2022-03-16 08:36:12.064 | + functions:vercmp:629 : local 'op=<' 2022-03-16 08:36:12.067 | + functions:vercmp:630 : local v2=3.13 2022-03-16 08:36:12.069 | + functions:vercmp:631 : local result 2022-03-16 08:36:12.073 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 08:36:12.073 | ++ functions:vercmp:635 : head -1 2022-03-16 08:36:12.074 | ++ functions:vercmp:635 : sort -V 2022-03-16 08:36:12.078 | + functions:vercmp:635 : result=3.13 2022-03-16 08:36:12.080 | + functions:vercmp:637 : case $op in 2022-03-16 08:36:12.083 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 08:36:12.085 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 08:36:12.087 | + functions:vercmp:648 : return 2022-03-16 08:36:12.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 08:36:12.092 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:36:12.094 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 08:36:12.697 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 08:36:12.699 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 08:36:12.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 08:36:12.709 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.712 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 08:36:12.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:12.734 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 08:36:12.737 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 08:36:12.737 | Installing etcd 2022-03-16 08:36:12.740 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 08:36:12.752 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 08:36:12.769 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 08:36:12.772 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 08:36:12.785 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 08:36:12.789 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 08:36:12.791 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 08:36:12.794 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 08:36:12.799 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 08:36:12.801 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-16 08:36:12.803 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 08:36:12.806 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 08:36:12.808 | ++ functions:get_extra_file:74 : return 2022-03-16 08:36:12.811 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 08:36:12.813 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 08:36:12.816 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 08:36:12.818 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 08:36:12.835 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:12.837 | + ./stack.sh:main:866 : install_dstat 2022-03-16 08:36:12.839 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 08:36:12.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:12.858 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 08:36:12.861 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:36:12.863 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 08:36:12.865 | + ./stack.sh:main:875 : install_libs 2022-03-16 08:36:12.868 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 08:36:12.870 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 08:36:12.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 08:36:12.875 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 08:36:12.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 08:36:12.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.886 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 08:36:12.888 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 08:36:12.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 08:36:12.893 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 08:36:12.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 08:36:12.903 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.905 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 08:36:12.907 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 08:36:12.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 08:36:12.912 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 08:36:12.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 08:36:12.922 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.924 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 08:36:12.926 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 08:36:12.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 08:36:12.931 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 08:36:12.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 08:36:12.940 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.942 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 08:36:12.945 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 08:36:12.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 08:36:12.950 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 08:36:12.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 08:36:12.959 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.962 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 08:36:12.964 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 08:36:12.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 08:36:12.969 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 08:36:12.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 08:36:12.978 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.981 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 08:36:12.983 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 08:36:12.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 08:36:12.988 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 08:36:12.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:12.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:12.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 08:36:12.997 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:12.999 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 08:36:13.002 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 08:36:13.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 08:36:13.006 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 08:36:13.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 08:36:13.016 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.018 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 08:36:13.021 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 08:36:13.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 08:36:13.026 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 08:36:13.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 08:36:13.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.038 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 08:36:13.040 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 08:36:13.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 08:36:13.045 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 08:36:13.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 08:36:13.054 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.057 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 08:36:13.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 08:36:13.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 08:36:13.064 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 08:36:13.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 08:36:13.078 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.080 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 08:36:13.083 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 08:36:13.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 08:36:13.088 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 08:36:13.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 08:36:13.097 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.100 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 08:36:13.102 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 08:36:13.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 08:36:13.107 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 08:36:13.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 08:36:13.116 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.118 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 08:36:13.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 08:36:13.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 08:36:13.126 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 08:36:13.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 08:36:13.135 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.138 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 08:36:13.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 08:36:13.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 08:36:13.145 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 08:36:13.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 08:36:13.155 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.157 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 08:36:13.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 08:36:13.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 08:36:13.164 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 08:36:13.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 08:36:13.174 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.176 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 08:36:13.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 08:36:13.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 08:36:13.183 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 08:36:13.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 08:36:13.193 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.196 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 08:36:13.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 08:36:13.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 08:36:13.203 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 08:36:13.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 08:36:13.213 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.215 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 08:36:13.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 08:36:13.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 08:36:13.223 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 08:36:13.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 08:36:13.232 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.235 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 08:36:13.237 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 08:36:13.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 08:36:13.242 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 08:36:13.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 08:36:13.251 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.253 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 08:36:13.256 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 08:36:13.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 08:36:13.261 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 08:36:13.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 08:36:13.271 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.273 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 08:36:13.276 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 08:36:13.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 08:36:13.280 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 08:36:13.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 08:36:13.290 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.292 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 08:36:13.295 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 08:36:13.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 08:36:13.299 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 08:36:13.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 08:36:13.309 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.311 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 08:36:13.313 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 08:36:13.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 08:36:13.319 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 08:36:13.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 08:36:13.329 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.331 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 08:36:13.334 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 08:36:13.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 08:36:13.339 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 08:36:13.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 08:36:13.348 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.350 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 08:36:13.353 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 08:36:13.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 08:36:13.357 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 08:36:13.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 08:36:13.367 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.369 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 08:36:13.372 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 08:36:13.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 08:36:13.376 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 08:36:13.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 08:36:13.386 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.389 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 08:36:13.391 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 08:36:13.393 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 08:36:13.396 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 08:36:13.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 08:36:13.406 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.408 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 08:36:13.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 08:36:13.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 08:36:13.416 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 08:36:13.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 08:36:13.425 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.428 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 08:36:13.430 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 08:36:13.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 08:36:13.435 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 08:36:13.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 08:36:13.445 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.447 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 08:36:13.449 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 08:36:13.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 08:36:13.454 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 08:36:13.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 08:36:13.464 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.467 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 08:36:13.469 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 08:36:13.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 08:36:13.474 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 08:36:13.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 08:36:13.483 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.485 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 08:36:13.488 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 08:36:13.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 08:36:13.493 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 08:36:13.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 08:36:13.503 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.506 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 08:36:13.508 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 08:36:13.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 08:36:13.513 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 08:36:13.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 08:36:13.522 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.525 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 08:36:13.527 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 08:36:13.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 08:36:13.532 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 08:36:13.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 08:36:13.541 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.544 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 08:36:13.546 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 08:36:13.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 08:36:13.551 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 08:36:13.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 08:36:13.561 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.563 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 08:36:13.566 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 08:36:13.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 08:36:13.571 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 08:36:13.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 08:36:13.580 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.583 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 08:36:13.585 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 08:36:13.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 08:36:13.590 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 08:36:13.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:13.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:13.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 08:36:13.599 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:13.602 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 08:36:13.623 | Using python 3.8 to install etcd3 2022-03-16 08:36:13.626 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-16 08:36:14.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:14.492 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:14.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:14.492 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:15.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:15.656 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 08:36:15.663 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 08:36:15.664 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 08:36:15.665 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 08:36:15.667 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 08:36:18.204 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:36:18.211 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:36:18.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:36:18.332 | + inc/python:pip_install:200 : result=0 2022-03-16 08:36:18.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:36:18.337 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:18.339 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:18.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:18.343 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:18.346 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:18.348 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:36:18.350 | + functions-common:time_stop:2432 : start_time=1647419773618 2022-03-16 08:36:18.353 | + functions-common:time_stop:2434 : [[ -z 1647419773618 ]] 2022-03-16 08:36:18.355 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:18.359 | + functions-common:time_stop:2437 : end_time=1647419778357 2022-03-16 08:36:18.362 | + functions-common:time_stop:2438 : elapsed_time=4739 2022-03-16 08:36:18.368 | + functions-common:time_stop:2439 : total=26958 2022-03-16 08:36:18.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:18.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31697 2022-03-16 08:36:18.375 | + inc/python:pip_install:203 : return 0 2022-03-16 08:36:18.377 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 08:36:18.400 | Using python 3.8 to install etcd3gw 2022-03-16 08:36:18.403 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-16 08:36:19.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:19.281 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:19.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:19.281 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:20.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:20.446 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 08:36:20.453 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 08:36:20.454 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 08:36:20.455 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 08:36:20.457 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 08:36:20.490 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-16 08:36:20.492 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 08:36:20.493 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-16 08:36:20.494 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 08:36:23.005 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:36:23.012 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:36:23.012 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:36:23.132 | + inc/python:pip_install:200 : result=0 2022-03-16 08:36:23.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:36:23.137 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:23.139 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:23.141 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:23.143 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:23.146 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:23.148 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:36:23.150 | + functions-common:time_stop:2432 : start_time=1647419778394 2022-03-16 08:36:23.152 | + functions-common:time_stop:2434 : [[ -z 1647419778394 ]] 2022-03-16 08:36:23.155 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:23.159 | + functions-common:time_stop:2437 : end_time=1647419783157 2022-03-16 08:36:23.162 | + functions-common:time_stop:2438 : elapsed_time=4763 2022-03-16 08:36:23.164 | + functions-common:time_stop:2439 : total=31697 2022-03-16 08:36:23.166 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:23.169 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36460 2022-03-16 08:36:23.171 | + inc/python:pip_install:203 : return 0 2022-03-16 08:36:23.173 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 08:36:23.176 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 08:36:23.179 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 08:36:23.181 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:36:23.184 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:36:23.186 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:36:23.188 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:36:23.191 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:36:23.193 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:36:23.195 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:36:23.198 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:36:23.200 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:36:23.202 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:36:23.205 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:36:23.207 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 08:36:23.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:23.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:23.214 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 08:36:23.217 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 08:36:23.219 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:36:23.221 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:36:23.224 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:36:23.226 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:36:23.229 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:23.231 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:36:23.233 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:23.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:23.239 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:36:23.241 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:36:23.243 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:36:23.246 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:36:23.248 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 08:36:23.250 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:36:23.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:23.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:23.257 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 08:36:23.279 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 08:36:23.388 | Reading package lists... 2022-03-16 08:36:23.629 | Building dependency tree... 2022-03-16 08:36:23.630 | Reading state information... 2022-03-16 08:36:23.891 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 08:36:23.891 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 08:36:23.891 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 08:36:23.891 | The following packages were automatically installed and are no longer required: 2022-03-16 08:36:23.892 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:36:23.892 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:36:23.892 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:36:23.892 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:36:23.892 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:36:23.892 | python3-zope.interface 2022-03-16 08:36:23.892 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:36:24.006 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:36:24.011 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:36:24.013 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:36:24.015 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:24.018 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:24.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:24.023 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:24.025 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:24.028 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:36:24.030 | + functions-common:time_stop:2432 : start_time=1647419783277 2022-03-16 08:36:24.032 | + functions-common:time_stop:2434 : [[ -z 1647419783277 ]] 2022-03-16 08:36:24.035 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:24.039 | + functions-common:time_stop:2437 : end_time=1647419784037 2022-03-16 08:36:24.042 | + functions-common:time_stop:2438 : elapsed_time=760 2022-03-16 08:36:24.044 | + functions-common:time_stop:2439 : total=4914 2022-03-16 08:36:24.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:24.048 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5674 2022-03-16 08:36:24.051 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:36:24.053 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 08:36:24.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:24.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:24.060 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 08:36:24.122 | Module proxy already enabled 2022-03-16 08:36:24.127 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 08:36:24.189 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 08:36:24.189 | Module proxy already enabled 2022-03-16 08:36:24.189 | Module proxy_uwsgi already enabled 2022-03-16 08:36:24.193 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 08:36:24.196 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:36:24.198 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:36:24.201 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:36:24.359 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 08:36:24.364 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 08:36:24.366 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 08:36:24.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 08:36:24.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.383 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 08:36:24.385 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 08:36:24.388 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 08:36:24.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 08:36:24.400 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.406 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 08:36:24.411 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 08:36:24.413 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 08:36:24.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 08:36:24.427 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.430 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 08:36:24.432 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 08:36:24.436 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 08:36:24.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 08:36:24.447 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.450 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 08:36:24.452 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 08:36:24.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 08:36:24.462 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.464 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 08:36:24.467 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 08:36:24.469 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 08:36:24.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 08:36:24.480 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.482 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 08:36:24.499 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:24.501 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 08:36:24.505 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 08:36:24.507 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 08:36:24.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 08:36:24.517 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.520 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 08:36:24.538 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:24.540 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 08:36:24.543 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 08:36:24.545 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 08:36:24.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 08:36:24.555 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.557 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 08:36:24.560 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 08:36:24.562 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 08:36:24.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:24.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:24.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 08:36:24.572 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:24.575 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 08:36:24.577 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 08:36:24.579 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:36:24.583 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 08:36:24.586 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 08:36:24.588 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:36:24.592 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:36:24.592 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:36:24.598 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 08:36:24.600 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 08:36:24.602 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 08:36:24.605 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 08:36:24.608 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 08:36:24.631 | Using python 3.8 to install keystonemiddleware 2022-03-16 08:36:24.633 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-16 08:36:25.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:25.520 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:25.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:25.520 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:26.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:26.686 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 08:36:26.738 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 08:36:26.739 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 08:36:26.740 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 08:36:26.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 08:36:26.743 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 08:36:26.744 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 08:36:26.745 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 08:36:26.746 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-16 08:36:26.747 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 08:36:26.748 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 08:36:26.749 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 08:36:26.750 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 08:36:26.751 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 08:36:26.752 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 08:36:26.809 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-16 08:36:26.810 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-16 08:36:26.812 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-16 08:36:26.850 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-16 08:36:26.890 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-16 08:36:26.891 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 08:36:26.893 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-16 08:36:26.894 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-16 08:36:26.942 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-16 08:36:26.946 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-16 08:36:26.956 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-16 08:36:26.957 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-16 08:36:26.970 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-16 08:36:26.972 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 08:36:26.973 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-16 08:36:27.040 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-16 08:36:27.041 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-16 08:36:27.043 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 08:36:27.045 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 08:36:27.094 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-16 08:36:27.107 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-16 08:36:29.538 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:36:29.545 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:36:29.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:36:29.667 | + inc/python:pip_install:200 : result=0 2022-03-16 08:36:29.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:36:29.672 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:29.674 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:29.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:29.678 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:29.681 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:29.683 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:36:29.685 | + functions-common:time_stop:2432 : start_time=1647419784625 2022-03-16 08:36:29.687 | + functions-common:time_stop:2434 : [[ -z 1647419784625 ]] 2022-03-16 08:36:29.690 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:29.695 | + functions-common:time_stop:2437 : end_time=1647419789692 2022-03-16 08:36:29.697 | + functions-common:time_stop:2438 : elapsed_time=5067 2022-03-16 08:36:29.699 | + functions-common:time_stop:2439 : total=36460 2022-03-16 08:36:29.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:29.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41527 2022-03-16 08:36:29.706 | + inc/python:pip_install:203 : return 0 2022-03-16 08:36:29.709 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 08:36:29.711 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 08:36:29.713 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:36:29.717 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 08:36:29.719 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 08:36:29.721 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:36:29.725 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:36:29.725 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:36:29.730 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 08:36:29.733 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 08:36:29.735 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 08:36:29.738 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 08:36:29.740 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 08:36:29.762 | Using python 3.8 to install python-memcached 2022-03-16 08:36:29.764 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-16 08:36:30.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:30.643 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:30.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:30.643 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:31.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:31.812 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 08:36:31.815 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 08:36:34.331 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:36:34.339 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:36:34.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:36:34.456 | + inc/python:pip_install:200 : result=0 2022-03-16 08:36:34.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:36:34.461 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:34.463 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:34.466 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:34.468 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:34.470 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:34.473 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:36:34.475 | + functions-common:time_stop:2432 : start_time=1647419789756 2022-03-16 08:36:34.477 | + functions-common:time_stop:2434 : [[ -z 1647419789756 ]] 2022-03-16 08:36:34.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:34.484 | + functions-common:time_stop:2437 : end_time=1647419794482 2022-03-16 08:36:34.487 | + functions-common:time_stop:2438 : elapsed_time=4726 2022-03-16 08:36:34.489 | + functions-common:time_stop:2439 : total=41527 2022-03-16 08:36:34.492 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:34.494 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46253 2022-03-16 08:36:34.496 | + inc/python:pip_install:203 : return 0 2022-03-16 08:36:34.499 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 08:36:34.515 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:34.518 | + ./stack.sh:main:897 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-03-16 08:36:34.521 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 08:36:34.523 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 08:36:34.525 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 08:36:34.528 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:36:34.530 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 08:36:34.533 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 08:36:34.548 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:34.551 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 08:36:34.553 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 08:36:34.555 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 08:36:34.557 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:36:34.559 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:36:34.562 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:36:34.564 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:36:34.566 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:36:34.569 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:36:34.584 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:36:34.586 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:36:34.589 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:34.591 | + functions-common:git_clone:629 : echo master 2022-03-16 08:36:34.591 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:36:34.597 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 08:36:34.599 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:34.601 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 08:36:34.604 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:36:34.604 | + functions-common:git_clone:678 : head -1 2022-03-16 08:36:34.607 | 433f541b9 Update master for stable/yoga 2022-03-16 08:36:34.610 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:36:34.612 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 08:36:34.614 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:36:34.617 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 08:36:34.619 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 08:36:34.621 | + inc/python:setup_develop:344 : local extras= 2022-03-16 08:36:34.623 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 08:36:34.626 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:36:34.628 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 08:36:34.630 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 08:36:34.633 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:36:34.635 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:36:34.638 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 08:36:34.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:36:34.644 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 08:36:34.646 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:36:34.648 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:36:34.651 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 08:36:34.657 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 08:36:34.660 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 08:36:35.336 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 08:36:35.338 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:36:35.341 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:36:35.343 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:36:35.345 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 08:36:35.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 08:36:35.349 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:36:35.352 | + inc/python:setup_package:428 : local extras= 2022-03-16 08:36:35.354 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:36:35.356 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:36:35.358 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:36:35.360 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:36:35.363 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:36:35.365 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 08:36:35.386 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 08:36:35.388 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-16 08:36:36.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:36.252 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:36.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:36.252 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:37.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:37.404 | Obtaining file:///opt/stack/keystone 2022-03-16 08:36:37.405 | Preparing metadata (setup.py): started 2022-03-16 08:36:40.921 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:36:40.994 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 08:36:40.995 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 08:36:40.996 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 08:36:40.997 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 08:36:40.998 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 08:36:40.999 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 08:36:41.000 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 08:36:41.001 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 08:36:41.002 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 08:36:41.004 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 08:36:41.005 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 08:36:41.005 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 08:36:41.006 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 08:36:41.008 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 08:36:41.009 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 08:36:41.010 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 08:36:41.011 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 08:36:41.012 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 08:36:41.013 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 08:36:41.014 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 08:36:41.015 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 08:36:41.016 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 08:36:41.017 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 08:36:41.019 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 08:36:41.020 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 08:36:41.020 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 08:36:41.021 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 08:36:41.023 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 08:36:41.024 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 08:36:41.025 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 08:36:41.026 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 08:36:41.027 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 08:36:41.029 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 08:36:41.030 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 08:36:41.041 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 08:36:41.042 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 08:36:41.085 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-16 08:36:41.097 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 08:36:41.098 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-16 08:36:41.099 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.0.3) 2022-03-16 08:36:41.100 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 08:36:41.110 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 08:36:41.170 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 08:36:41.173 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 08:36:41.266 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 08:36:41.267 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-16 08:36:41.268 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 08:36:41.269 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 08:36:41.322 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-16 08:36:41.323 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-16 08:36:41.325 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 08:36:41.374 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-16 08:36:41.378 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-16 08:36:41.435 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 08:36:41.437 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.8.0) 2022-03-16 08:36:41.438 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 08:36:41.439 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-16 08:36:41.441 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-16 08:36:41.442 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-16 08:36:41.463 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-16 08:36:41.510 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-16 08:36:41.529 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-16 08:36:41.530 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 08:36:41.532 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-16 08:36:41.534 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-16 08:36:41.611 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 08:36:41.725 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 08:36:41.725 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 08:36:41.726 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 08:36:41.727 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 08:36:41.729 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 08:36:41.944 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 08:36:41.965 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 08:36:41.967 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 08:36:42.033 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-16 08:36:42.034 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 08:36:42.053 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 08:36:42.125 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 08:36:42.164 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.13.3) 2022-03-16 08:36:42.275 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 08:36:42.347 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.7.0) 2022-03-16 08:36:42.475 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev1) (0.17.3) 2022-03-16 08:36:42.502 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-16 08:36:42.543 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.5.1) 2022-03-16 08:36:42.544 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (1.3.3) 2022-03-16 08:36:42.545 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.0.0) 2022-03-16 08:36:42.548 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.33.0) 2022-03-16 08:36:42.549 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.1) 2022-03-16 08:36:42.551 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.5.0) 2022-03-16 08:36:42.603 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-16 08:36:42.738 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.0.12) 2022-03-16 08:36:42.739 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.26.8) 2022-03-16 08:36:42.741 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-16 08:36:42.743 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (3.3) 2022-03-16 08:36:42.890 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 08:36:42.970 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 08:36:43.043 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 08:36:43.214 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 08:36:43.472 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.7) 2022-03-16 08:36:43.505 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.0.0) 2022-03-16 08:36:45.385 | Installing collected packages: keystone 2022-03-16 08:36:45.385 | Attempting uninstall: keystone 2022-03-16 08:36:45.385 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 08:36:45.389 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 08:36:45.391 | Running setup.py develop for keystone 2022-03-16 08:36:49.847 | Successfully installed keystone 2022-03-16 08:36:49.847 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:36:49.855 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:36:49.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:36:49.984 | + inc/python:pip_install:200 : result=0 2022-03-16 08:36:49.987 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:36:49.988 | + functions-common:time_stop:2425 : local name 2022-03-16 08:36:49.990 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:36:49.993 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:36:49.995 | + functions-common:time_stop:2428 : local total 2022-03-16 08:36:49.997 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:36:49.999 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:36:50.001 | + functions-common:time_stop:2432 : start_time=1647419795380 2022-03-16 08:36:50.004 | + functions-common:time_stop:2434 : [[ -z 1647419795380 ]] 2022-03-16 08:36:50.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:36:50.010 | + functions-common:time_stop:2437 : end_time=1647419810008 2022-03-16 08:36:50.012 | + functions-common:time_stop:2438 : elapsed_time=14628 2022-03-16 08:36:50.014 | + functions-common:time_stop:2439 : total=46253 2022-03-16 08:36:50.016 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:36:50.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60881 2022-03-16 08:36:50.021 | + inc/python:pip_install:203 : return 0 2022-03-16 08:36:50.024 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:36:50.026 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 08:36:50.029 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 08:36:50.047 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 08:36:50.059 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 08:36:50.061 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 08:36:50.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:36:50.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:36:50.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 08:36:50.071 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:36:50.074 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 08:36:50.091 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:50.093 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 08:36:50.096 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:36:50.098 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 08:36:50.100 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 08:36:50.112 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 08:36:50.115 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 08:36:50.119 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 08:36:50.135 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:50.138 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 08:36:50.168 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 08:36:50.195 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 08:36:50.225 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 08:36:50.256 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 08:36:50.286 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 08:36:50.316 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 08:36:50.343 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 08:36:50.371 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 08:36:50.373 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 08:36:50.375 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 08:36:50.378 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 08:36:50.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 08:36:50.383 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:36:50.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:50.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 08:36:50.404 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 08:36:50.406 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:36:50.421 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:50.424 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:36:50.427 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:36:50.457 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:36:50.459 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:36:50.461 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 08:36:50.464 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 08:36:50.484 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:50.487 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2022-03-16 08:36:50.522 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 08:36:50.524 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 08:36:50.555 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 08:36:50.558 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 08:36:50.560 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 08:36:50.562 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 08:36:50.565 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 08:36:50.568 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 08:36:50.598 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 08:36:50.601 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 08:36:50.603 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 08:36:50.605 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 08:36:50.608 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:36:50.625 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:36:50.628 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:36:50.630 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:36:50.632 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:36:50.634 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:36:50.662 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:36:50.690 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:36:50.717 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:36:50.745 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 08:36:50.772 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 08:36:50.774 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 08:36:50.777 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 08:36:50.779 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 08:36:50.782 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 08:36:50.785 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 08:36:50.787 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 08:36:50.790 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 08:36:50.794 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 08:36:50.796 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 08:36:50.799 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 08:36:50.812 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 08:36:50.812 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:36:50.820 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 08:36:50.823 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:36:50.839 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 08:36:50.841 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 08:36:50.845 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 08:36:50.877 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 08:36:50.903 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 08:36:50.931 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 08:36:50.957 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 08:36:50.984 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 08:36:51.011 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 08:36:51.039 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 08:36:51.065 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 08:36:51.092 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:36:51.119 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 08:36:51.146 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 08:36:51.174 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 08:36:51.200 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 08:36:51.203 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 08:36:51.206 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 08:36:51.208 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 08:36:51.211 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 08:36:51.213 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:51.215 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:51.217 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 08:36:51.221 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 08:36:51.223 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 08:36:51.250 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 08:36:51.277 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 08:36:51.278 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 08:36:51.287 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 08:36:51.290 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 08:36:51.293 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 08:36:51.295 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 08:36:51.297 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 08:36:51.299 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:36:51.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:51.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:51.306 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 08:36:51.308 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 08:36:51.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:36:51.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:36:51.315 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 08:36:51.377 | Site keystone-wsgi-public already enabled 2022-03-16 08:36:51.381 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 08:36:51.384 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:36:51.386 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:36:51.388 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:36:51.524 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 08:36:51.555 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 08:36:51.589 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 08:36:51.619 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 08:36:51.622 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 08:36:51.653 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 08:36:51.681 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 08:36:51.709 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 08:36:51.711 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 08:36:51.728 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:36:51.730 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 08:36:51.747 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:36:51.750 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 08:36:51.753 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 08:36:51.755 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 08:36:51.757 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:36:51.760 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 08:36:51.762 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 08:36:51.764 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 08:36:51.767 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 08:36:51.769 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:36:51.771 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:36:51.774 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:36:51.777 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:36:51.779 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:36:51.782 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:36:51.798 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:36:51.800 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:36:51.803 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:51.805 | + functions-common:git_clone:629 : echo master 2022-03-16 08:36:51.806 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:36:51.811 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 08:36:51.813 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:36:51.816 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 08:36:51.819 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:36:51.819 | + functions-common:git_clone:678 : head -1 2022-03-16 08:36:51.825 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 08:36:51.827 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:36:51.830 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 08:36:51.832 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:36:51.835 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 08:36:51.837 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 08:36:51.840 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 08:36:51.842 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 08:36:51.845 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:36:51.847 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 08:36:51.849 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 08:36:51.852 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:36:51.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 08:36:51.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 08:36:51.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:36:51.863 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 08:36:51.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:36:51.868 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:36:51.870 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 08:36:51.876 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 08:36:51.879 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 08:36:52.519 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 08:36:52.521 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:36:52.524 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:36:52.526 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:36:52.529 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 08:36:52.531 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 08:36:52.534 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:36:52.537 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 08:36:52.539 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:36:52.542 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 08:36:52.545 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 08:36:52.548 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 08:36:52.550 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:36:52.553 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 08:36:52.573 | Using python 3.8 to install /opt/stack/swift 2022-03-16 08:36:52.576 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-16 08:36:53.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:53.458 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:53.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:36:53.458 | from cryptography.utils import int_from_bytes 2022-03-16 08:36:54.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:36:54.632 | Obtaining file:///opt/stack/swift 2022-03-16 08:36:54.633 | Preparing metadata (setup.py): started 2022-03-16 08:36:57.854 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:36:57.892 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 08:36:57.893 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 08:36:57.894 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 08:36:57.895 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 08:36:57.896 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 08:36:57.897 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 08:36:57.899 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 08:36:57.900 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 08:36:57.901 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 08:36:57.902 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 08:36:57.903 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 08:36:57.940 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 08:36:57.948 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 08:36:58.002 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 08:36:58.004 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 08:36:58.005 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 08:36:58.006 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 08:36:58.007 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-16 08:36:58.008 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 08:36:58.009 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-16 08:36:58.010 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 08:36:58.012 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-16 08:36:58.013 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 08:36:58.014 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 08:36:58.015 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 08:36:58.035 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 08:36:58.065 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 08:36:58.066 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 08:36:58.068 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 08:36:58.071 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 08:36:58.092 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 08:36:58.186 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-16 08:36:58.187 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-16 08:36:58.188 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-16 08:36:58.229 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 08:36:58.271 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-16 08:36:58.273 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-16 08:36:58.274 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-16 08:36:58.275 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-16 08:36:58.333 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-16 08:36:58.337 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-16 08:36:58.351 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-16 08:36:58.352 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-16 08:36:58.371 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-16 08:36:58.372 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-16 08:36:58.475 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-16 08:36:58.492 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 08:37:00.788 | Installing collected packages: swift 2022-03-16 08:37:00.788 | Attempting uninstall: swift 2022-03-16 08:37:00.788 | Found existing installation: swift 2.29.1.dev19 2022-03-16 08:37:00.791 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 08:37:00.793 | Running setup.py develop for swift 2022-03-16 08:37:05.012 | Successfully installed swift 2022-03-16 08:37:05.012 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:37:05.021 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:37:05.021 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:37:05.154 | + inc/python:pip_install:200 : result=0 2022-03-16 08:37:05.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:37:05.159 | + functions-common:time_stop:2425 : local name 2022-03-16 08:37:05.161 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:37:05.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:37:05.165 | + functions-common:time_stop:2428 : local total 2022-03-16 08:37:05.167 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:37:05.169 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:37:05.172 | + functions-common:time_stop:2432 : start_time=1647419812568 2022-03-16 08:37:05.174 | + functions-common:time_stop:2434 : [[ -z 1647419812568 ]] 2022-03-16 08:37:05.176 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:37:05.180 | + functions-common:time_stop:2437 : end_time=1647419825178 2022-03-16 08:37:05.183 | + functions-common:time_stop:2438 : elapsed_time=12610 2022-03-16 08:37:05.185 | + functions-common:time_stop:2439 : total=60881 2022-03-16 08:37:05.187 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:37:05.190 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73491 2022-03-16 08:37:05.192 | + inc/python:pip_install:203 : return 0 2022-03-16 08:37:05.194 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:37:05.197 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 08:37:05.199 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 08:37:05.218 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 08:37:05.230 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 08:37:05.232 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 08:37:05.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:37:05.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:37:05.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 08:37:05.242 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:37:05.245 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 08:37:05.247 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:37:05.249 | + ./stack.sh:main:908 : configure_swift 2022-03-16 08:37:05.252 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 08:37:05.254 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 08:37:05.256 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 08:37:05.258 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 08:37:05.260 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 08:37:06.437 | No object-auditor running 2022-03-16 08:37:06.437 | No container-sync running 2022-03-16 08:37:06.437 | No container-replicator running 2022-03-16 08:37:06.437 | No container-server running 2022-03-16 08:37:06.437 | No container-auditor running 2022-03-16 08:37:06.437 | No container-reconciler running 2022-03-16 08:37:06.437 | No object-server running 2022-03-16 08:37:06.437 | No account-reaper running 2022-03-16 08:37:06.437 | No account-auditor running 2022-03-16 08:37:06.438 | No account-server running 2022-03-16 08:37:06.438 | No container-updater running 2022-03-16 08:37:06.438 | No object-reconstructor running 2022-03-16 08:37:06.438 | No object-expirer running 2022-03-16 08:37:06.438 | No container-sharder running 2022-03-16 08:37:06.438 | No account-replicator running 2022-03-16 08:37:06.438 | No proxy-server running 2022-03-16 08:37:06.438 | No object-updater running 2022-03-16 08:37:06.438 | No object-replicator running 2022-03-16 08:37:06.529 | + lib/swift:configure_swift:337 : true 2022-03-16 08:37:06.531 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 08:37:06.544 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 08:37:06.556 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 08:37:06.559 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 08:37:06.560 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 08:37:06.564 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 08:37:06.564 | s/%GROUP%/ubuntu/; 2022-03-16 08:37:06.564 | s/%USER%/ubuntu/; 2022-03-16 08:37:06.564 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 08:37:06.564 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 08:37:06.568 | uid = ubuntu 2022-03-16 08:37:06.568 | gid = ubuntu 2022-03-16 08:37:06.568 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 08:37:06.569 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 08:37:06.569 | address = 127.0.0.1 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | [account6612] 2022-03-16 08:37:06.569 | max connections = 25 2022-03-16 08:37:06.569 | path = /opt/stack/data/swift/1/node/ 2022-03-16 08:37:06.569 | read only = false 2022-03-16 08:37:06.569 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | [account6622] 2022-03-16 08:37:06.569 | max connections = 25 2022-03-16 08:37:06.569 | path = /opt/stack/data/swift/2/node/ 2022-03-16 08:37:06.569 | read only = false 2022-03-16 08:37:06.569 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | [account6632] 2022-03-16 08:37:06.569 | max connections = 25 2022-03-16 08:37:06.569 | path = /opt/stack/data/swift/3/node/ 2022-03-16 08:37:06.569 | read only = false 2022-03-16 08:37:06.569 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | [account6642] 2022-03-16 08:37:06.569 | max connections = 25 2022-03-16 08:37:06.569 | path = /opt/stack/data/swift/4/node/ 2022-03-16 08:37:06.569 | read only = false 2022-03-16 08:37:06.569 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | [container6611] 2022-03-16 08:37:06.569 | max connections = 25 2022-03-16 08:37:06.569 | path = /opt/stack/data/swift/1/node/ 2022-03-16 08:37:06.569 | read only = false 2022-03-16 08:37:06.569 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 08:37:06.569 | 2022-03-16 08:37:06.569 | [container6621] 2022-03-16 08:37:06.569 | max connections = 25 2022-03-16 08:37:06.570 | path = /opt/stack/data/swift/2/node/ 2022-03-16 08:37:06.570 | read only = false 2022-03-16 08:37:06.570 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.570 | [container6631] 2022-03-16 08:37:06.570 | max connections = 25 2022-03-16 08:37:06.570 | path = /opt/stack/data/swift/3/node/ 2022-03-16 08:37:06.570 | read only = false 2022-03-16 08:37:06.570 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.570 | [container6641] 2022-03-16 08:37:06.570 | max connections = 25 2022-03-16 08:37:06.570 | path = /opt/stack/data/swift/4/node/ 2022-03-16 08:37:06.570 | read only = false 2022-03-16 08:37:06.570 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.570 | [object6613] 2022-03-16 08:37:06.570 | max connections = 25 2022-03-16 08:37:06.570 | path = /opt/stack/data/swift/1/node/ 2022-03-16 08:37:06.570 | read only = false 2022-03-16 08:37:06.570 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.570 | [object6623] 2022-03-16 08:37:06.570 | max connections = 25 2022-03-16 08:37:06.570 | path = /opt/stack/data/swift/2/node/ 2022-03-16 08:37:06.570 | read only = false 2022-03-16 08:37:06.570 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.570 | [object6633] 2022-03-16 08:37:06.570 | max connections = 25 2022-03-16 08:37:06.570 | path = /opt/stack/data/swift/3/node/ 2022-03-16 08:37:06.570 | read only = false 2022-03-16 08:37:06.570 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 08:37:06.570 | 2022-03-16 08:37:06.571 | [object6643] 2022-03-16 08:37:06.571 | max connections = 25 2022-03-16 08:37:06.571 | path = /opt/stack/data/swift/4/node/ 2022-03-16 08:37:06.571 | read only = false 2022-03-16 08:37:06.571 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 08:37:06.571 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 08:37:06.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:06.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:06.578 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 08:37:06.590 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 08:37:06.592 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 08:37:06.596 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 08:37:06.601 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 08:37:06.603 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 08:37:06.607 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 08:37:06.635 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2022-03-16 08:37:06.661 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 08:37:06.678 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 08:37:06.706 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 08:37:06.724 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 08:37:06.753 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 08:37:06.770 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 08:37:06.798 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 08:37:06.817 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 08:37:06.845 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 08:37:06.863 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 08:37:06.891 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 08:37:06.908 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 08:37:06.923 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:06.925 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 08:37:06.953 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 08:37:06.980 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 08:37:07.007 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 08:37:07.033 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 08:37:07.048 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:07.050 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 08:37:07.078 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 08:37:07.092 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:07.095 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 08:37:07.109 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:07.112 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 08:37:07.114 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 08:37:07.129 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:07.131 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 08:37:07.133 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 08:37:07.135 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 08:37:07.140 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 08:37:07.148 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 08:37:07.176 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 08:37:07.202 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 08:37:07.237 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 08:37:07.266 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 08:37:07.294 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 08:37:07.296 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 08:37:07.298 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 08:37:07.300 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 08:37:07.303 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 08:37:07.329 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 08:37:07.356 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2022-03-16 08:37:07.383 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 08:37:07.410 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 08:37:07.437 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 08:37:07.464 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 08:37:07.492 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 08:37:07.519 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:37:07.546 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 08:37:07.573 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 08:37:07.600 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 08:37:07.627 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 08:37:07.655 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 08:37:07.685 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 08:37:07.713 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 08:37:07.731 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 08:37:07.758 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 08:37:07.787 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 08:37:07.791 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 08:37:07.819 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 08:37:07.849 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 08:37:07.876 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 08:37:07.878 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 08:37:07.881 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 08:37:07.884 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 08:37:07.889 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 08:37:07.891 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 08:37:07.894 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 08:37:07.896 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 08:37:07.898 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 08:37:07.900 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 08:37:07.902 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 08:37:07.905 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 08:37:07.922 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 08:37:07.950 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 08:37:07.968 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 08:37:07.995 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 08:37:08.013 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 08:37:08.042 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 08:37:08.059 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 08:37:08.088 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 08:37:08.106 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 08:37:08.134 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 08:37:08.152 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 08:37:08.180 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 08:37:08.198 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 08:37:08.226 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 08:37:08.244 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 08:37:08.272 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 08:37:08.290 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 08:37:08.318 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 08:37:08.323 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 08:37:08.341 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 08:37:08.369 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 08:37:08.398 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 08:37:08.400 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 08:37:08.405 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 08:37:08.407 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 08:37:08.409 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 08:37:08.411 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 08:37:08.414 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 08:37:08.416 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 08:37:08.418 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 08:37:08.420 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 08:37:08.439 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 08:37:08.467 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 08:37:08.484 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 08:37:08.513 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 08:37:08.531 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 08:37:08.559 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 08:37:08.577 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 08:37:08.605 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 08:37:08.624 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 08:37:08.651 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 08:37:08.670 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 08:37:08.698 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 08:37:08.715 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 08:37:08.744 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 08:37:08.762 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 08:37:08.791 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 08:37:08.809 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 08:37:08.836 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 08:37:08.842 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 08:37:08.860 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 08:37:08.889 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 08:37:08.891 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 08:37:08.895 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 08:37:08.897 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 08:37:08.900 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 08:37:08.902 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 08:37:08.904 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 08:37:08.907 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 08:37:08.909 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 08:37:08.911 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 08:37:08.929 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 08:37:08.957 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 08:37:08.975 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 08:37:09.003 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 08:37:09.021 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 08:37:09.049 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 08:37:09.067 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 08:37:09.095 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 08:37:09.113 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 08:37:09.141 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 08:37:09.160 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 08:37:09.187 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 08:37:09.206 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 08:37:09.239 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 08:37:09.257 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 08:37:09.286 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 08:37:09.303 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 08:37:09.330 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 08:37:09.335 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 08:37:09.353 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 08:37:09.382 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 08:37:09.410 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 08:37:09.438 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 08:37:09.466 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 08:37:09.468 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 08:37:09.473 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 08:37:09.501 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 08:37:09.529 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 08:37:09.558 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 08:37:09.589 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 08:37:09.617 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 08:37:09.645 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 08:37:09.673 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 08:37:09.700 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 08:37:09.728 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 08:37:09.744 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:09.746 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 08:37:09.764 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 08:37:09.767 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 08:37:09.786 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 08:37:09.789 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2022-03-16 08:37:09.816 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 08:37:09.819 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 08:37:09.846 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2022-03-16 08:37:09.875 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 08:37:09.877 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 08:37:09.904 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 08:37:09.920 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:09.923 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 08:37:09.926 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 08:37:09.930 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 08:37:09.932 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 08:37:09.945 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 08:37:09.948 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 08:37:09.959 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 08:37:09.961 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 08:37:09.964 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:37:09.966 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:37:09.968 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:37:09.970 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:37:09.973 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:37:09.975 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:37:09.977 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 08:37:09.990 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 08:37:09.992 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 08:37:09.995 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 08:37:10.012 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:10.015 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 08:37:10.032 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:10.034 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 08:37:10.037 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 08:37:10.039 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 08:37:10.042 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:37:10.044 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 08:37:10.046 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 08:37:10.049 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 08:37:10.052 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 08:37:10.070 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:10.072 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 08:37:10.075 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 08:37:10.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:10.095 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 08:37:10.097 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 08:37:10.100 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 08:37:10.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:37:10.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:37:10.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 08:37:10.111 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:37:10.114 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 08:37:10.117 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 08:37:10.120 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 08:37:10.123 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 08:37:10.125 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 08:37:10.128 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 08:37:10.130 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 08:37:10.134 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 08:37:10.136 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 08:37:10.139 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 08:37:10.143 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:37:10.143 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 08:37:10.155 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 08:37:10.158 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 08:37:10.161 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 08:37:10.164 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 08:37:10.166 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 08:37:10.188 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 08:37:10.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 08:37:11.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:37:11.070 | from cryptography.utils import int_from_bytes 2022-03-16 08:37:11.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:37:11.070 | from cryptography.utils import int_from_bytes 2022-03-16 08:37:12.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:37:12.226 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 08:37:12.307 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-16 08:37:12.308 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 08:37:12.309 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-16 08:37:12.310 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-16 08:37:12.311 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 08:37:12.312 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-16 08:37:12.313 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-16 08:37:12.314 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-16 08:37:12.315 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 08:37:12.316 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-16 08:37:12.318 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-16 08:37:12.319 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-16 08:37:12.321 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 08:37:12.323 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-16 08:37:12.326 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 08:37:12.328 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 08:37:12.331 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-16 08:37:12.333 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 08:37:12.342 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-16 08:37:12.343 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-16 08:37:12.356 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-16 08:37:12.424 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-16 08:37:12.425 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-16 08:37:12.426 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-16 08:37:12.449 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-16 08:37:12.451 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-16 08:37:12.452 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 08:37:12.453 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 08:37:12.456 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 08:37:12.466 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-16 08:37:12.506 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-16 08:37:12.507 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-16 08:37:12.508 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 08:37:12.510 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-16 08:37:12.530 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-16 08:37:12.532 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-16 08:37:12.548 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-16 08:37:12.564 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-16 08:37:12.566 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-16 08:37:12.585 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-16 08:37:12.586 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-16 08:37:12.666 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-16 08:37:12.668 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-16 08:37:12.669 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-16 08:37:12.670 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-16 08:37:12.721 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-16 08:37:12.746 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-16 08:37:12.946 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 08:37:12.947 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 08:37:12.981 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 08:37:12.982 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 08:37:12.983 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 08:37:12.984 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 08:37:12.987 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 08:37:12.989 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 08:37:13.044 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-16 08:37:13.234 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 08:37:13.258 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 08:37:13.342 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 08:37:13.489 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 08:37:15.580 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:37:15.587 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:37:15.587 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:37:15.711 | + inc/python:pip_install:200 : result=0 2022-03-16 08:37:15.714 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:37:15.716 | + functions-common:time_stop:2425 : local name 2022-03-16 08:37:15.719 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:37:15.721 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:37:15.723 | + functions-common:time_stop:2428 : local total 2022-03-16 08:37:15.725 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:37:15.728 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:37:15.730 | + functions-common:time_stop:2432 : start_time=1647419830183 2022-03-16 08:37:15.732 | + functions-common:time_stop:2434 : [[ -z 1647419830183 ]] 2022-03-16 08:37:15.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:37:15.740 | + functions-common:time_stop:2437 : end_time=1647419835737 2022-03-16 08:37:15.742 | + functions-common:time_stop:2438 : elapsed_time=5554 2022-03-16 08:37:15.745 | + functions-common:time_stop:2439 : total=73491 2022-03-16 08:37:15.747 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:37:15.749 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79045 2022-03-16 08:37:15.752 | + inc/python:pip_install:203 : return 0 2022-03-16 08:37:15.755 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 08:37:15.757 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 08:37:15.760 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 08:37:15.773 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 08:37:15.778 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 08:37:15.781 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 08:37:15.783 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 08:37:15.785 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:37:15.788 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:37:15.791 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:37:15.793 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:37:15.796 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:37:15.799 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:37:15.816 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:37:15.819 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:37:15.821 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:15.824 | + functions-common:git_clone:629 : echo master 2022-03-16 08:37:15.824 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:37:15.829 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 08:37:15.832 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:15.834 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 08:37:15.837 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:37:15.837 | + functions-common:git_clone:678 : head -1 2022-03-16 08:37:15.841 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 08:37:15.844 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:37:15.847 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 08:37:15.849 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:37:15.852 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 08:37:15.854 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 08:37:15.857 | + inc/python:setup_develop:344 : local extras= 2022-03-16 08:37:15.860 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 08:37:15.862 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:37:15.865 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 08:37:15.867 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 08:37:15.870 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:37:15.872 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:37:15.876 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 08:37:15.879 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:37:15.882 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 08:37:15.884 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:37:15.887 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:37:15.893 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 08:37:15.899 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 08:37:15.901 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 08:37:16.543 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 08:37:16.546 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:37:16.549 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:37:16.551 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:37:16.553 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 08:37:16.556 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 08:37:16.558 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:37:16.560 | + inc/python:setup_package:428 : local extras= 2022-03-16 08:37:16.563 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:37:16.566 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:37:16.568 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:37:16.571 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:37:16.573 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:37:16.575 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 08:37:16.596 | Using python 3.8 to install /opt/stack/glance 2022-03-16 08:37:16.599 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-16 08:37:17.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:37:17.463 | from cryptography.utils import int_from_bytes 2022-03-16 08:37:17.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:37:17.470 | from cryptography.utils import int_from_bytes 2022-03-16 08:37:18.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:37:18.624 | Obtaining file:///opt/stack/glance 2022-03-16 08:37:18.626 | Preparing metadata (setup.py): started 2022-03-16 08:37:21.823 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:37:21.892 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 08:37:21.893 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 08:37:21.894 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 08:37:21.895 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 08:37:21.896 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 08:37:21.897 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 08:37:21.898 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 08:37:21.899 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 08:37:21.900 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 08:37:21.901 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 08:37:21.902 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 08:37:21.903 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 08:37:21.904 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 08:37:21.906 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 08:37:21.907 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 08:37:21.908 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 08:37:21.909 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 08:37:21.911 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 08:37:21.912 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 08:37:21.913 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 08:37:21.913 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 08:37:21.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 08:37:21.916 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 08:37:21.917 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 08:37:21.918 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 08:37:21.919 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 08:37:21.920 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 08:37:21.921 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 08:37:21.922 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 08:37:21.923 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 08:37:21.924 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 08:37:21.926 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 08:37:21.927 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 08:37:21.928 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 08:37:21.929 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 08:37:21.930 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 08:37:21.931 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 08:37:21.932 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 08:37:21.933 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 08:37:21.934 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 08:37:21.935 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 08:37:21.936 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 08:37:21.937 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 08:37:21.953 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 08:37:21.955 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 08:37:21.956 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 08:37:21.977 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-16 08:37:21.978 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-16 08:37:22.018 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 08:37:22.035 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-16 08:37:22.042 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 08:37:22.057 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 08:37:22.058 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 08:37:22.059 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 08:37:22.150 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-16 08:37:22.226 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-16 08:37:22.277 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-16 08:37:22.279 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-16 08:37:22.311 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-16 08:37:22.356 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-16 08:37:22.357 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 08:37:22.358 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-16 08:37:22.417 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-16 08:37:22.418 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-16 08:37:22.420 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 08:37:22.445 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-16 08:37:22.517 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-16 08:37:22.522 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-16 08:37:22.581 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-16 08:37:22.582 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 08:37:22.583 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-16 08:37:22.585 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-16 08:37:22.587 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-16 08:37:22.610 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-16 08:37:22.612 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-16 08:37:22.614 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 08:37:22.657 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-16 08:37:22.701 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-16 08:37:22.701 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 08:37:22.703 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 08:37:22.780 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 08:37:22.839 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 08:37:22.939 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 08:37:23.213 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 08:37:23.214 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 08:37:23.217 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 08:37:23.218 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 08:37:23.273 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 08:37:23.296 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 08:37:23.410 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 08:37:23.514 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-16 08:37:23.724 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-16 08:37:23.725 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 08:37:23.726 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-16 08:37:23.729 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-16 08:37:23.730 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-16 08:37:23.731 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-16 08:37:23.732 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-16 08:37:23.849 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-16 08:37:23.880 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-16 08:37:23.926 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-16 08:37:23.928 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-16 08:37:24.168 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-16 08:37:24.355 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-16 08:37:24.357 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-16 08:37:24.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-16 08:37:24.359 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-16 08:37:24.467 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-16 08:37:24.621 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 08:37:24.726 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-16 08:37:25.040 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-16 08:37:25.041 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 08:37:25.269 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-16 08:37:25.582 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-16 08:37:25.891 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-16 08:37:25.892 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-16 08:37:27.350 | Installing collected packages: glance 2022-03-16 08:37:27.350 | Attempting uninstall: glance 2022-03-16 08:37:27.350 | Found existing installation: glance 24.1.0.dev4 2022-03-16 08:37:27.356 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 08:37:27.359 | Running setup.py develop for glance 2022-03-16 08:37:31.791 | Successfully installed glance 2022-03-16 08:37:31.792 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:37:31.799 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:37:31.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:37:31.935 | + inc/python:pip_install:200 : result=0 2022-03-16 08:37:31.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:37:31.940 | + functions-common:time_stop:2425 : local name 2022-03-16 08:37:31.943 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:37:31.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:37:31.947 | + functions-common:time_stop:2428 : local total 2022-03-16 08:37:31.949 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:37:31.952 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:37:31.955 | + functions-common:time_stop:2432 : start_time=1647419836591 2022-03-16 08:37:31.957 | + functions-common:time_stop:2434 : [[ -z 1647419836591 ]] 2022-03-16 08:37:31.960 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:37:31.964 | + functions-common:time_stop:2437 : end_time=1647419851961 2022-03-16 08:37:31.966 | + functions-common:time_stop:2438 : elapsed_time=15370 2022-03-16 08:37:31.968 | + functions-common:time_stop:2439 : total=79045 2022-03-16 08:37:31.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:37:31.973 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94415 2022-03-16 08:37:31.975 | + inc/python:pip_install:203 : return 0 2022-03-16 08:37:31.978 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:37:31.980 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 08:37:31.983 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 08:37:32.002 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 08:37:32.015 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 08:37:32.017 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 08:37:32.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:37:32.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:37:32.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 08:37:32.028 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:37:32.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:37:32.033 | + ./stack.sh:main:920 : configure_glance 2022-03-16 08:37:32.036 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 08:37:32.047 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 08:37:32.051 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 08:37:32.053 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 08:37:32.055 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 08:37:32.058 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 08:37:32.060 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 08:37:32.063 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 08:37:32.066 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 08:37:32.095 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 08:37:32.124 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 08:37:32.153 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 08:37:32.182 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 08:37:32.212 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 08:37:32.241 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 08:37:32.243 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 08:37:32.246 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 08:37:32.248 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:37:32.251 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 08:37:32.282 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 08:37:32.311 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-16 08:37:32.340 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 08:37:32.369 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 08:37:32.399 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 08:37:32.429 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 08:37:32.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 08:37:32.488 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:37:32.518 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:37:32.547 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 08:37:32.576 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 08:37:32.579 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 08:37:32.582 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 08:37:32.584 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:37:32.587 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 08:37:32.589 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:37:32.606 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:32.609 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 08:37:32.612 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 08:37:32.614 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:37:32.631 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:32.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:37:32.636 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:37:32.666 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:37:32.668 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:37:32.671 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 08:37:32.673 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 08:37:32.675 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 08:37:32.705 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 08:37:32.735 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 08:37:32.738 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 08:37:32.740 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 08:37:32.742 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 08:37:32.745 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 08:37:32.747 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 08:37:32.750 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 08:37:32.780 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 08:37:32.783 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2022-03-16 08:37:32.812 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 08:37:32.815 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 08:37:32.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:32.834 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 08:37:32.863 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 08:37:32.894 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 08:37:32.923 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 08:37:32.954 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 08:37:32.983 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 08:37:33.000 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:33.003 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 08:37:33.032 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 08:37:33.061 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 08:37:33.090 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2022-03-16 08:37:33.120 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 08:37:33.150 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2022-03-16 08:37:33.180 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 08:37:33.196 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:33.199 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 08:37:33.201 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 08:37:33.204 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 08:37:33.207 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:37:33.224 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:37:33.226 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:37:33.229 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:37:33.231 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:37:33.234 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:37:33.263 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:37:33.295 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:37:33.325 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:37:33.363 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 08:37:33.368 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 08:37:33.397 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 08:37:33.428 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 08:37:33.457 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2022-03-16 08:37:33.488 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 08:37:33.518 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 08:37:33.548 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 08:37:33.578 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 08:37:33.608 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 08:37:33.637 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 08:37:33.667 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 08:37:33.697 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 08:37:33.703 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-16 08:37:33.710 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 08:37:33.726 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:33.729 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 08:37:33.731 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 08:37:33.734 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 08:37:33.736 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 08:37:33.739 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 08:37:33.741 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 08:37:33.745 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 08:37:33.748 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 08:37:33.752 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 08:37:33.781 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 08:37:33.784 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 08:37:33.786 | ++ functions:get_random_port:837 : true 2022-03-16 08:37:33.789 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 08:37:33.791 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 08:37:33.793 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 08:37:33.861 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 08:37:33.863 | ++ functions:get_random_port:841 : break 2 2022-03-16 08:37:33.866 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 08:37:33.868 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 08:37:33.871 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 08:37:33.898 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 08:37:33.926 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 08:37:33.953 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 08:37:33.980 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 08:37:34.008 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 08:37:34.035 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 08:37:34.064 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 08:37:34.091 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:37:34.119 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 08:37:34.146 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 08:37:34.174 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 08:37:34.202 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 08:37:34.229 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 08:37:34.257 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 08:37:34.285 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 08:37:34.313 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 08:37:34.341 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 08:37:34.368 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 08:37:34.397 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 08:37:34.400 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 08:37:34.402 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:37:34.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:34.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:34.410 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 08:37:34.412 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 08:37:34.468 | proxy (enabled by site administrator) 2022-03-16 08:37:34.471 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 08:37:34.473 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 08:37:34.476 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:37:34.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:34.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:34.483 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 08:37:34.485 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 08:37:34.540 | proxy_http (enabled by site administrator) 2022-03-16 08:37:34.543 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 08:37:34.546 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 08:37:34.549 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 08:37:34.551 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 08:37:34.554 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:34.556 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:34.558 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 08:37:34.561 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 08:37:34.564 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 08:37:34.565 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 08:37:34.573 | KeepAlive Off 2022-03-16 08:37:34.578 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 08:37:34.578 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 08:37:34.587 | SetEnv proxy-sendchunked 1 2022-03-16 08:37:34.591 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 08:37:34.591 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 08:37:34.600 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 08:37:34.603 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 08:37:34.606 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 08:37:34.608 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 08:37:34.610 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 08:37:34.613 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:37:34.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:34.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:34.620 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 08:37:34.622 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 08:37:34.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:34.627 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:34.629 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 08:37:34.691 | Site glance-wsgi-api already enabled 2022-03-16 08:37:34.695 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 08:37:34.698 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:37:34.700 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:37:34.703 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:37:34.839 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 08:37:34.855 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 08:37:34.887 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 08:37:34.891 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 08:37:34.909 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:34.912 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 08:37:34.914 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 08:37:34.917 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 08:37:34.919 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:37:34.921 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 08:37:34.924 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 08:37:34.926 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 08:37:34.929 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 08:37:34.931 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:37:34.933 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:37:34.937 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:37:34.940 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:37:34.942 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:37:34.945 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:37:34.962 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:37:34.965 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:37:34.967 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:34.970 | + functions-common:git_clone:629 : echo master 2022-03-16 08:37:34.970 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:37:34.976 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 08:37:34.978 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:34.980 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 08:37:34.983 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:37:34.984 | + functions-common:git_clone:678 : head -1 2022-03-16 08:37:34.987 | 8537730c8 Add Python3 zed unit tests 2022-03-16 08:37:34.989 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:37:34.992 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 08:37:34.994 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:37:34.997 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 08:37:35.000 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 08:37:35.002 | + inc/python:setup_develop:344 : local extras= 2022-03-16 08:37:35.005 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 08:37:35.007 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:37:35.010 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 08:37:35.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 08:37:35.016 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:37:35.018 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:37:35.021 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 08:37:35.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:37:35.027 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 08:37:35.029 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:37:35.032 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:37:35.035 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 08:37:35.041 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 08:37:35.043 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 08:37:35.701 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 08:37:35.704 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:37:35.707 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:37:35.709 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:37:35.712 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 08:37:35.714 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 08:37:35.716 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:37:35.719 | + inc/python:setup_package:428 : local extras= 2022-03-16 08:37:35.721 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:37:35.724 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:37:35.726 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:37:35.728 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:37:35.731 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:37:35.733 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 08:37:35.755 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 08:37:35.758 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-16 08:37:36.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:37:36.634 | from cryptography.utils import int_from_bytes 2022-03-16 08:37:36.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:37:36.634 | from cryptography.utils import int_from_bytes 2022-03-16 08:37:37.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:37:37.792 | Obtaining file:///opt/stack/cinder 2022-03-16 08:37:37.793 | Preparing metadata (setup.py): started 2022-03-16 08:37:41.723 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:37:41.854 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 08:37:41.855 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 08:37:41.856 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 08:37:41.857 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 08:37:41.858 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 08:37:41.860 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 08:37:41.861 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 08:37:41.862 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 08:37:41.863 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 08:37:41.864 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 08:37:41.865 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 08:37:41.866 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 08:37:41.867 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 08:37:41.868 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 08:37:41.870 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 08:37:41.871 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 08:37:41.872 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 08:37:41.873 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 08:37:41.874 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 08:37:41.876 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 08:37:41.877 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 08:37:41.878 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 08:37:41.879 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 08:37:41.880 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 08:37:41.881 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 08:37:41.882 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 08:37:41.883 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 08:37:41.884 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 08:37:41.886 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 08:37:41.887 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 08:37:41.887 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 08:37:41.889 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 08:37:41.890 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 08:37:41.891 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 08:37:41.892 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 08:37:41.893 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 08:37:41.894 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 08:37:41.895 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 08:37:41.896 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 08:37:41.897 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 08:37:41.898 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 08:37:41.900 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 08:37:41.901 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 08:37:41.902 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 08:37:41.903 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 08:37:41.904 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 08:37:41.905 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 08:37:41.907 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 08:37:41.908 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 08:37:41.909 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 08:37:41.910 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 08:37:41.911 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 08:37:41.912 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 08:37:41.913 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 08:37:41.914 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 08:37:41.915 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 08:37:41.917 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 08:37:41.918 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 08:37:41.919 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 08:37:41.920 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 08:37:41.921 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 08:37:41.922 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 08:37:41.936 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 08:37:41.937 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 08:37:41.938 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 08:37:41.999 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 08:37:42.031 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 08:37:42.045 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (4.1.1) 2022-03-16 08:37:42.046 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 08:37:42.047 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (0.1.0) 2022-03-16 08:37:42.049 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.6.0) 2022-03-16 08:37:42.146 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev2) (1.7.0) 2022-03-16 08:37:42.199 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 08:37:42.201 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (2.10.1) 2022-03-16 08:37:42.229 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.2.8) 2022-03-16 08:37:42.230 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 08:37:42.231 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 08:37:42.287 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev2) (0.17.3) 2022-03-16 08:37:42.331 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 08:37:42.332 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 08:37:42.334 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 08:37:42.335 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (0.8.0) 2022-03-16 08:37:42.422 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (2.0.1) 2022-03-16 08:37:42.423 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.7.6) 2022-03-16 08:37:42.424 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 08:37:42.484 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (2.8.2) 2022-03-16 08:37:42.488 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (0.9.6) 2022-03-16 08:37:42.548 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 08:37:42.549 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.9) 2022-03-16 08:37:42.551 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 08:37:42.552 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.2.3) 2022-03-16 08:37:42.553 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.4.0) 2022-03-16 08:37:42.583 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.2.0) 2022-03-16 08:37:42.587 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 08:37:42.588 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.3.0) 2022-03-16 08:37:42.642 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev2) (1.0.3) 2022-03-16 08:37:42.741 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (3.0.0) 2022-03-16 08:37:42.744 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 08:37:42.769 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 08:37:42.795 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev2) (0.11.0) 2022-03-16 08:37:42.862 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.26.8) 2022-03-16 08:37:42.866 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 08:37:43.001 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 08:37:43.027 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 08:37:43.169 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (3.10.1) 2022-03-16 08:37:43.209 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.13.3) 2022-03-16 08:37:43.210 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 08:37:43.213 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (22.0.0) 2022-03-16 08:37:43.416 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 08:37:43.417 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 08:37:43.420 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2.0.12) 2022-03-16 08:37:43.458 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 08:37:43.488 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev2) (0.23.2) 2022-03-16 08:37:43.733 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 08:37:43.734 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 08:37:43.881 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 08:37:43.882 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 08:37:43.884 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 08:37:44.019 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 08:37:44.141 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (5.4.0) 2022-03-16 08:37:44.143 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (4.11.1) 2022-03-16 08:37:44.144 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.1.6) 2022-03-16 08:37:44.180 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 08:37:44.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 08:37:44.520 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 08:37:44.522 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 08:37:44.723 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 08:37:44.819 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (1.55.0) 2022-03-16 08:37:44.820 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (3.19.4) 2022-03-16 08:37:45.005 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 08:37:45.443 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (1.1.5) 2022-03-16 08:37:45.495 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.13.1) 2022-03-16 08:37:45.547 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (0.2.5) 2022-03-16 08:37:46.643 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.32) 2022-03-16 08:37:46.929 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (21.4.0) 2022-03-16 08:37:46.930 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (1.8.2) 2022-03-16 08:37:47.080 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (2.2) 2022-03-16 08:37:47.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->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 08:37:47.416 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (3.7.0) 2022-03-16 08:37:49.134 | Installing collected packages: cinder 2022-03-16 08:37:49.134 | Attempting uninstall: cinder 2022-03-16 08:37:49.135 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 08:37:49.141 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 08:37:49.143 | Running setup.py develop for cinder 2022-03-16 08:37:54.886 | Successfully installed cinder 2022-03-16 08:37:54.886 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:37:54.895 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:37:54.895 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:37:55.047 | + inc/python:pip_install:200 : result=0 2022-03-16 08:37:55.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:37:55.052 | + functions-common:time_stop:2425 : local name 2022-03-16 08:37:55.054 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:37:55.056 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:37:55.059 | + functions-common:time_stop:2428 : local total 2022-03-16 08:37:55.061 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:37:55.063 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:37:55.065 | + functions-common:time_stop:2432 : start_time=1647419855750 2022-03-16 08:37:55.068 | + functions-common:time_stop:2434 : [[ -z 1647419855750 ]] 2022-03-16 08:37:55.071 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:37:55.075 | + functions-common:time_stop:2437 : end_time=1647419875072 2022-03-16 08:37:55.078 | + functions-common:time_stop:2438 : elapsed_time=19322 2022-03-16 08:37:55.080 | + functions-common:time_stop:2439 : total=94415 2022-03-16 08:37:55.082 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:37:55.084 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113737 2022-03-16 08:37:55.087 | + inc/python:pip_install:203 : return 0 2022-03-16 08:37:55.089 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:37:55.092 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 08:37:55.095 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 08:37:55.114 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 08:37:55.127 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 08:37:55.129 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 08:37:55.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:37:55.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:37:55.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 08:37:55.140 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:37:55.142 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 08:37:55.145 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 08:37:55.147 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 08:37:55.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:55.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:55.155 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 08:37:55.167 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 08:37:55.169 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:37:55.172 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:37:55.174 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:37:55.177 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:37:55.180 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:55.182 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:37:55.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:55.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:55.190 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:37:55.193 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:37:55.195 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:37:55.197 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:37:55.201 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 08:37:55.203 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:37:55.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:55.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:55.211 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 08:37:55.233 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-16 08:37:55.343 | Reading package lists... 2022-03-16 08:37:55.584 | Building dependency tree... 2022-03-16 08:37:55.585 | Reading state information... 2022-03-16 08:37:55.839 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 08:37:55.839 | The following packages were automatically installed and are no longer required: 2022-03-16 08:37:55.840 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:37:55.840 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:37:55.840 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:37:55.840 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:37:55.840 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:37:55.840 | python3-zope.interface 2022-03-16 08:37:55.840 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:37:55.954 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:37:55.958 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:37:55.961 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:37:55.963 | + functions-common:time_stop:2425 : local name 2022-03-16 08:37:55.966 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:37:55.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:37:55.971 | + functions-common:time_stop:2428 : local total 2022-03-16 08:37:55.974 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:37:55.976 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:37:55.979 | + functions-common:time_stop:2432 : start_time=1647419875231 2022-03-16 08:37:55.981 | + functions-common:time_stop:2434 : [[ -z 1647419875231 ]] 2022-03-16 08:37:55.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:37:55.989 | + functions-common:time_stop:2437 : end_time=1647419875987 2022-03-16 08:37:55.992 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-16 08:37:55.994 | + functions-common:time_stop:2439 : total=5674 2022-03-16 08:37:55.997 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:37:56.000 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6430 2022-03-16 08:37:56.002 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:37:56.005 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:37:56.007 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 08:37:56.010 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 08:37:56.024 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 08:37:56.029 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 08:37:56.032 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 08:37:56.034 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 08:37:56.038 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 08:37:56.038 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 08:37:56.042 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 08:37:56.045 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 08:37:56.047 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 08:37:56.049 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 08:37:56.051 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 08:37:56.054 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 08:37:56.056 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 08:37:56.058 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 08:37:56.071 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 08:37:56.084 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-16 08:37:56.096 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-16 08:37:56.108 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 08:37:56.120 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 08:37:56.123 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 08:37:56.127 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VM3bj1PPWO 2022-03-16 08:37:56.129 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 08:37:56.132 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 08:37:56.134 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 08:37:56.136 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VM3bj1PPWO 2022-03-16 08:37:56.141 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VM3bj1PPWO 2022-03-16 08:37:56.152 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VM3bj1PPWO /etc/sudoers.d/cinder-rootwrap 2022-03-16 08:37:56.165 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 08:37:56.169 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 08:37:56.171 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 08:37:56.173 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 08:37:56.175 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 08:37:56.178 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 08:37:56.180 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 08:37:56.182 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 08:37:56.185 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 08:37:56.190 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 08:37:56.194 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 08:37:56.213 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 08:37:56.238 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 08:37:56.257 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 08:37:56.275 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 08:37:56.293 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 08:37:56.313 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 08:37:56.331 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 08:37:56.350 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 08:37:56.352 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 08:37:56.355 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 08:37:56.357 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:37:56.360 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 08:37:56.389 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 08:37:56.417 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-16 08:37:56.445 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 08:37:56.473 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 08:37:56.500 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 08:37:56.529 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 08:37:56.556 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 08:37:56.584 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:37:56.612 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:37:56.640 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 08:37:56.671 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 08:37:56.699 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 08:37:56.702 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 08:37:56.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 08:37:56.707 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 08:37:56.710 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 08:37:56.712 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 08:37:56.742 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 08:37:56.771 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 08:37:56.800 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 08:37:56.827 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 08:37:56.855 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 08:37:56.884 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 08:37:56.914 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 08:37:56.917 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2022-03-16 08:37:56.945 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 08:37:56.977 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 08:37:56.984 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ddcd5e205504711d2318fb9ba7b50461 2022-03-16 08:37:57.013 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 08:37:57.015 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 08:37:57.043 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 08:37:57.072 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 08:37:57.099 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 08:37:57.128 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 08:37:57.144 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:57.147 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:37:57.149 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 08:37:57.152 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 08:37:57.154 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 08:37:57.156 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 08:37:57.159 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 08:37:57.161 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 08:37:57.163 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 08:37:57.166 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 08:37:57.168 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 08:37:57.171 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 08:37:57.202 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 08:37:57.229 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 08:37:57.258 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 08:37:57.286 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 08:37:57.315 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 08:37:57.343 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 08:37:57.345 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 08:37:57.347 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 08:37:57.350 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 08:37:57.378 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 08:37:57.380 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 08:37:57.409 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 08:37:57.411 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 08:37:57.414 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 08:37:57.416 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 08:37:57.444 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 08:37:57.447 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 08:37:57.449 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 08:37:57.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:57.469 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 08:37:57.471 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 08:37:57.473 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 08:37:57.476 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 08:37:57.504 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.20:8080/v1/AUTH_ 2022-03-16 08:37:57.533 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 08:37:57.550 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:57.553 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 08:37:57.569 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:57.572 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 08:37:57.588 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:57.591 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 08:37:57.594 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 08:37:57.596 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 08:37:57.598 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 08:37:57.601 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:37:57.603 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 08:37:57.606 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:37:57.622 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:57.625 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 08:37:57.628 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 08:37:57.630 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:37:57.646 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:57.648 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:37:57.652 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:37:57.682 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:37:57.684 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:37:57.687 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 08:37:57.689 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 08:37:57.692 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 08:37:57.695 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:37:57.713 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:37:57.715 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:37:57.718 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:37:57.720 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:37:57.723 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:37:57.751 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:37:57.780 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:37:57.808 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:37:57.836 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 08:37:57.853 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:57.856 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 08:37:57.859 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 08:37:57.861 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 08:37:57.864 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 08:37:57.866 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 08:37:57.868 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 08:37:57.871 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 08:37:57.876 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 08:37:57.878 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 08:37:57.881 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 08:37:57.893 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 08:37:57.894 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:37:57.902 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 08:37:57.905 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:37:57.922 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 08:37:57.924 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 08:37:57.928 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 08:37:57.957 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 08:37:57.985 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 08:37:58.012 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 08:37:58.039 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 08:37:58.067 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 08:37:58.095 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 08:37:58.123 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 08:37:58.150 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 08:37:58.179 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:37:58.206 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 08:37:58.234 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 08:37:58.261 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 08:37:58.289 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 08:37:58.292 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 08:37:58.296 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 08:37:58.298 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 08:37:58.301 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 08:37:58.303 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:58.308 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:58.311 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 08:37:58.314 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 08:37:58.316 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 08:37:58.344 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 08:37:58.373 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 08:37:58.373 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 08:37:58.381 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 08:37:58.384 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 08:37:58.387 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 08:37:58.390 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 08:37:58.392 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 08:37:58.395 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:37:58.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:58.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:58.402 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 08:37:58.405 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 08:37:58.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:37:58.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:37:58.412 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 08:37:58.474 | Enabling site cinder-wsgi. 2022-03-16 08:37:58.479 | To activate the new configuration, you need to run: 2022-03-16 08:37:58.479 | systemctl reload apache2 2022-03-16 08:37:58.484 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 08:37:58.486 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:37:58.489 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:37:58.491 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:37:58.628 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 08:37:58.631 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 08:37:58.661 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2022-03-16 08:37:58.691 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 08:37:58.707 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:37:58.710 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 08:37:58.712 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 08:37:58.714 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 08:37:58.717 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 08:37:58.719 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 08:37:58.751 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 08:37:58.779 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2022-03-16 08:37:58.807 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 08:37:58.836 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 08:37:58.865 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 08:37:58.892 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 08:37:58.922 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 08:37:58.949 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:37:58.978 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 08:37:59.006 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 08:37:59.035 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 08:37:59.064 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 08:37:59.066 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 08:37:59.083 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:59.086 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2022-03-16 08:37:59.116 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 08:37:59.119 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 08:37:59.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:37:59.140 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 08:37:59.142 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 08:37:59.145 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 08:37:59.147 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:37:59.150 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 08:37:59.152 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 08:37:59.156 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:37:59.156 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:37:59.162 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:37:59.164 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:37:59.167 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:37:59.169 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:37:59.172 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 08:37:59.175 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 08:37:59.177 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 08:37:59.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:37:59.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:37:59.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 08:37:59.188 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:37:59.191 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 08:37:59.193 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 08:37:59.195 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 08:37:59.198 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:37:59.200 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:37:59.203 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:37:59.206 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:37:59.208 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:37:59.211 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:37:59.227 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:37:59.229 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:37:59.232 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:59.235 | + functions-common:git_clone:629 : echo master 2022-03-16 08:37:59.235 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:37:59.240 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 08:37:59.242 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:37:59.245 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 08:37:59.248 | + functions-common:git_clone:678 : head -1 2022-03-16 08:37:59.249 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:37:59.255 | 06ce0c2c94 Merge "Add some packages to the bindep list" 2022-03-16 08:37:59.258 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:37:59.260 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 08:37:59.263 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:37:59.265 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 08:37:59.268 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 08:37:59.270 | + inc/python:setup_develop:344 : local extras= 2022-03-16 08:37:59.273 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 08:37:59.276 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:37:59.278 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 08:37:59.281 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 08:37:59.283 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:37:59.286 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:37:59.289 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 08:37:59.291 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:37:59.295 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 08:37:59.297 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:37:59.300 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:37:59.303 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 08:37:59.309 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 08:37:59.312 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 08:37:59.974 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 08:37:59.977 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:37:59.979 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:37:59.982 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:37:59.984 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 08:37:59.986 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 08:37:59.989 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:37:59.991 | + inc/python:setup_package:428 : local extras= 2022-03-16 08:37:59.993 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:37:59.996 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:37:59.999 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:38:00.001 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:38:00.004 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:38:00.006 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 08:38:00.027 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 08:38:00.029 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-16 08:38:00.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:00.918 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:00.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:00.918 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:02.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:38:02.095 | Obtaining file:///opt/stack/neutron 2022-03-16 08:38:02.096 | Preparing metadata (setup.py): started 2022-03-16 08:38:06.303 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:38:06.392 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (5.8.1) 2022-03-16 08:38:06.393 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (3.5.0) 2022-03-16 08:38:06.393 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.1.1) 2022-03-16 08:38:06.395 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.5.1) 2022-03-16 08:38:06.396 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.5.0) 2022-03-16 08:38:06.397 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (5.1.1) 2022-03-16 08:38:06.398 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (0.33.0) 2022-03-16 08:38:06.399 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.4.1) 2022-03-16 08:38:06.401 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (0.20.4) 2022-03-16 08:38:06.402 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.27.1) 2022-03-16 08:38:06.403 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (3.0.3) 2022-03-16 08:38:06.404 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (9.4.0) 2022-03-16 08:38:06.405 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (0.8.0) 2022-03-16 08:38:06.407 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (0.11.0) 2022-03-16 08:38:06.408 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.20.0) 2022-03-16 08:38:06.409 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (7.8.0) 2022-03-16 08:38:06.410 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (6.3.1) 2022-03-16 08:38:06.411 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.4.31) 2022-03-16 08:38:06.412 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.8.7) 2022-03-16 08:38:06.413 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.5.0) 2022-03-16 08:38:06.414 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.7.6) 2022-03-16 08:38:06.415 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (3.5.0) 2022-03-16 08:38:06.416 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.10.1) 2022-03-16 08:38:06.417 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.5.0) 2022-03-16 08:38:06.419 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (8.8.0) 2022-03-16 08:38:06.420 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.1.0) 2022-03-16 08:38:06.421 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (11.2.0) 2022-03-16 08:38:06.422 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (5.1.0) 2022-03-16 08:38:06.423 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.7.0) 2022-03-16 08:38:06.424 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (12.13.0) 2022-03-16 08:38:06.425 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.5.1) 2022-03-16 08:38:06.426 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (3.11.0) 2022-03-16 08:38:06.428 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.7.0) 2022-03-16 08:38:06.429 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.3.0) 2022-03-16 08:38:06.430 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (6.3.1) 2022-03-16 08:38:06.431 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.3.0) 2022-03-16 08:38:06.432 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.8.0) 2022-03-16 08:38:06.433 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.5.0) 2022-03-16 08:38:06.434 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.12.2) 2022-03-16 08:38:06.435 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.6.0) 2022-03-16 08:38:06.436 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (3.4.2) 2022-03-16 08:38:06.438 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.3.1) 2022-03-16 08:38:06.439 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.1.0) 2022-03-16 08:38:06.440 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.16.0) 2022-03-16 08:38:06.441 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (1.15.1) 2022-03-16 08:38:06.442 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (21.3) 2022-03-16 08:38:06.443 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (5.9.0) 2022-03-16 08:38:06.444 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (0.6.6) 2022-03-16 08:38:06.445 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (22.0.0) 2022-03-16 08:38:06.446 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (17.7.0) 2022-03-16 08:38:06.447 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (0.61.0) 2022-03-16 08:38:06.448 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (4.5.0) 2022-03-16 08:38:06.449 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.7.1) 2022-03-16 08:38:06.450 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.4.0) 2022-03-16 08:38:06.451 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev30) (2.10.1) 2022-03-16 08:38:06.468 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev30) (5.4.0) 2022-03-16 08:38:06.470 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev30) (4.11.1) 2022-03-16 08:38:06.471 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev30) (1.1.6) 2022-03-16 08:38:06.478 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev30) (1.13.3) 2022-03-16 08:38:06.490 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev30) (1.1.2) 2022-03-16 08:38:06.492 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev30) (2.1.0) 2022-03-16 08:38:06.493 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev30) (1.16.0) 2022-03-16 08:38:06.513 | 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.dev30) (3.0.7) 2022-03-16 08:38:06.520 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev30) (2.1.0) 2022-03-16 08:38:06.579 | 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.dev30) (1.7.0) 2022-03-16 08:38:06.581 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev30) (1.0.2) 2022-03-16 08:38:06.635 | 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.dev30) (3.1.1) 2022-03-16 08:38:06.637 | 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.dev30) (4.4.0) 2022-03-16 08:38:06.681 | 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.dev30) (1.2.2) 2022-03-16 08:38:06.689 | 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.dev30) (2.7.0) 2022-03-16 08:38:06.715 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev30) (1.4.4) 2022-03-16 08:38:06.716 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev30) (0.10.0) 2022-03-16 08:38:06.717 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev30) (36.0.1) 2022-03-16 08:38:06.719 | 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.dev30) (1.32) 2022-03-16 08:38:06.720 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev30) (1.4.0) 2022-03-16 08:38:06.721 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev30) (6.0) 2022-03-16 08:38:06.723 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev30) (2.5.0) 2022-03-16 08:38:06.724 | 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.dev30) (1.1.5) 2022-03-16 08:38:06.743 | 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.dev30) (1.0.3) 2022-03-16 08:38:06.833 | 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.dev30) (0.17.3) 2022-03-16 08:38:06.876 | 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.dev30) (1.5.0) 2022-03-16 08:38:06.937 | 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.dev30) (2.0.1) 2022-03-16 08:38:06.938 | 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.dev30) (0.13.0) 2022-03-16 08:38:06.942 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev30) (0.5.0) 2022-03-16 08:38:07.026 | 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.dev30) (0.9.6) 2022-03-16 08:38:07.029 | 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.dev30) (2.8.2) 2022-03-16 08:38:07.086 | 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.dev30) (5.0.0) 2022-03-16 08:38:07.090 | 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.dev30) (5.0.9) 2022-03-16 08:38:07.093 | 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.dev30) (0.4.0) 2022-03-16 08:38:07.095 | 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.dev30) (5.2.3) 2022-03-16 08:38:07.119 | 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.dev30) (3.2.0) 2022-03-16 08:38:07.120 | 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.dev30) (3.3.0) 2022-03-16 08:38:07.169 | 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.dev30) (1.15.0) 2022-03-16 08:38:07.221 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev30) (2021.3) 2022-03-16 08:38:07.258 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev30) (1.3.3) 2022-03-16 08:38:07.260 | 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.dev30) (3.0.0) 2022-03-16 08:38:07.283 | 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.dev30) (3.1.1) 2022-03-16 08:38:07.424 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev30) (2.4.0) 2022-03-16 08:38:07.500 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev30) (60.9.3) 2022-03-16 08:38:07.578 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev30) (3.0.0) 2022-03-16 08:38:07.580 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev30) (0.3.5) 2022-03-16 08:38:07.691 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.692 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.694 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.695 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.696 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.697 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.698 | 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.dev30) (0.6.6) 2022-03-16 08:38:07.905 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev30) (3.2.0) 2022-03-16 08:38:07.908 | 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.dev30) (3.10.1) 2022-03-16 08:38:07.911 | 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.dev30) (2.5.0) 2022-03-16 08:38:07.953 | 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.dev30) (2.1.0) 2022-03-16 08:38:07.956 | 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.dev30) (3.17.6) 2022-03-16 08:38:08.050 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev30) (3.3) 2022-03-16 08:38:08.051 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev30) (2019.11.28) 2022-03-16 08:38:08.053 | 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.dev30) (2.0.12) 2022-03-16 08:38:08.054 | 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.dev30) (1.26.8) 2022-03-16 08:38:08.090 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev30) (0.7) 2022-03-16 08:38:08.427 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev30) (0.12.2) 2022-03-16 08:38:08.506 | 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.dev30) (5.0.0) 2022-03-16 08:38:08.701 | 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.dev30) (2.21) 2022-03-16 08:38:08.776 | 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.dev30) (0.5.0) 2022-03-16 08:38:08.777 | 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.dev30) (2.4.0) 2022-03-16 08:38:09.003 | 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.dev30) (2.5.0) 2022-03-16 08:38:09.179 | 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.dev30) (2.2) 2022-03-16 08:38:09.707 | 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.dev30) (0.13.1) 2022-03-16 08:38:09.756 | 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.dev30) (0.2.5) 2022-03-16 08:38:10.369 | 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.dev30) (0.4.2) 2022-03-16 08:38:10.370 | 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.dev30) (0.5.2) 2022-03-16 08:38:10.707 | 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.dev30) (2.0.0) 2022-03-16 08:38:10.708 | 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.dev30) (4.10.0) 2022-03-16 08:38:10.883 | 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.dev30) (3.7.0) 2022-03-16 08:38:11.132 | 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.dev30) (1.8.2) 2022-03-16 08:38:11.133 | 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.dev30) (21.4.0) 2022-03-16 08:38:11.320 | 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.dev30) (1.0.0) 2022-03-16 08:38:11.539 | 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.dev30) (2.3.1) 2022-03-16 08:38:13.131 | Installing collected packages: neutron 2022-03-16 08:38:13.132 | Attempting uninstall: neutron 2022-03-16 08:38:13.132 | Found existing installation: neutron 20.1.0.dev30 2022-03-16 08:38:13.151 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 08:38:13.153 | Running setup.py develop for neutron 2022-03-16 08:38:19.109 | Successfully installed neutron 2022-03-16 08:38:19.109 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:38:19.117 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:38:19.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:38:19.263 | + inc/python:pip_install:200 : result=0 2022-03-16 08:38:19.265 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:38:19.267 | + functions-common:time_stop:2425 : local name 2022-03-16 08:38:19.270 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:38:19.272 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:38:19.274 | + functions-common:time_stop:2428 : local total 2022-03-16 08:38:19.276 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:38:19.279 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:38:19.281 | + functions-common:time_stop:2432 : start_time=1647419880021 2022-03-16 08:38:19.283 | + functions-common:time_stop:2434 : [[ -z 1647419880021 ]] 2022-03-16 08:38:19.286 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:38:19.290 | + functions-common:time_stop:2437 : end_time=1647419899288 2022-03-16 08:38:19.292 | + functions-common:time_stop:2438 : elapsed_time=19267 2022-03-16 08:38:19.295 | + functions-common:time_stop:2439 : total=113737 2022-03-16 08:38:19.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:38:19.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133004 2022-03-16 08:38:19.301 | + inc/python:pip_install:203 : return 0 2022-03-16 08:38:19.304 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:38:19.306 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 08:38:19.309 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 08:38:19.328 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 08:38:19.340 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 08:38:19.342 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 08:38:19.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:38:19.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:38:19.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 08:38:19.352 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:38:19.355 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:38:19.357 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:38:19.360 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 08:38:19.378 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:19.380 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 08:38:19.383 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 08:38:19.385 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 08:38:19.389 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:38:19.391 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 08:38:19.394 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 08:38:19.396 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 08:38:19.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:38:19.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:38:19.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 08:38:19.407 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:38:19.409 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 08:38:19.425 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:19.428 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 08:38:19.444 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:19.447 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 08:38:19.463 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:19.467 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 08:38:19.469 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 08:38:19.471 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 08:38:19.474 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:38:19.476 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:38:19.479 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:38:19.481 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:38:19.484 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:38:19.486 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:38:19.502 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:38:19.504 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:38:19.506 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:38:19.509 | + functions-common:git_clone:629 : echo master 2022-03-16 08:38:19.510 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:38:19.515 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 08:38:19.518 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:38:19.520 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 08:38:19.523 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:38:19.523 | + functions-common:git_clone:678 : head -1 2022-03-16 08:38:19.534 | 3e7f640ff8 Merge commit 'refs/changes/34/833234/4' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-03-16 08:38:19.537 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:38:19.539 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 08:38:19.541 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:38:19.544 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 08:38:19.546 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 08:38:19.548 | + inc/python:setup_develop:344 : local extras= 2022-03-16 08:38:19.551 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 08:38:19.553 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:38:19.556 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 08:38:19.558 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 08:38:19.561 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:38:19.563 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:38:19.566 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 08:38:19.569 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:38:19.572 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 08:38:19.575 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:38:19.577 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:38:19.580 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 08:38:19.586 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 08:38:19.589 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 08:38:20.249 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 08:38:20.251 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:38:20.253 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:38:20.256 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:38:20.258 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 08:38:20.260 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 08:38:20.262 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:38:20.265 | + inc/python:setup_package:428 : local extras= 2022-03-16 08:38:20.267 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:38:20.269 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:38:20.272 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:38:20.274 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:38:20.277 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:38:20.279 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 08:38:20.300 | Using python 3.8 to install /opt/stack/nova 2022-03-16 08:38:20.303 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-16 08:38:21.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:21.219 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:21.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:21.219 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:22.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:38:22.371 | Obtaining file:///opt/stack/nova 2022-03-16 08:38:22.372 | Preparing metadata (setup.py): started 2022-03-16 08:38:27.518 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:38:27.639 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (5.8.1) 2022-03-16 08:38:27.640 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.4.31) 2022-03-16 08:38:27.641 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (5.1.1) 2022-03-16 08:38:27.642 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.33.0) 2022-03-16 08:38:27.643 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.0.3) 2022-03-16 08:38:27.644 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (9.4.0) 2022-03-16 08:38:27.645 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.8.0) 2022-03-16 08:38:27.646 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.5.1) 2022-03-16 08:38:27.647 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (36.0.1) 2022-03-16 08:38:27.648 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.8.7) 2022-03-16 08:38:27.649 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.1.2) 2022-03-16 08:38:27.650 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.1.1) 2022-03-16 08:38:27.652 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.5.0) 2022-03-16 08:38:27.653 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.1.1) 2022-03-16 08:38:27.654 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.13.0) 2022-03-16 08:38:27.655 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.7.6) 2022-03-16 08:38:27.656 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.8.0) 2022-03-16 08:38:27.657 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.11.0) 2022-03-16 08:38:27.658 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.8.1) 2022-03-16 08:38:27.659 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.0.2) 2022-03-16 08:38:27.660 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev5) (3.2.0) 2022-03-16 08:38:27.661 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (8.3.0) 2022-03-16 08:38:27.662 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.5.0) 2022-03-16 08:38:27.663 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (7.8.0) 2022-03-16 08:38:27.664 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.6.0) 2022-03-16 08:38:27.665 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.27.1) 2022-03-16 08:38:27.667 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.5.0) 2022-03-16 08:38:27.668 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.10.0) 2022-03-16 08:38:27.669 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.10.1) 2022-03-16 08:38:27.670 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.5.0) 2022-03-16 08:38:27.671 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (8.8.0) 2022-03-16 08:38:27.672 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.1.0) 2022-03-16 08:38:27.673 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.7.0) 2022-03-16 08:38:27.674 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.5.0) 2022-03-16 08:38:27.675 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.3.0) 2022-03-16 08:38:27.676 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.3.0) 2022-03-16 08:38:27.677 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.5.0) 2022-03-16 08:38:27.678 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.12.2) 2022-03-16 08:38:27.679 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (11.2.0) 2022-03-16 08:38:27.681 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (6.3.1) 2022-03-16 08:38:27.682 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (12.13.0) 2022-03-16 08:38:27.683 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.11.0) 2022-03-16 08:38:27.684 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.7.0) 2022-03-16 08:38:27.685 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (5.1.0) 2022-03-16 08:38:27.687 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.8.0) 2022-03-16 08:38:27.688 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.5.0) 2022-03-16 08:38:27.688 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.5.1) 2022-03-16 08:38:27.689 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (5.9.0) 2022-03-16 08:38:27.690 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.6.0) 2022-03-16 08:38:27.692 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (5.2.0) 2022-03-16 08:38:27.693 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.1.0) 2022-03-16 08:38:27.694 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.7.0) 2022-03-16 08:38:27.695 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.7.1) 2022-03-16 08:38:27.696 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (3.10.1) 2022-03-16 08:38:27.697 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.0.1) 2022-03-16 08:38:27.699 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.10.1) 2022-03-16 08:38:27.700 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.2.2) 2022-03-16 08:38:27.701 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.3.3) 2022-03-16 08:38:27.702 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (1.7.0) 2022-03-16 08:38:27.703 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (4.6.4) 2022-03-16 08:38:27.704 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.8.2) 2022-03-16 08:38:27.705 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (2.4.0) 2022-03-16 08:38:27.706 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (0.61.0) 2022-03-16 08:38:27.707 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev5) (6.0) 2022-03-16 08:38:27.723 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev5) (4.11.1) 2022-03-16 08:38:27.725 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev5) (5.4.0) 2022-03-16 08:38:27.726 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev5) (1.1.6) 2022-03-16 08:38:27.748 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev5) (5.3.0) 2022-03-16 08:38:27.787 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev5) (1.15.0) 2022-03-16 08:38:27.817 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev5) (2.1.0) 2022-03-16 08:38:27.818 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev5) (1.16.0) 2022-03-16 08:38:27.843 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev5) (2.1.0) 2022-03-16 08:38:27.966 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev5) (4.4.0) 2022-03-16 08:38:27.968 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev5) (3.1.1) 2022-03-16 08:38:28.025 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (0.10.0) 2022-03-16 08:38:28.027 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (1.1.5) 2022-03-16 08:38:28.028 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (1.32) 2022-03-16 08:38:28.029 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (1.4.0) 2022-03-16 08:38:28.030 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (2.5.0) 2022-03-16 08:38:28.033 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (1.4.4) 2022-03-16 08:38:28.052 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev5) (5.6.0) 2022-03-16 08:38:28.058 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev5) (6.3.1) 2022-03-16 08:38:28.109 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:28.111 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (2.5.0) 2022-03-16 08:38:28.111 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (1.15.1) 2022-03-16 08:38:28.170 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev5) (0.17.3) 2022-03-16 08:38:28.305 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev5) (2.0.1) 2022-03-16 08:38:28.306 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev5) (0.5.0) 2022-03-16 08:38:28.387 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev5) (0.9.6) 2022-03-16 08:38:28.447 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev5) (5.2.3) 2022-03-16 08:38:28.450 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev5) (5.0.9) 2022-03-16 08:38:28.453 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev5) (5.0.0) 2022-03-16 08:38:28.454 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev5) (0.4.0) 2022-03-16 08:38:28.479 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev5) (3.3.0) 2022-03-16 08:38:28.482 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev5) (3.2.0) 2022-03-16 08:38:28.533 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev5) (1.0.3) 2022-03-16 08:38:28.588 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev5) (2021.3) 2022-03-16 08:38:28.622 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev5) (3.0.0) 2022-03-16 08:38:28.626 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev5) (1.3.3) 2022-03-16 08:38:28.677 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev5) (3.0.7) 2022-03-16 08:38:28.679 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev5) (21.3) 2022-03-16 08:38:28.765 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev5) (1.5.0) 2022-03-16 08:38:28.791 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev5) (60.9.3) 2022-03-16 08:38:28.868 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev5) (0.2.5) 2022-03-16 08:38:28.946 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.0.0rc2.dev5) (3.17.6) 2022-03-16 08:38:29.010 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev5) (1.3.3) 2022-03-16 08:38:29.013 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev5) (1.13.3) 2022-03-16 08:38:29.014 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev5) (22.0.0) 2022-03-16 08:38:29.056 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (2.1.0) 2022-03-16 08:38:29.060 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (2.5.0) 2022-03-16 08:38:29.062 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (3.10.1) 2022-03-16 08:38:29.140 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev5) (3.3) 2022-03-16 08:38:29.143 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev5) (2.0.12) 2022-03-16 08:38:29.144 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev5) (1.26.8) 2022-03-16 08:38:29.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev5) (2019.11.28) 2022-03-16 08:38:29.238 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev5) (0.7) 2022-03-16 08:38:29.448 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev5) (0.4.2) 2022-03-16 08:38:29.450 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev5) (0.5.2) 2022-03-16 08:38:29.558 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev5) (2.5.0) 2022-03-16 08:38:29.560 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev5) (2.6.3) 2022-03-16 08:38:29.564 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev5) (1.4.2) 2022-03-16 08:38:29.652 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev5) (0.12.2) 2022-03-16 08:38:29.725 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev5) (1.22.2) 2022-03-16 08:38:29.760 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev5) (5.0.0) 2022-03-16 08:38:29.992 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev5) (2.21) 2022-03-16 08:38:30.070 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (2.4.0) 2022-03-16 08:38:30.073 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (0.5.0) 2022-03-16 08:38:30.275 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev5) (2.5.0) 2022-03-16 08:38:30.381 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev5) (2.2) 2022-03-16 08:38:30.874 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev5) (0.13.1) 2022-03-16 08:38:30.919 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (2.16.0) 2022-03-16 08:38:31.279 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:31.280 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:31.287 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:31.287 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:31.287 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:31.287 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:31.287 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (0.6.6) 2022-03-16 08:38:32.485 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev5) (3.7.0) 2022-03-16 08:38:32.880 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (1.8.2) 2022-03-16 08:38:32.882 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev5) (21.4.0) 2022-03-16 08:38:32.977 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev5) (2.4.0) 2022-03-16 08:38:33.083 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev5) (1.0.0) 2022-03-16 08:38:34.692 | Installing collected packages: nova 2022-03-16 08:38:34.692 | Attempting uninstall: nova 2022-03-16 08:38:34.693 | Found existing installation: nova 25.0.0.0rc2.dev5 2022-03-16 08:38:34.701 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 08:38:34.703 | Running setup.py develop for nova 2022-03-16 08:38:41.205 | Successfully installed nova 2022-03-16 08:38:41.205 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:38:41.214 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:38:41.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:38:41.362 | + inc/python:pip_install:200 : result=0 2022-03-16 08:38:41.364 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:38:41.366 | + functions-common:time_stop:2425 : local name 2022-03-16 08:38:41.368 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:38:41.371 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:38:41.373 | + functions-common:time_stop:2428 : local total 2022-03-16 08:38:41.375 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:38:41.377 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:38:41.380 | + functions-common:time_stop:2432 : start_time=1647419900295 2022-03-16 08:38:41.382 | + functions-common:time_stop:2434 : [[ -z 1647419900295 ]] 2022-03-16 08:38:41.385 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:38:41.389 | + functions-common:time_stop:2437 : end_time=1647419921387 2022-03-16 08:38:41.391 | + functions-common:time_stop:2438 : elapsed_time=21092 2022-03-16 08:38:41.394 | + functions-common:time_stop:2439 : total=133004 2022-03-16 08:38:41.396 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:38:41.398 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154096 2022-03-16 08:38:41.401 | + inc/python:pip_install:203 : return 0 2022-03-16 08:38:41.404 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:38:41.406 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 08:38:41.408 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 08:38:41.427 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 08:38:41.439 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 08:38:41.441 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 08:38:41.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:38:41.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:38:41.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 08:38:41.452 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:38:41.454 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 08:38:41.467 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:38:41.470 | + ./stack.sh:main:937 : configure_nova 2022-03-16 08:38:41.473 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 08:38:41.485 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 08:38:41.488 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 08:38:41.490 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 08:38:41.494 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 08:38:41.494 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 08:38:41.499 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 08:38:41.501 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 08:38:41.504 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 08:38:41.506 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 08:38:41.509 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 08:38:41.512 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 08:38:41.514 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 08:38:41.517 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 08:38:41.529 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 08:38:41.541 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-16 08:38:41.554 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-16 08:38:41.566 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 08:38:41.579 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 08:38:41.582 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 08:38:41.586 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cJh1grU5zb 2022-03-16 08:38:41.589 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 08:38:41.592 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 08:38:41.595 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 08:38:41.597 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 08:38:41.600 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 08:38:41.602 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cJh1grU5zb 2022-03-16 08:38:41.606 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cJh1grU5zb 2022-03-16 08:38:41.617 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cJh1grU5zb /etc/sudoers.d/nova-rootwrap 2022-03-16 08:38:41.631 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 08:38:41.635 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 08:38:41.638 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 08:38:41.640 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 08:38:41.643 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 08:38:41.645 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 08:38:41.648 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 08:38:41.651 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 08:38:41.654 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 08:38:41.658 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 08:38:41.677 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:41.679 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 08:38:41.682 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 08:38:41.686 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 08:38:41.689 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 08:38:41.718 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 08:38:41.720 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 08:38:41.747 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 08:38:41.777 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 08:38:41.804 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 08:38:41.834 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 08:38:41.863 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 08:38:41.893 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 08:38:41.896 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2022-03-16 08:38:41.922 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 08:38:41.950 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 08:38:41.977 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 08:38:42.006 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 08:38:42.032 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 08:38:42.063 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 08:38:42.065 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:38:42.067 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:38:42.069 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:38:42.072 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:38:42.074 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:38:42.076 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:38:42.078 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:38:42.081 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:38:42.083 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:38:42.085 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:38:42.087 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:38:42.090 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 08:38:42.092 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:38:42.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:38:42.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:38:42.099 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:38:42.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:38:42.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:38:42.106 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 08:38:42.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:42.125 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:38:42.127 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 08:38:42.129 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 08:38:42.157 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 08:38:42.159 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 08:38:42.161 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 08:38:42.164 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 08:38:42.166 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 08:38:42.169 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 08:38:42.200 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 08:38:42.203 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 08:38:42.205 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 08:38:42.207 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 08:38:42.209 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 08:38:42.212 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 08:38:42.242 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 08:38:42.273 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 08:38:42.303 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 08:38:42.331 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 08:38:42.347 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:42.349 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 08:38:42.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:42.369 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 08:38:42.370 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 08:38:42.375 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 08:38:42.377 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 08:38:42.405 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 08:38:42.421 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:42.423 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 08:38:42.426 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 08:38:42.428 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 08:38:42.430 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:38:42.432 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 08:38:42.462 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 08:38:42.489 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-16 08:38:42.517 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 08:38:42.544 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 08:38:42.571 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 08:38:42.599 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 08:38:42.626 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 08:38:42.654 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:38:42.681 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:38:42.709 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 08:38:42.725 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:42.728 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 08:38:42.730 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 08:38:42.760 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 08:38:42.788 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2022-03-16 08:38:42.815 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 08:38:42.842 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 08:38:42.869 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 08:38:42.897 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 08:38:42.925 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 08:38:42.953 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 08:38:42.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:42.971 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 08:38:42.973 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 08:38:43.001 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 08:38:43.032 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 08:38:43.034 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 08:38:43.062 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 08:38:43.065 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 08:38:43.067 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 08:38:43.069 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:38:43.071 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:38:43.074 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:38:43.076 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:38:43.078 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:38:43.081 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:38:43.083 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 08:38:43.085 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:38:43.088 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:38:43.090 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:38:43.092 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:38:43.095 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:38:43.097 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:38:43.100 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:38:43.102 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:38:43.105 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:38:43.108 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:38:43.110 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:38:43.112 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 08:38:43.114 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 08:38:43.117 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 08:38:43.120 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:38:43.136 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:38:43.138 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:38:43.141 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:38:43.143 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:38:43.145 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:38:43.174 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:38:43.201 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:38:43.230 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:38:43.257 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 08:38:43.288 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 08:38:43.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:43.306 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 08:38:43.309 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 08:38:43.311 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 08:38:43.314 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 08:38:43.316 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 08:38:43.318 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 08:38:43.321 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 08:38:43.326 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 08:38:43.328 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 08:38:43.330 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 08:38:43.343 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 08:38:43.343 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:38:43.351 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 08:38:43.355 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:38:43.371 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 08:38:43.373 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 08:38:43.377 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 08:38:43.407 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 08:38:43.433 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 08:38:43.460 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 08:38:43.487 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 08:38:43.514 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 08:38:43.542 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 08:38:43.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 08:38:43.604 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 08:38:43.631 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:38:43.659 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 08:38:43.688 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 08:38:43.716 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 08:38:43.742 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 08:38:43.744 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 08:38:43.747 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 08:38:43.750 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 08:38:43.752 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 08:38:43.754 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:43.757 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:43.760 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 08:38:43.762 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 08:38:43.764 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 08:38:43.792 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 08:38:43.820 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 08:38:43.820 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 08:38:43.829 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 08:38:43.832 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 08:38:43.834 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 08:38:43.836 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 08:38:43.839 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 08:38:43.842 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:38:43.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:43.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:43.849 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 08:38:43.851 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 08:38:43.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:43.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:43.858 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 08:38:43.920 | Enabling site nova-api-wsgi. 2022-03-16 08:38:43.925 | To activate the new configuration, you need to run: 2022-03-16 08:38:43.925 | systemctl reload apache2 2022-03-16 08:38:43.929 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 08:38:43.932 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:38:43.934 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:38:43.937 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:38:44.070 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 08:38:44.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:44.098 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-16 08:38:44.101 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 08:38:44.103 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 08:38:44.105 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 08:38:44.108 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 08:38:44.110 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 08:38:44.113 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 08:38:44.117 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 08:38:44.120 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 08:38:44.123 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 08:38:44.136 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 08:38:44.136 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:38:44.145 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 08:38:44.149 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:38:44.167 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 08:38:44.169 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 08:38:44.173 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 08:38:44.203 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 08:38:44.230 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 08:38:44.257 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 08:38:44.284 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 08:38:44.312 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 08:38:44.339 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 08:38:44.366 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 08:38:44.394 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 08:38:44.421 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:38:44.448 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 08:38:44.475 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 08:38:44.502 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 08:38:44.530 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 08:38:44.532 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 08:38:44.559 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 08:38:44.576 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:44.578 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 08:38:44.609 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 08:38:44.612 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 08:38:44.614 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 08:38:44.631 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:44.633 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:38:44.637 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:38:44.664 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 08:38:44.695 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 08:38:44.698 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 08:38:44.700 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 08:38:44.703 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:38:44.705 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 08:38:44.707 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:38:44.724 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:44.727 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 08:38:44.729 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 08:38:44.731 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:38:44.747 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:44.750 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:38:44.753 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:38:44.781 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:38:44.783 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:38:44.785 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 08:38:44.813 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 08:38:44.841 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 08:38:44.871 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 08:38:44.888 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:44.890 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 08:38:44.918 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 08:38:44.921 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 08:38:44.923 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 08:38:44.954 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 08:38:44.982 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.20/identity 2022-03-16 08:38:45.010 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 08:38:45.039 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 08:38:45.067 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 08:38:45.094 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 08:38:45.122 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 08:38:45.151 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 08:38:45.181 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 08:38:45.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:45.200 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 08:38:45.205 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:38:45.207 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 08:38:45.209 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 08:38:45.212 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 08:38:45.215 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:38:45.217 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:38:45.220 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:38:45.222 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 08:38:45.225 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 08:38:45.230 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 08:38:45.232 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 08:38:45.235 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 08:38:45.237 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 08:38:45.239 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 08:38:45.242 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 08:38:45.274 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 08:38:45.304 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 08:38:45.335 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:38:45.338 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 08:38:45.340 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 08:38:45.343 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 08:38:45.359 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:45.363 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 08:38:45.363 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 08:38:46.063 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 08:38:46.066 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 08:38:46.068 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 08:38:46.071 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 08:38:46.073 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:38:46.076 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 08:38:46.078 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:38:46.094 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:46.097 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 08:38:46.100 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 08:38:46.102 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:38:46.119 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:46.121 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-16 08:38:46.124 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-16 08:38:46.152 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:38:46.154 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:38:46.156 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 08:38:46.174 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:46.176 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 08:38:46.178 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 08:38:46.181 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 08:38:46.211 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2022-03-16 08:38:46.240 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 08:38:46.268 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 08:38:46.296 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 08:38:46.325 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 08:38:46.352 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 08:38:46.380 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 08:38:46.408 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 08:38:46.410 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 08:38:46.413 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 08:38:46.416 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:38:46.434 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:38:46.437 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:38:46.439 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:38:46.441 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:38:46.444 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:38:46.471 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:38:46.499 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:38:46.528 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:38:46.556 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:38:46.559 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 08:38:46.563 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:38:46.565 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 08:38:46.567 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 08:38:46.570 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 08:38:46.573 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:38:46.576 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:38:46.578 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:38:46.581 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 08:38:46.583 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 08:38:46.585 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 08:38:46.588 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 08:38:46.591 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 08:38:46.593 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 08:38:46.608 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:46.611 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 08:38:46.613 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 08:38:46.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:46.631 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 08:38:46.647 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:46.649 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 08:38:46.666 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:38:46.669 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 08:38:46.685 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:38:46.688 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 08:38:46.690 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 08:38:46.693 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 08:38:46.695 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 08:38:46.698 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 08:38:46.701 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 08:38:46.704 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 08:38:46.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:46.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:46.711 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 08:38:46.714 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:38:46.716 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:38:46.719 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:38:46.721 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:38:46.724 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:38:46.726 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:38:46.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:46.731 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:46.734 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:38:46.736 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:38:46.739 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:38:46.741 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:38:46.744 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 08:38:46.747 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:38:46.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:46.752 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:46.754 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 08:38:46.775 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-16 08:38:46.885 | Reading package lists... 2022-03-16 08:38:47.123 | Building dependency tree... 2022-03-16 08:38:47.124 | Reading state information... 2022-03-16 08:38:47.380 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 08:38:47.380 | The following packages were automatically installed and are no longer required: 2022-03-16 08:38:47.381 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:38:47.381 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:38:47.381 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:38:47.381 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:38:47.381 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:38:47.381 | python3-zope.interface 2022-03-16 08:38:47.381 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:38:47.497 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:38:47.502 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:38:47.504 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:38:47.506 | + functions-common:time_stop:2425 : local name 2022-03-16 08:38:47.509 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:38:47.512 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:38:47.514 | + functions-common:time_stop:2428 : local total 2022-03-16 08:38:47.516 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:38:47.518 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:38:47.521 | + functions-common:time_stop:2432 : start_time=1647419926772 2022-03-16 08:38:47.523 | + functions-common:time_stop:2434 : [[ -z 1647419926772 ]] 2022-03-16 08:38:47.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:38:47.531 | + functions-common:time_stop:2437 : end_time=1647419927529 2022-03-16 08:38:47.533 | + functions-common:time_stop:2438 : elapsed_time=757 2022-03-16 08:38:47.536 | + functions-common:time_stop:2439 : total=6430 2022-03-16 08:38:47.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:38:47.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7187 2022-03-16 08:38:47.543 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:38:47.545 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 08:38:47.548 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 08:38:47.550 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 08:38:47.553 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 08:38:47.556 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 08:38:47.578 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 08:38:47.581 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 08:38:47.583 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 08:38:47.586 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 08:38:47.588 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 08:38:47.591 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 08:38:47.593 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 08:38:47.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:47.598 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:47.600 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 08:38:47.603 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 08:38:47.605 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 08:38:47.608 | + functions-common:apt_get_update:1190 : return 2022-03-16 08:38:47.611 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 08:38:47.613 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 08:38:47.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:47.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:47.621 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 08:38:47.643 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-16 08:38:47.752 | Reading package lists... 2022-03-16 08:38:47.990 | Building dependency tree... 2022-03-16 08:38:47.992 | Reading state information... 2022-03-16 08:38:48.248 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 08:38:48.248 | The following packages were automatically installed and are no longer required: 2022-03-16 08:38:48.249 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 08:38:48.250 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 08:38:48.250 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 08:38:48.250 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 08:38:48.250 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 08:38:48.250 | python3-zope.interface 2022-03-16 08:38:48.250 | Use 'sudo apt autoremove' to remove them. 2022-03-16 08:38:48.364 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 08:38:48.369 | + functions-common:apt_get:1234 : result=0 2022-03-16 08:38:48.372 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 08:38:48.374 | + functions-common:time_stop:2425 : local name 2022-03-16 08:38:48.377 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:38:48.379 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:38:48.381 | + functions-common:time_stop:2428 : local total 2022-03-16 08:38:48.384 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:38:48.387 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 08:38:48.389 | + functions-common:time_stop:2432 : start_time=1647419927640 2022-03-16 08:38:48.391 | + functions-common:time_stop:2434 : [[ -z 1647419927640 ]] 2022-03-16 08:38:48.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:38:48.399 | + functions-common:time_stop:2437 : end_time=1647419928396 2022-03-16 08:38:48.401 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-16 08:38:48.403 | + functions-common:time_stop:2439 : total=7187 2022-03-16 08:38:48.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:38:48.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7943 2022-03-16 08:38:48.411 | + functions-common:apt_get:1238 : return 0 2022-03-16 08:38:48.413 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 08:38:48.416 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 08:38:48.418 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:38:48.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:38:48.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:38:48.426 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 08:38:48.428 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 08:38:48.484 | wsgi (enabled by maintainer script) 2022-03-16 08:38:48.488 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 08:38:48.490 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 08:38:48.493 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:38:48.496 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 08:38:48.499 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 08:38:48.502 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:38:48.505 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:38:48.506 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:38:48.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 08:38:48.514 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 08:38:48.516 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 08:38:48.519 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 08:38:48.522 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 08:38:48.545 | Using python 3.8 to install osc-placement 2022-03-16 08:38:48.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-16 08:38:49.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:49.425 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:49.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:49.425 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:50.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:38:50.588 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 08:38:50.598 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 08:38:50.599 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 08:38:50.600 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 08:38:50.601 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 08:38:50.602 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 08:38:50.604 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 08:38:50.662 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-16 08:38:50.664 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-16 08:38:50.665 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-16 08:38:50.666 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-16 08:38:50.679 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-16 08:38:50.681 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 08:38:50.682 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-16 08:38:50.696 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-16 08:38:50.697 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-16 08:38:50.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-16 08:38:50.699 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 08:38:50.700 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-16 08:38:50.701 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-16 08:38:50.723 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-16 08:38:50.724 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-16 08:38:50.725 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-16 08:38:50.726 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-16 08:38:50.735 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-16 08:38:50.771 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-16 08:38:50.772 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-16 08:38:50.776 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-16 08:38:50.777 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-16 08:38:50.778 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-16 08:38:50.779 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-16 08:38:50.780 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-16 08:38:50.782 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-16 08:38:50.847 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-16 08:38:50.849 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-16 08:38:50.850 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-16 08:38:50.851 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-16 08:38:50.940 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-16 08:38:50.941 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-16 08:38:50.942 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-16 08:38:50.984 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-16 08:38:51.024 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-16 08:38:51.186 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-16 08:38:53.417 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:38:53.424 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:38:53.424 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:38:53.547 | + inc/python:pip_install:200 : result=0 2022-03-16 08:38:53.550 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:38:53.553 | + functions-common:time_stop:2425 : local name 2022-03-16 08:38:53.555 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:38:53.558 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:38:53.560 | + functions-common:time_stop:2428 : local total 2022-03-16 08:38:53.563 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:38:53.565 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:38:53.568 | + functions-common:time_stop:2432 : start_time=1647419928539 2022-03-16 08:38:53.570 | + functions-common:time_stop:2434 : [[ -z 1647419928539 ]] 2022-03-16 08:38:53.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:38:53.578 | + functions-common:time_stop:2437 : end_time=1647419933576 2022-03-16 08:38:53.581 | + functions-common:time_stop:2438 : elapsed_time=5037 2022-03-16 08:38:53.584 | + functions-common:time_stop:2439 : total=154096 2022-03-16 08:38:53.586 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:38:53.589 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159133 2022-03-16 08:38:53.592 | + inc/python:pip_install:203 : return 0 2022-03-16 08:38:53.594 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 08:38:53.597 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 08:38:53.599 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 08:38:53.602 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:38:53.604 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 08:38:53.607 | ++ functions-common:git_clone:612 : pwd 2022-03-16 08:38:53.610 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:38:53.613 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:38:53.616 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:38:53.634 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:38:53.637 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:38:53.639 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:38:53.642 | + functions-common:git_clone:629 : echo master 2022-03-16 08:38:53.643 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:38:53.648 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 08:38:53.651 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:38:53.654 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 08:38:53.657 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 08:38:53.657 | + functions-common:git_clone:678 : head -1 2022-03-16 08:38:53.660 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 08:38:53.663 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:38:53.666 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 08:38:53.669 | + inc/python:setup_develop:338 : local bindep 2022-03-16 08:38:53.671 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 08:38:53.673 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 08:38:53.676 | + inc/python:setup_develop:344 : local extras= 2022-03-16 08:38:53.679 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 08:38:53.681 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:38:53.684 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 08:38:53.686 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 08:38:53.689 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:38:53.691 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:38:53.694 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 08:38:53.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:38:53.700 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 08:38:53.702 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:38:53.705 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:38:53.708 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 08:38:53.714 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 08:38:53.717 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 08:38:54.365 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 08:38:54.368 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 08:38:54.370 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:38:54.373 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:38:54.375 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 08:38:54.378 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 08:38:54.380 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 08:38:54.383 | + inc/python:setup_package:428 : local extras= 2022-03-16 08:38:54.385 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:38:54.388 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:38:54.390 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:38:54.393 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:38:54.396 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:38:54.399 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 08:38:54.421 | Using python 3.8 to install /opt/stack/placement 2022-03-16 08:38:54.423 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-16 08:38:55.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:55.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:55.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:38:55.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:38:56.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:38:56.457 | Obtaining file:///opt/stack/placement 2022-03-16 08:38:56.458 | Preparing metadata (setup.py): started 2022-03-16 08:38:59.592 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:38:59.635 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 08:38:59.636 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 08:38:59.637 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 08:38:59.638 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 08:38:59.639 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 08:38:59.640 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 08:38:59.642 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 08:38:59.643 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (60.9.3) 2022-03-16 08:38:59.644 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 08:38:59.645 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 08:38:59.647 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 08:38:59.648 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 08:38:59.649 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 08:38:59.650 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 08:38:59.651 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 08:38:59.653 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 08:38:59.654 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 08:38:59.655 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 08:38:59.656 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 08:38:59.657 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 08:38:59.658 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 08:38:59.722 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 08:38:59.723 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 08:38:59.725 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 08:38:59.726 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 08:38:59.727 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 08:38:59.729 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 08:38:59.748 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 08:38:59.790 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 08:38:59.791 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 08:38:59.792 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 08:38:59.793 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 08:38:59.794 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 08:38:59.844 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-16 08:38:59.845 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 08:38:59.847 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 08:38:59.849 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 08:38:59.888 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (2.8.2) 2022-03-16 08:38:59.890 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 08:38:59.910 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 08:38:59.911 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 08:38:59.914 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 08:38:59.939 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 08:38:59.941 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 08:38:59.954 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 08:38:59.971 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 08:38:59.972 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 08:38:59.973 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 08:38:59.975 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 08:39:00.016 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (1.26.8) 2022-03-16 08:39:00.017 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 08:39:00.019 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 08:39:00.022 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 08:39:00.038 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 08:39:00.199 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 08:39:00.237 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.4.0) 2022-03-16 08:39:00.238 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-16 08:39:00.240 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (4.11.1) 2022-03-16 08:39:00.256 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (1.15.0) 2022-03-16 08:39:00.290 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.13.3) 2022-03-16 08:39:00.345 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.1.0) 2022-03-16 08:39:00.436 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.7.0) 2022-03-16 08:39:00.520 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.1.5) 2022-03-16 08:39:00.571 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (0.2.5) 2022-03-16 08:39:00.760 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.4.2) 2022-03-16 08:39:00.761 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.2) 2022-03-16 08:39:00.762 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.1.1) 2022-03-16 08:39:00.839 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 08:39:00.889 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.21) 2022-03-16 08:39:01.048 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.7.0) 2022-03-16 08:39:01.154 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.0.0) 2022-03-16 08:39:01.155 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.0.0) 2022-03-16 08:39:03.063 | Installing collected packages: openstack-placement 2022-03-16 08:39:03.063 | Attempting uninstall: openstack-placement 2022-03-16 08:39:03.064 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 08:39:03.066 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 08:39:03.068 | Running setup.py develop for openstack-placement 2022-03-16 08:39:07.273 | Successfully installed openstack-placement 2022-03-16 08:39:07.274 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:39:07.282 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:39:07.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:39:07.418 | + inc/python:pip_install:200 : result=0 2022-03-16 08:39:07.420 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:39:07.423 | + functions-common:time_stop:2425 : local name 2022-03-16 08:39:07.425 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:39:07.427 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:39:07.430 | + functions-common:time_stop:2428 : local total 2022-03-16 08:39:07.432 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:39:07.435 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:39:07.437 | + functions-common:time_stop:2432 : start_time=1647419934415 2022-03-16 08:39:07.439 | + functions-common:time_stop:2434 : [[ -z 1647419934415 ]] 2022-03-16 08:39:07.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:39:07.447 | + functions-common:time_stop:2437 : end_time=1647419947444 2022-03-16 08:39:07.449 | + functions-common:time_stop:2438 : elapsed_time=13029 2022-03-16 08:39:07.452 | + functions-common:time_stop:2439 : total=159133 2022-03-16 08:39:07.454 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:39:07.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172162 2022-03-16 08:39:07.459 | + inc/python:pip_install:203 : return 0 2022-03-16 08:39:07.461 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:39:07.464 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 08:39:07.466 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 08:39:07.486 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 08:39:07.498 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 08:39:07.501 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 08:39:07.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:39:07.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:39:07.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 08:39:07.511 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:39:07.514 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:39:07.516 | + ./stack.sh:main:943 : configure_placement 2022-03-16 08:39:07.519 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 08:39:07.531 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 08:39:07.533 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 08:39:07.538 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 08:39:07.541 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 08:39:07.544 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 08:39:07.546 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 08:39:07.549 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 08:39:07.552 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 08:39:07.584 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 08:39:07.616 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 08:39:07.649 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 08:39:07.652 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 08:39:07.654 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 08:39:07.657 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:39:07.659 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 08:39:07.694 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 08:39:07.723 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-16 08:39:07.753 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 08:39:07.782 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 08:39:07.812 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 08:39:07.842 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 08:39:07.872 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 08:39:07.901 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:39:07.931 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:39:07.960 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 08:39:07.963 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 08:39:07.965 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 08:39:07.969 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:39:07.986 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:39:07.989 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:39:07.992 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:39:07.994 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:39:07.997 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:39:08.027 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:39:08.056 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:39:08.085 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:39:08.116 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 08:39:08.119 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 08:39:08.122 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 08:39:08.124 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 08:39:08.127 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 08:39:08.129 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 08:39:08.131 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 08:39:08.135 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 08:39:08.139 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 08:39:08.142 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 08:39:08.144 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 08:39:08.157 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 08:39:08.157 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:39:08.166 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 08:39:08.169 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:39:08.185 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 08:39:08.188 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 08:39:08.192 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 08:39:08.223 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 08:39:08.253 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 08:39:08.281 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 08:39:08.311 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 08:39:08.339 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 08:39:08.368 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 08:39:08.397 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 08:39:08.426 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 08:39:08.455 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:39:08.484 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 08:39:08.513 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 08:39:08.543 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 08:39:08.571 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 08:39:08.574 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 08:39:08.577 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 08:39:08.580 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 08:39:08.582 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 08:39:08.585 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:39:08.588 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:39:08.591 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 08:39:08.594 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 08:39:08.596 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 08:39:08.626 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 08:39:08.655 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 08:39:08.656 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 08:39:08.664 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 08:39:08.668 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 08:39:08.670 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 08:39:08.673 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 08:39:08.675 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 08:39:08.678 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:39:08.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:39:08.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:39:08.686 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 08:39:08.689 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 08:39:08.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:39:08.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:39:08.697 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 08:39:08.758 | Site placement-api already enabled 2022-03-16 08:39:08.763 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 08:39:08.765 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:39:08.768 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:39:08.770 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:39:08.908 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 08:39:08.928 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:08.931 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 08:39:08.950 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:08.953 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 08:39:08.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:08.974 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 08:39:08.977 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 08:39:08.979 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 08:39:09.012 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-03-16 08:39:09.041 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 08:39:09.071 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 08:39:09.100 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 08:39:09.134 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 08:39:09.164 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 08:39:09.193 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 08:39:09.223 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 08:39:09.240 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:09.243 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 08:39:09.260 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:09.263 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 08:39:09.265 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:39:09.268 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 08:39:09.270 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:39:09.274 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:39:09.276 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:39:09.279 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:39:09.281 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:39:09.285 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:39:09.289 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:39:09.292 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:39:09.295 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:39:09.297 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 08:39:09.300 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:39:09.316 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:09.318 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:39:09.321 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:39:09.323 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 08:39:09.325 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 08:39:09.328 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:39:09.330 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 08:39:09.333 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 08:39:09.335 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 08:39:09.391 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 08:39:09.429 | [133994 Async install_tempest:159376]: running: install_tempest 2022-03-16 08:39:09.432 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:39:09.434 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:39:09.437 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:39:09.440 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:39:09.443 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 08:39:09.446 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:39:09.448 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 08:39:09.451 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:39:09.454 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:39:09.457 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 08:39:09.463 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 08:39:09.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:39:09.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:39:09.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 08:39:09.474 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:39:09.478 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 08:39:09.480 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 08:39:09.483 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:39:09.487 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 08:39:09.490 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 08:39:09.493 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:39:09.496 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:39:09.498 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:39:09.503 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 08:39:09.506 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 08:39:09.508 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 08:39:09.511 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 08:39:09.514 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 08:39:09.538 | Using python 3.8 to install python-openstackclient 2022-03-16 08:39:09.541 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-16 08:39:10.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:39:10.422 | from cryptography.utils import int_from_bytes 2022-03-16 08:39:10.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:39:10.423 | from cryptography.utils import int_from_bytes 2022-03-16 08:39:11.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:39:11.582 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 08:39:11.601 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 08:39:11.602 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 08:39:11.603 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 08:39:11.604 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 08:39:11.605 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 08:39:11.606 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 08:39:11.607 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 08:39:11.609 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 08:39:11.610 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 08:39:11.611 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-16 08:39:11.612 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 08:39:11.622 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-16 08:39:11.623 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-16 08:39:11.625 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-16 08:39:11.626 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-16 08:39:11.627 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-16 08:39:11.653 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-16 08:39:11.654 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-16 08:39:11.655 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-16 08:39:11.656 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-16 08:39:11.658 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-16 08:39:11.659 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-16 08:39:11.660 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-16 08:39:11.661 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-16 08:39:11.662 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-16 08:39:11.663 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-16 08:39:11.664 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-16 08:39:11.677 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-16 08:39:11.696 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-16 08:39:11.697 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-16 08:39:11.698 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-16 08:39:11.699 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-16 08:39:11.720 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-16 08:39:11.739 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-16 08:39:11.742 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-16 08:39:11.743 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-16 08:39:11.832 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-16 08:39:11.833 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-16 08:39:11.834 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-16 08:39:11.876 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-16 08:39:11.887 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-16 08:39:11.920 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-16 08:39:12.081 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-16 08:39:12.097 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-16 08:39:12.198 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-16 08:39:12.199 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-16 08:39:12.200 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-16 08:39:12.203 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-16 08:39:12.330 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-16 08:39:14.597 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:39:14.604 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:39:14.604 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:39:14.732 | + inc/python:pip_install:200 : result=0 2022-03-16 08:39:14.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:39:14.737 | + functions-common:time_stop:2425 : local name 2022-03-16 08:39:14.740 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:39:14.743 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:39:14.745 | + functions-common:time_stop:2428 : local total 2022-03-16 08:39:14.747 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:39:14.750 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:39:14.752 | + functions-common:time_stop:2432 : start_time=1647419949532 2022-03-16 08:39:14.754 | + functions-common:time_stop:2434 : [[ -z 1647419949532 ]] 2022-03-16 08:39:14.758 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:39:14.762 | + functions-common:time_stop:2437 : end_time=1647419954760 2022-03-16 08:39:14.765 | + functions-common:time_stop:2438 : elapsed_time=5228 2022-03-16 08:39:14.767 | + functions-common:time_stop:2439 : total=172162 2022-03-16 08:39:14.770 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:39:14.772 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177390 2022-03-16 08:39:14.775 | + inc/python:pip_install:203 : return 0 2022-03-16 08:39:14.778 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 08:39:14.781 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 08:39:14.785 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.MqzxYuuDxg 2022-03-16 08:39:14.788 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 08:39:14.791 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 08:39:14.793 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 08:39:14.796 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 08:39:14.798 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 08:39:14.801 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 08:39:14.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:14.823 | + ./stack.sh:main:1035 : configure_database 2022-03-16 08:39:14.825 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 08:39:14.828 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 08:39:14.830 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 08:39:14.833 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:39:14.835 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 08:39:14.837 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 08:39:14.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:39:14.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:39:14.845 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 08:39:14.847 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 08:39:14.849 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:39:14.852 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:39:14.854 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:39:14.856 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:39:14.858 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:39:14.861 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:39:14.863 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:39:14.865 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:39:14.868 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:39:14.870 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:39:14.872 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:39:14.875 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 08:39:14.877 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:39:14.880 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:39:14.882 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:39:14.885 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:39:14.887 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:39:14.889 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:39:14.892 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 08:39:14.908 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 08:39:14.908 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 08:39:14.912 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 08:39:14.915 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 08:39:14.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:39:14.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:39:14.922 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 08:39:14.925 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 08:39:14.927 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 08:39:14.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:39:14.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:39:14.935 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 08:39:14.937 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 08:39:14.940 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 08:39:14.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:39:15.040 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 08:39:15.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:39:15.100 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 08:39:15.104 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 08:39:15.104 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 08:39:15.109 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 08:39:15.163 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 08:39:15.216 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 08:39:15.271 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 08:39:15.324 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 08:39:15.327 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 08:39:15.329 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:39:15.332 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 08:39:18.986 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 08:39:18.988 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 08:39:18.992 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 08:39:18.997 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-083918 2022-03-16 08:39:18.999 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-083918 1039' 2022-03-16 08:39:19.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.005 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 08:39:19.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.013 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 08:39:19.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.018 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 08:39:19.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.024 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 08:39:19.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.029 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-16 08:39:19.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.034 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-16 08:39:19.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.039 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-083514 2022-03-16 08:39:19.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.045 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 08:39:19.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.050 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-16 08:39:19.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.055 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 08:39:19.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.060 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 08:39:19.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.065 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 08:39:19.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:39:19.071 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 08:39:19.073 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 08:39:19.076 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 08:39:19.078 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 08:39:19.091 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 08:39:19.094 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.097 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 08:39:19.099 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.102 | + functions-common:run_process:1682 : local group= 2022-03-16 08:39:19.104 | + functions-common:run_process:1683 : local user= 2022-03-16 08:39:19.107 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 08:39:19.109 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:39:19.112 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:39:19.115 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:39:19.118 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:39:19.121 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:39:19.126 | + functions-common:time_start:2416 : _TIME_START[$name]=1647419959123 2022-03-16 08:39:19.128 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 08:39:19.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:19.149 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 08:39:19.152 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 08:39:19.155 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.157 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.160 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.162 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.165 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 08:39:19.168 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 08:39:19.170 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 08:39:19.173 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:39:19.175 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:39:19.178 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 08:39:19.181 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-16 08:39:19.184 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 08:39:19.186 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.189 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:39:19.191 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:39:19.193 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:39:19.197 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:39:19.199 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 08:39:19.202 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:39:19.206 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 08:39:19.258 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 08:39:19.309 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:39:19.360 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 08:39:19.412 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 08:39:19.465 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:39:19.516 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:39:19.519 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 08:39:19.572 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:39:19.961 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 08:39:19.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 08:39:20.349 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 08:39:20.370 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:39:20.373 | + functions-common:time_stop:2425 : local name 2022-03-16 08:39:20.375 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:39:20.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:39:20.380 | + functions-common:time_stop:2428 : local total 2022-03-16 08:39:20.383 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:39:20.385 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:39:20.387 | + functions-common:time_stop:2432 : start_time=1647419959123 2022-03-16 08:39:20.390 | + functions-common:time_stop:2434 : [[ -z 1647419959123 ]] 2022-03-16 08:39:20.393 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:39:20.398 | + functions-common:time_stop:2437 : end_time=1647419960395 2022-03-16 08:39:20.401 | + functions-common:time_stop:2438 : elapsed_time=1272 2022-03-16 08:39:20.403 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:39:20.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:39:20.409 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1272 2022-03-16 08:39:20.411 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 08:39:20.414 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 08:39:20.417 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 08:39:20.419 | + functions-common:run_process:1682 : local group= 2022-03-16 08:39:20.422 | + functions-common:run_process:1683 : local user=root 2022-03-16 08:39:20.424 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 08:39:20.427 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:39:20.430 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:39:20.433 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:39:20.435 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:39:20.438 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:39:20.443 | + functions-common:time_start:2416 : _TIME_START[$name]=1647419960440 2022-03-16 08:39:20.446 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 08:39:20.463 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:20.465 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:39:20.468 | + functions-common:time_stop:2425 : local name 2022-03-16 08:39:20.470 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:39:20.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:39:20.476 | + functions-common:time_stop:2428 : local total 2022-03-16 08:39:20.479 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:39:20.482 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:39:20.484 | + functions-common:time_stop:2432 : start_time=1647419960440 2022-03-16 08:39:20.486 | + functions-common:time_stop:2434 : [[ -z 1647419960440 ]] 2022-03-16 08:39:20.490 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:39:20.494 | + functions-common:time_stop:2437 : end_time=1647419960491 2022-03-16 08:39:20.496 | + functions-common:time_stop:2438 : elapsed_time=51 2022-03-16 08:39:20.499 | + functions-common:time_stop:2439 : total=1272 2022-03-16 08:39:20.502 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:39:20.504 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1323 2022-03-16 08:39:20.507 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 08:39:20.525 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:20.528 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 08:39:20.545 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:20.548 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 08:39:20.566 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:20.568 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 08:39:20.571 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 08:39:20.574 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-833234-4 --data-dir /opt/stack/data/etcd' 2022-03-16 08:39:20.576 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 08:39:20.579 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-833234-4=http://10.222.0.20:2380' 2022-03-16 08:39:20.581 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2022-03-16 08:39:20.584 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2022-03-16 08:39:20.587 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 08:39:20.589 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 08:39:20.592 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2022-03-16 08:39:20.594 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 08:39:20.597 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 08:39:20.599 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 08:39:20.602 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-833234-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-833234-4=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' '' root 2022-03-16 08:39:20.605 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 08:39:20.608 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-833234-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-833234-4=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-03-16 08:39:20.610 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:39:20.613 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 08:39:20.615 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:39:20.618 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:39:20.621 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 08:39:20.623 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:39:20.628 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 08:39:20.695 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 08:39:20.759 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-833234-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-833234-4=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-03-16 08:39:20.812 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 08:39:20.863 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 08:39:20.914 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:39:20.965 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:39:20.967 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 08:39:21.030 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:39:21.396 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 08:39:21.449 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 08:39:21.501 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 08:39:21.552 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 08:39:21.605 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 08:39:21.608 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:39:21.613 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 08:39:21.615 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 08:39:22.000 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 08:39:22.014 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 08:39:22.381 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 08:39:23.254 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 08:39:23.273 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:23.276 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 08:39:23.278 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 08:39:23.282 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 08:39:23.286 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 08:39:23.298 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 08:39:23.310 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 08:39:23.313 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 08:39:23.315 | + 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.20/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 08:39:23.455 | + 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.20/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 08:39:23.593 | + 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.20/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 08:39:23.731 | + 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.20/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 08:39:23.869 | + 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.20/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 08:39:24.005 | + 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.20/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 08:39:24.141 | + 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.20/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 08:39:24.278 | + 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.20/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 08:39:24.417 | + 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.20/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 08:39:24.563 | + 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.20/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 08:39:24.699 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 08:39:24.705 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 08:39:24.708 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 08:39:24.711 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 08:39:24.715 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 08:39:24.718 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 08:39:24.721 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 08:39:24.738 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:39:24.740 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 08:39:24.743 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:39:24.746 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 08:39:24.748 | + ./stack.sh:main:1095 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-03-16 08:39:24.751 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 08:39:24.753 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 08:39:24.771 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:39:24.774 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 08:39:24.776 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 08:39:24.778 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 08:39:24.781 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 08:39:24.783 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 08:39:24.786 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 08:39:24.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:39:32.021 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 08:39:32.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:39:32.144 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 08:39:32.146 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:39:32.150 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:39:32.152 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:39:32.155 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:39:32.160 | + functions-common:time_start:2416 : _TIME_START[$name]=1647419972157 2022-03-16 08:39:32.162 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 08:39:36.848 | 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=161221) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:39:36.855 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:39:36.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.863 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.864 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.864 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:39:36.864 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:39:36.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:39:36.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.892 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.892 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:39:36.892 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:39:37.385 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:39:37.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.387 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.387 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.387 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:39:37.388 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:39:37.395 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 08:40:06.977 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:06.977 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 08:40:07.066 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:07.066 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 08:40:07.152 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:07.152 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 08:40:07.214 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:07.214 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 08:40:07.300 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:07.300 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 08:40:07.374 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:07.375 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 08:40:08.532 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:08.532 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:08.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.534 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.535 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.535 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.535 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.535 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:08.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:08.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:08.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.538 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.538 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.538 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:08.539 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:08.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.549 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.549 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.549 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:08.550 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:08.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:08.550 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:09.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:09.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.086 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.086 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.087 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.087 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.087 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:09.087 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:09.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:09.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.174 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.174 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.175 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.175 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.175 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:09.175 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:09.183 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 08:40:09.326 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.326 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 08:40:09.417 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.417 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 08:40:09.520 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.520 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 08:40:09.623 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.623 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 08:40:09.709 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.709 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 08:40:09.857 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.857 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 08:40:09.923 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:09.924 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.925 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.926 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.926 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.927 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:09.927 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:09.927 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.930 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:09.930 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:09.937 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.939 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.940 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.940 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:09.940 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:09.940 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:10.413 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:10.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.415 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.415 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.416 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.416 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:10.416 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:10.496 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:40:10.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.497 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.498 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.498 | 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=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:40:10.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:40:10.499 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:40:10.499 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=161221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:40:10.506 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 08:40:10.586 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:10.586 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 08:40:10.666 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:10.666 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 08:40:10.731 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:10.731 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 08:40:10.794 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:10.794 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 08:40:10.874 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:10.874 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 08:40:10.954 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:10.954 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 08:40:11.011 | INFO migrate.versioning.api [-] done 2022-03-16 08:40:11.395 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 08:40:11.398 | + functions-common:time_stop:2425 : local name 2022-03-16 08:40:11.401 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:40:11.404 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:40:11.406 | + functions-common:time_stop:2428 : local total 2022-03-16 08:40:11.409 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:40:11.411 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:40:11.414 | + functions-common:time_stop:2432 : start_time=1647419972157 2022-03-16 08:40:11.416 | + functions-common:time_stop:2434 : [[ -z 1647419972157 ]] 2022-03-16 08:40:11.419 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:40:11.424 | + functions-common:time_stop:2437 : end_time=1647420011421 2022-03-16 08:40:11.426 | + functions-common:time_stop:2438 : elapsed_time=39264 2022-03-16 08:40:11.428 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:40:11.431 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:40:11.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39264 2022-03-16 08:40:11.436 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 08:40:11.438 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 08:40:11.442 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 08:40:15.933 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 08:40:15.934 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 08:40:15.934 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 08:40:15.934 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 08:40:15.935 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 08:40:15.935 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 08:40:15.935 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 08:40:15.935 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 08:40:15.935 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 08:40:16.287 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 08:40:16.292 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 08:40:20.779 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 08:40:20.780 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 08:40:20.780 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 08:40:20.780 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 08:40:20.780 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 08:40:20.781 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 08:40:20.781 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 08:40:20.781 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 08:40:20.781 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 08:40:21.137 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 08:40:21.139 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 08:40:21.145 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 08:40:21.145 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 08:40:21.162 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:40:21.165 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 08:40:21.168 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 08:40:21.172 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 08:40:21.175 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 08:40:21.177 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.180 | + functions-common:run_process:1682 : local group= 2022-03-16 08:40:21.182 | + functions-common:run_process:1683 : local user= 2022-03-16 08:40:21.185 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 08:40:21.188 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:40:21.190 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:40:21.192 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:40:21.195 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:40:21.198 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:40:21.203 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420021200 2022-03-16 08:40:21.205 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 08:40:21.221 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:40:21.224 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 08:40:21.226 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 08:40:21.229 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.231 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.237 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.237 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.239 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 08:40:21.241 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 08:40:21.244 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 08:40:21.246 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:40:21.249 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:40:21.251 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 08:40:21.254 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-16 08:40:21.257 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 08:40:21.259 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.262 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:40:21.264 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:40:21.266 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 08:40:21.268 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:40:21.272 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 08:40:21.324 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 08:40:21.375 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 08:40:21.426 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:40:21.477 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:40:21.529 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 08:40:21.581 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 08:40:21.650 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 08:40:21.706 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 08:40:21.759 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 08:40:21.821 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:40:21.824 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 08:40:21.885 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:40:22.275 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 08:40:22.289 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 08:40:22.663 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 08:40:22.744 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:40:22.751 | + functions-common:time_stop:2425 : local name 2022-03-16 08:40:22.753 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:40:22.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:40:22.759 | + functions-common:time_stop:2428 : local total 2022-03-16 08:40:22.764 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:40:22.767 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:40:22.771 | + functions-common:time_stop:2432 : start_time=1647420021200 2022-03-16 08:40:22.772 | + functions-common:time_stop:2434 : [[ -z 1647420021200 ]] 2022-03-16 08:40:22.775 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:40:22.780 | + functions-common:time_stop:2437 : end_time=1647420022777 2022-03-16 08:40:22.782 | + functions-common:time_stop:2438 : elapsed_time=1577 2022-03-16 08:40:22.784 | + functions-common:time_stop:2439 : total=1323 2022-03-16 08:40:22.787 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:40:22.789 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2900 2022-03-16 08:40:22.792 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 08:40:22.792 | Waiting for keystone to start... 2022-03-16 08:40:22.795 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.20/identity/v3/ 2022-03-16 08:40:22.797 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2022-03-16 08:40:22.799 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:40:22.802 | + functions:wait_for_service:458 : local url=http://10.222.0.20/identity/v3/ 2022-03-16 08:40:22.805 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:40:22.807 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:40:22.810 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:40:22.812 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:40:22.815 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:40:22.818 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:40:22.823 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420022820 2022-03-16 08:40:22.825 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:40:22.831 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2022-03-16 08:40:29.363 | + :: : [[ 200 == 503 ]] 2022-03-16 08:40:29.365 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:40:29.368 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:40:29.371 | + functions-common:time_stop:2425 : local name 2022-03-16 08:40:29.373 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:40:29.376 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:40:29.378 | + functions-common:time_stop:2428 : local total 2022-03-16 08:40:29.381 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:40:29.384 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:40:29.386 | + functions-common:time_stop:2432 : start_time=1647420022820 2022-03-16 08:40:29.388 | + functions-common:time_stop:2434 : [[ -z 1647420022820 ]] 2022-03-16 08:40:29.392 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:40:29.396 | + functions-common:time_stop:2437 : end_time=1647420029393 2022-03-16 08:40:29.399 | + functions-common:time_stop:2438 : elapsed_time=6573 2022-03-16 08:40:29.401 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:40:29.404 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:40:29.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6573 2022-03-16 08:40:29.409 | + functions:wait_for_service:467 : return 0 2022-03-16 08:40:29.411 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 08:40:29.429 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:40:29.432 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 08:40:29.434 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:40:29.436 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 08:40:29.464 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 08:40:29.467 | + 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.20/identity 2022-03-16 08:40:34.061 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.061 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.062 | 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=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.069 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.086 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.087 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.118 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.150 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.151 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.243 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.243 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.255 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.255 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.255 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.256 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.256 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.256 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.256 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.263 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.266 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.266 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.266 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.267 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.267 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.267 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.267 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=161980) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:40:34.300 | 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=161980) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:40:34.702 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created domain default 2022-03-16 08:40:34.811 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created project admin 2022-03-16 08:40:34.840 | DEBUG passlib.handlers.bcrypt [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=161980) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 08:40:34.840 | DEBUG passlib.handlers.bcrypt [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=161980) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 08:40:34.981 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created user admin 2022-03-16 08:40:35.121 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created role reader 2022-03-16 08:40:35.221 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created role member 2022-03-16 08:40:35.312 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created implied role where 9b9c0d0a02004021af7abf374239817b implies f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:40:35.406 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created role admin 2022-03-16 08:40:35.500 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created implied role where 06f03b270777423985927e33a74f2492 implies 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:40:35.561 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Granted role admin on project admin to user admin. 2022-03-16 08:40:35.625 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Granted role admin on the system to user admin. 2022-03-16 08:40:35.694 | WARNING py.warnings [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-16 08:40:35.694 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 08:40:35.694 |  2022-03-16 08:40:35.698 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created region RegionOne 2022-03-16 08:40:35.896 | INFO keystone.cmd.bootstrap [None req-7c6c44ac-cd1d-4457-8aea-e2f62ddc2c94 None None] Created public endpoint http://10.222.0.20/identity 2022-03-16 08:40:36.351 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 08:40:36.354 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 08:40:36.356 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 08:40:36.359 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 08:40:39.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:39.344 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:39.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:39.344 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:39.505 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:39.508 | + lib/keystone:create_keystone_accounts:310 : admin_project=f9fc1f83b4ae4978aaf6713b2c6a55d7 2022-03-16 08:40:39.511 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 08:40:39.514 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 08:40:41.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:41.752 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:41.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:41.752 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:41.913 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:41.916 | + lib/keystone:create_keystone_accounts:312 : admin_user=4e260203d675450387e4b5505ac0cdf3 2022-03-16 08:40:41.918 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 08:40:41.921 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 08:40:41.923 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 08:40:41.925 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 4e260203d675450387e4b5505ac0cdf3 default 2022-03-16 08:40:41.981 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4e260203d675450387e4b5505ac0cdf3 default 2022-03-16 08:40:42.019 | [133994 Async ks-domain-role:162099]: running: get_or_add_user_domain_role admin 4e260203d675450387e4b5505ac0cdf3 default 2022-03-16 08:40:42.023 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 08:40:42.025 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 08:40:42.028 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 08:40:45.194 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 08:40:45.197 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 08:40:45.197 | default 2022-03-16 08:40:45.199 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 08:40:45.258 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 08:40:45.303 | [133994 Async ks-project:162239]: running: get_or_create_project service Default 2022-03-16 08:40:45.306 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 08:40:45.372 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 08:40:45.416 | [133994 Async ks-service:162325]: running: get_or_create_role service 2022-03-16 08:40:45.419 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 08:40:45.490 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 08:40:45.574 | [133994 Async ks-reseller:162411]: running: get_or_create_role ResellerAdmin 2022-03-16 08:40:45.604 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 08:40:45.628 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 08:40:46.080 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 08:40:46.244 | [133994 Async ks-anotherrole:162502]: running: get_or_create_role anotherrole 2022-03-16 08:40:46.268 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 08:40:46.292 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 08:40:46.308 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:40:46.340 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-16 08:40:49.528 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:40:49.685 | [162325 Async ks-service:162325]: finished successfully 2022-03-16 08:40:49.731 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:40:49.832 | [162411 Async ks-reseller:162411]: finished successfully 2022-03-16 08:40:49.919 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:40:49.963 | [162239 Async ks-project:162239]: finished successfully 2022-03-16 08:40:50.092 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:40:50.122 | [162502 Async ks-anotherrole:162502]: finished successfully 2022-03-16 08:40:50.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:50.232 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:50.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:50.232 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:50.403 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:50.406 | ++ functions-common:get_or_create_project:938 : project_id=3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:40:50.409 | ++ functions-common:get_or_create_project:939 : echo 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:40:50.411 | + lib/keystone:create_keystone_accounts:340 : invis_project=3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:40:50.414 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 08:40:50.417 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 08:40:50.419 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:40:50.423 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-16 08:40:52.478 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:40:52.502 | [162099 Async ks-domain-role:162099]: finished successfully 2022-03-16 08:40:53.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:53.016 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:53.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:53.016 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:53.180 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:53.183 | ++ functions-common:get_or_create_project:938 : project_id=6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:53.185 | ++ functions-common:get_or_create_project:939 : echo 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:53.188 | + lib/keystone:create_keystone_accounts:344 : demo_project=6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:53.191 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 08:40:53.194 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 08:40:53.197 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:40:53.199 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 08:40:53.201 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 08:40:53.205 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-16 08:40:55.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:55.810 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:55.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:55.810 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:55.975 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:55.978 | ++ functions-common:get_or_create_user:925 : user_id=60045c41cc8b46f6af2e99ac8b951839 2022-03-16 08:40:55.980 | ++ functions-common:get_or_create_user:926 : echo 60045c41cc8b46f6af2e99ac8b951839 2022-03-16 08:40:55.983 | + lib/keystone:create_keystone_accounts:347 : demo_user=60045c41cc8b46f6af2e99ac8b951839 2022-03-16 08:40:55.986 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 08:40:56.036 | [133994 Async ks-domain-role:162099]: Waiting for completion of get_or_add_user_domain_role admin 4e260203d675450387e4b5505ac0cdf3 default running on PID 162099 (6 other jobs running) 2022-03-16 08:40:56.061 | [133994 Async ks-domain-role:162099]: Signaling child to exit 2022-03-16 08:40:56.061 | WAKEUP 2022-03-16 08:40:56.085 | [133994 Async ks-domain-role:162099]: Signaled 2022-03-16 08:40:56.087 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 08:40:56.087 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e260203d675450387e4b5505ac0cdf3 --domain default 2022-03-16 08:40:56.087 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:40:56.087 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 08:40:56.087 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:40:56.087 | ++ functions-common:get_field:812 : read data 2022-03-16 08:40:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.087 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.087 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:56.087 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 08:40:56.087 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 08:40:56.087 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 4e260203d675450387e4b5505ac0cdf3 --domain default 2022-03-16 08:40:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.087 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.087 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.087 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:40:56.087 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e260203d675450387e4b5505ac0cdf3 --domain default 2022-03-16 08:40:56.087 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 08:40:56.087 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:40:56.087 | ++ functions-common:get_field:812 : read data 2022-03-16 08:40:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.087 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.087 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:56.088 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:40:56.088 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:40:56.088 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | 4e260203d675450387e4b5505ac0cdf3 | | | default | | False |' 2022-03-16 08:40:56.088 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:40:56.088 | ++ functions-common:get_field:812 : read data 2022-03-16 08:40:56.088 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:40:56.088 | + functions-common:get_or_add_user_domain_role:1021 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:40:56.088 | 06f03b270777423985927e33a74f2492 2022-03-16 08:40:56.135 | [133994 Async ks-domain-role:162099]: finished get_or_add_user_domain_role admin 4e260203d675450387e4b5505ac0cdf3 default with result 0 in 10 seconds 2022-03-16 08:40:56.142 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 08:40:56.185 | [133994 Async ks-project:162239]: Waiting for completion of get_or_create_project service Default running on PID 162239 (5 other jobs running) 2022-03-16 08:40:56.210 | [133994 Async ks-project:162239]: Signaling child to exit 2022-03-16 08:40:56.210 | WAKEUP 2022-03-16 08:40:56.233 | [133994 Async ks-project:162239]: Signaled 2022-03-16 08:40:56.235 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:40:56.235 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-16 08:40:56.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.235 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.235 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.235 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:56.235 | + functions-common:get_or_create_project:938 : project_id=a71d15a039b346a7a00977fdbf2eeba6 2022-03-16 08:40:56.235 | + functions-common:get_or_create_project:939 : echo a71d15a039b346a7a00977fdbf2eeba6 2022-03-16 08:40:56.235 | a71d15a039b346a7a00977fdbf2eeba6 2022-03-16 08:40:56.279 | [133994 Async ks-project:162239]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 08:40:56.317 | [133994 Async ks-service:162325]: Waiting for completion of get_or_create_role service running on PID 162325 (4 other jobs running) 2022-03-16 08:40:56.341 | [133994 Async ks-service:162325]: Signaling child to exit 2022-03-16 08:40:56.341 | WAKEUP 2022-03-16 08:40:56.364 | [133994 Async ks-service:162325]: Signaled 2022-03-16 08:40:56.366 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:40:56.366 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 08:40:56.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.366 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.366 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.366 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:56.366 | + functions-common:get_or_create_role:950 : role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:40:56.367 | + functions-common:get_or_create_role:951 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:40:56.367 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:40:56.418 | [133994 Async ks-service:162325]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-16 08:40:56.455 | [133994 Async ks-reseller:162411]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 162411 (3 other jobs running) 2022-03-16 08:40:56.481 | [133994 Async ks-reseller:162411]: Signaling child to exit 2022-03-16 08:40:56.481 | WAKEUP 2022-03-16 08:40:56.503 | [133994 Async ks-reseller:162411]: Signaled 2022-03-16 08:40:56.505 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:40:56.505 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 08:40:56.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.505 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.505 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.505 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:56.505 | + functions-common:get_or_create_role:950 : role_id=ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:40:56.505 | + functions-common:get_or_create_role:951 : echo ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:40:56.505 | ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:40:56.550 | [133994 Async ks-reseller:162411]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 08:40:56.587 | [133994 Async ks-anotherrole:162502]: Waiting for completion of get_or_create_role anotherrole running on PID 162502 (2 other jobs running) 2022-03-16 08:40:56.611 | [133994 Async ks-anotherrole:162502]: Signaling child to exit 2022-03-16 08:40:56.611 | WAKEUP 2022-03-16 08:40:56.633 | [133994 Async ks-anotherrole:162502]: Signaled 2022-03-16 08:40:56.635 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:40:56.635 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 08:40:56.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.635 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:40:56.635 | from cryptography.utils import int_from_bytes 2022-03-16 08:40:56.635 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:40:56.635 | + functions-common:get_or_create_role:950 : role_id=782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:40:56.635 | + functions-common:get_or_create_role:951 : echo 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:40:56.635 | 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:40:56.680 | [133994 Async ks-anotherrole:162502]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 08:40:56.684 | + inc/async:async_wait:197 : return 0 2022-03-16 08:40:56.686 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.747 | + inc/async:async_inner:63 : get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.793 | [133994 Async ks-demo-member:163374]: running: get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.797 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 4e260203d675450387e4b5505ac0cdf3 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.872 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4e260203d675450387e4b5505ac0cdf3 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.922 | [133994 Async ks-demo-admin:163486]: running: get_or_add_user_project_role admin 4e260203d675450387e4b5505ac0cdf3 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.924 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:56.993 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:57.079 | [133994 Async ks-demo-another:163599]: running: get_or_add_user_project_role anotherrole 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:40:57.086 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:40:57.445 | + inc/async:async_inner:63 : get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:40:57.642 | [133994 Async ks-demo-invis:163714]: running: get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:40:57.665 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 08:40:57.693 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 08:40:57.709 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:40:57.732 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 08:40:57.756 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 08:40:57.796 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-16 08:41:01.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:01.843 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:01.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:01.843 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:02.031 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:02.045 | ++ functions-common:get_or_create_user:925 : user_id=f710705742f14cec91c7bf8f4dda299f 2022-03-16 08:41:02.048 | ++ functions-common:get_or_create_user:926 : echo f710705742f14cec91c7bf8f4dda299f 2022-03-16 08:41:02.056 | + lib/keystone:create_keystone_accounts:360 : demo_reader=f710705742f14cec91c7bf8f4dda299f 2022-03-16 08:41:02.077 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader f710705742f14cec91c7bf8f4dda299f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:02.426 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f710705742f14cec91c7bf8f4dda299f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:02.542 | [133994 Async ks-demo-reader:163897]: running: get_or_add_user_project_role reader f710705742f14cec91c7bf8f4dda299f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:02.548 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 08:41:02.553 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 08:41:02.584 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:41:02.618 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-16 08:41:07.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:07.769 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:07.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:07.769 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:08.152 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:08.164 | ++ functions-common:get_or_create_project:938 : project_id=95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:08.187 | ++ functions-common:get_or_create_project:939 : echo 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:08.212 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:08.228 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 08:41:08.268 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 08:41:08.307 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:41:08.316 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 08:41:08.336 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 08:41:08.369 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-16 08:41:11.272 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:11.450 | [163374 Async ks-demo-member:163374]: finished successfully 2022-03-16 08:41:12.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:12.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:12.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:12.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:13.029 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:13.057 | ++ functions-common:get_or_create_user:925 : user_id=c606773df53f43249ac80426322b30ec 2022-03-16 08:41:13.077 | ++ functions-common:get_or_create_user:926 : echo c606773df53f43249ac80426322b30ec 2022-03-16 08:41:13.096 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=c606773df53f43249ac80426322b30ec 2022-03-16 08:41:13.104 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:13.476 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:13.550 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:13.564 | [133994 Async ks-alt-admin:164324]: running: get_or_add_user_project_role admin c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:13.575 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:13.613 | [163486 Async ks-demo-admin:163486]: finished successfully 2022-03-16 08:41:13.751 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:13.825 | [133994 Async ks-alt-another:164485]: running: get_or_add_user_project_role anotherrole c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:13.833 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 08:41:13.852 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 08:41:13.865 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:41:13.874 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 08:41:13.878 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 08:41:13.882 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-16 08:41:15.516 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:15.670 | [163599 Async ks-demo-another:163599]: finished successfully 2022-03-16 08:41:16.196 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:16.366 | [163714 Async ks-demo-invis:163714]: finished successfully 2022-03-16 08:41:17.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:17.758 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:17.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:17.758 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:17.972 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:17.977 | ++ functions-common:get_or_create_user:925 : user_id=c24f84d586504e559832e1ccd63e6135 2022-03-16 08:41:17.980 | ++ functions-common:get_or_create_user:926 : echo c24f84d586504e559832e1ccd63e6135 2022-03-16 08:41:17.989 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c24f84d586504e559832e1ccd63e6135 2022-03-16 08:41:18.001 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c24f84d586504e559832e1ccd63e6135 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:18.097 | + inc/async:async_inner:63 : get_or_add_user_project_role member c24f84d586504e559832e1ccd63e6135 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:18.197 | [133994 Async ks-alt-member-user:164770]: running: get_or_add_user_project_role member c24f84d586504e559832e1ccd63e6135 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:18.200 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 08:41:18.205 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 08:41:18.208 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:41:18.212 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 08:41:18.215 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 08:41:18.233 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-16 08:41:20.381 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:20.557 | [163897 Async ks-demo-reader:163897]: finished successfully 2022-03-16 08:41:21.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:21.869 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:21.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:21.869 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:22.061 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:22.063 | ++ functions-common:get_or_create_user:925 : user_id=095a8cb407094ee3a65f9273d3e5b892 2022-03-16 08:41:22.067 | ++ functions-common:get_or_create_user:926 : echo 095a8cb407094ee3a65f9273d3e5b892 2022-03-16 08:41:22.070 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=095a8cb407094ee3a65f9273d3e5b892 2022-03-16 08:41:22.073 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 095a8cb407094ee3a65f9273d3e5b892 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:22.143 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 095a8cb407094ee3a65f9273d3e5b892 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:22.191 | [133994 Async ks-alt-reader-user:164994]: running: get_or_add_user_project_role reader 095a8cb407094ee3a65f9273d3e5b892 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:22.195 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 08:41:22.199 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:41:22.203 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 08:41:22.206 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 08:41:22.209 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-16 08:41:24.460 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 08:41:24.615 | [159376 Async install_tempest:159376]: finished successfully 2022-03-16 08:41:26.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:26.322 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:26.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:26.322 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:26.517 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:26.527 | ++ functions-common:get_or_create_user:925 : user_id=7113eca2152c4bd6aceab4f2f268f0c6 2022-03-16 08:41:26.530 | ++ functions-common:get_or_create_user:926 : echo 7113eca2152c4bd6aceab4f2f268f0c6 2022-03-16 08:41:26.532 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7113eca2152c4bd6aceab4f2f268f0c6 2022-03-16 08:41:26.536 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7113eca2152c4bd6aceab4f2f268f0c6 all 2022-03-16 08:41:26.613 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7113eca2152c4bd6aceab4f2f268f0c6 all 2022-03-16 08:41:26.658 | [133994 Async ks-system-member:165291]: running: get_or_add_user_system_role member 7113eca2152c4bd6aceab4f2f268f0c6 all 2022-03-16 08:41:26.663 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 08:41:26.667 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:41:26.674 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 08:41:26.680 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 08:41:26.685 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-16 08:41:29.172 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:29.250 | [164485 Async ks-alt-another:164485]: finished successfully 2022-03-16 08:41:29.329 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:29.446 | [164324 Async ks-alt-admin:164324]: finished successfully 2022-03-16 08:41:29.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:29.752 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:29.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:29.752 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:29.954 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:29.958 | ++ functions-common:get_or_create_user:925 : user_id=954061ae5b084fc4a034715e2d1f7b31 2022-03-16 08:41:29.961 | ++ functions-common:get_or_create_user:926 : echo 954061ae5b084fc4a034715e2d1f7b31 2022-03-16 08:41:29.964 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=954061ae5b084fc4a034715e2d1f7b31 2022-03-16 08:41:29.968 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 954061ae5b084fc4a034715e2d1f7b31 all 2022-03-16 08:41:30.062 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 954061ae5b084fc4a034715e2d1f7b31 all 2022-03-16 08:41:30.151 | [133994 Async ks-system-reader:165573]: running: get_or_add_user_system_role reader 954061ae5b084fc4a034715e2d1f7b31 all 2022-03-16 08:41:30.154 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 08:41:30.180 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 08:41:30.206 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 08:41:30.228 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 08:41:30.257 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-16 08:41:33.236 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:33.275 | [164770 Async ks-alt-member-user:164770]: finished successfully 2022-03-16 08:41:33.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:33.940 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:33.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:33.940 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:34.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:34.148 | ++ functions-common:get_or_create_group:902 : group_id=1c8131e7c84647ebbc77fe5c36c58f02 2022-03-16 08:41:34.151 | ++ functions-common:get_or_create_group:903 : echo 1c8131e7c84647ebbc77fe5c36c58f02 2022-03-16 08:41:34.154 | + lib/keystone:create_keystone_accounts:402 : admin_group=1c8131e7c84647ebbc77fe5c36c58f02 2022-03-16 08:41:34.157 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 08:41:34.160 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 08:41:34.163 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 08:41:34.166 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 08:41:34.170 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-16 08:41:35.675 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:35.704 | [164994 Async ks-alt-reader-user:164994]: finished successfully 2022-03-16 08:41:36.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:36.966 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:36.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:36.966 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:37.151 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:37.154 | ++ functions-common:get_or_create_group:902 : group_id=730bea2da6474aa596dbc7ebce1bba2f 2022-03-16 08:41:37.156 | ++ functions-common:get_or_create_group:903 : echo 730bea2da6474aa596dbc7ebce1bba2f 2022-03-16 08:41:37.160 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=730bea2da6474aa596dbc7ebce1bba2f 2022-03-16 08:41:37.163 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:37.257 | + inc/async:async_inner:63 : get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:37.302 | [133994 Async ks-group-memberdemo:165926]: running: get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:37.317 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:37.407 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:37.496 | [133994 Async ks-group-anotherdemo:166031]: running: get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:37.499 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:37.653 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:37.705 | [165291 Async ks-system-member:165291]: finished successfully 2022-03-16 08:41:37.728 | + inc/async:async_inner:63 : get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:37.836 | [133994 Async ks-group-memberalt:166144]: running: get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:37.864 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:38.317 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:38.565 | [133994 Async ks-group-anotheralt:166243]: running: get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:38.580 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 2022-03-16 08:41:39.028 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 2022-03-16 08:41:39.203 | [133994 Async ks-group-admin:166330]: running: get_or_add_group_project_role admin 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 2022-03-16 08:41:39.230 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-16 08:41:39.596 | [133994 Async ks-demo-member:163374]: Waiting for completion of get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e running on PID 163374 (17 other jobs running) 2022-03-16 08:41:39.757 | [133994 Async ks-demo-member:163374]: Signaling child to exit 2022-03-16 08:41:39.757 | WAKEUP 2022-03-16 08:41:39.927 | [133994 Async ks-demo-member:163374]: Signaled 2022-03-16 08:41:39.940 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:39.940 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:39.940 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:39.940 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:39.940 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:39.940 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:39.940 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:39.940 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:39.940 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:39.940 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60045c41cc8b46f6af2e99ac8b951839 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:39.940 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:39.940 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:39.940 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:39.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:39.940 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:39.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:39.940 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:39.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:39.940 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:39.940 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:39.940 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 60045c41cc8b46f6af2e99ac8b951839 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:39.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:39.940 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:39.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:39.940 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:39.941 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60045c41cc8b46f6af2e99ac8b951839 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:39.941 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:39.941 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:39.941 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:39.941 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:39.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:39.941 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:39.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:39.941 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:39.941 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:39.941 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:39.941 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:39.941 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:39.941 | ++ functions-common:get_field:818 : echo '| 9b9c0d0a02004021af7abf374239817b | 60045c41cc8b46f6af2e99ac8b951839 | | 6b991d899be246faa5d0a28bd53d683e | | | False |' 2022-03-16 08:41:39.941 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:39.941 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:39.941 | + functions-common:get_or_add_user_project_role:997 : echo 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:39.941 | 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:40.241 | [133994 Async ks-demo-member:163374]: finished get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e with result 0 in 14 seconds 2022-03-16 08:41:40.525 | [133994 Async ks-demo-admin:163486]: Waiting for completion of get_or_add_user_project_role admin 4e260203d675450387e4b5505ac0cdf3 6b991d899be246faa5d0a28bd53d683e running on PID 163486 (16 other jobs running) 2022-03-16 08:41:40.685 | [133994 Async ks-demo-admin:163486]: Signaling child to exit 2022-03-16 08:41:40.685 | WAKEUP 2022-03-16 08:41:40.841 | [133994 Async ks-demo-admin:163486]: Signaled 2022-03-16 08:41:40.855 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:40.855 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:40.855 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:40.856 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:40.856 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:40.856 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:40.856 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:40.856 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:40.856 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e260203d675450387e4b5505ac0cdf3 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:40.856 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:40.856 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:40.856 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:40.856 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:40.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:40.856 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:40.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:40.856 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:40.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:40.856 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:40.856 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:40.856 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4e260203d675450387e4b5505ac0cdf3 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:40.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:40.856 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:40.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:40.856 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:40.856 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e260203d675450387e4b5505ac0cdf3 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:40.856 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:40.856 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:40.856 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:40.856 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:40.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:40.856 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:40.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:40.856 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:40.857 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:40.857 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:40.857 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:40.857 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:40.857 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | 4e260203d675450387e4b5505ac0cdf3 | | 6b991d899be246faa5d0a28bd53d683e | | | False |' 2022-03-16 08:41:40.857 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:40.857 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:41:40.857 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:41:40.857 | 06f03b270777423985927e33a74f2492 2022-03-16 08:41:41.137 | [133994 Async ks-demo-admin:163486]: finished get_or_add_user_project_role admin 4e260203d675450387e4b5505ac0cdf3 6b991d899be246faa5d0a28bd53d683e with result 0 in 16 seconds 2022-03-16 08:41:41.289 | [133994 Async ks-demo-another:163599]: Waiting for completion of get_or_add_user_project_role anotherrole 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e running on PID 163599 (15 other jobs running) 2022-03-16 08:41:41.372 | [133994 Async ks-demo-another:163599]: Signaling child to exit 2022-03-16 08:41:41.372 | WAKEUP 2022-03-16 08:41:41.450 | [133994 Async ks-demo-another:163599]: Signaled 2022-03-16 08:41:41.452 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:41.452 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:41.452 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:41.452 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:41.452 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:41.452 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:41.452 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 60045c41cc8b46f6af2e99ac8b951839 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:41.452 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:41.452 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:41.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.452 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.452 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.452 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:41.452 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:41.452 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:41.452 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 60045c41cc8b46f6af2e99ac8b951839 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:41.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.452 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.452 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 60045c41cc8b46f6af2e99ac8b951839 --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:41.452 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:41.452 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:41.452 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:41.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.453 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.453 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.453 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:41.453 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:41.453 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:41.453 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:41.453 | ++ functions-common:get_field:818 : echo '| 782ac86f9cf34aad9381584be571ebf9 | 60045c41cc8b46f6af2e99ac8b951839 | | 6b991d899be246faa5d0a28bd53d683e | | | False |' 2022-03-16 08:41:41.453 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:41.453 | + functions-common:get_or_add_user_project_role:995 : user_role_id=782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:41:41.453 | + functions-common:get_or_add_user_project_role:997 : echo 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:41:41.453 | 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:41:41.553 | [133994 Async ks-demo-another:163599]: finished get_or_add_user_project_role anotherrole 60045c41cc8b46f6af2e99ac8b951839 6b991d899be246faa5d0a28bd53d683e with result 0 in 18 seconds 2022-03-16 08:41:41.774 | [133994 Async ks-demo-invis:163714]: Waiting for completion of get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 3ea9ad04adc64ed1a0aba748aa58489f running on PID 163714 (14 other jobs running) 2022-03-16 08:41:41.816 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:41.858 | [133994 Async ks-demo-invis:163714]: Signaling child to exit 2022-03-16 08:41:41.859 | WAKEUP 2022-03-16 08:41:41.876 | [165573 Async ks-system-reader:165573]: finished successfully 2022-03-16 08:41:41.925 | [133994 Async ks-demo-invis:163714]: Signaled 2022-03-16 08:41:41.926 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:41.926 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:41.926 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:41.926 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:41.926 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:41.926 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:41.926 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:41.926 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:41.926 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60045c41cc8b46f6af2e99ac8b951839 --project 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:41:41.926 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:41.926 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:41.926 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:41.926 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:41.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.926 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.926 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.926 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:41.926 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:41.926 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:41.927 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 60045c41cc8b46f6af2e99ac8b951839 --project 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:41:41.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.927 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.927 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.927 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:41.927 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60045c41cc8b46f6af2e99ac8b951839 --project 3ea9ad04adc64ed1a0aba748aa58489f 2022-03-16 08:41:41.927 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:41.927 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:41.927 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:41.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.927 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:41.927 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:41.927 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:41.927 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:41.927 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:41.927 | ++ functions-common:get_field:818 : echo '| 9b9c0d0a02004021af7abf374239817b | 60045c41cc8b46f6af2e99ac8b951839 | | 3ea9ad04adc64ed1a0aba748aa58489f | | | False |' 2022-03-16 08:41:41.927 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:41.927 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:41.927 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:41.927 | + functions-common:get_or_add_user_project_role:997 : echo 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:41.927 | 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:42.032 | [133994 Async ks-demo-invis:163714]: finished get_or_add_user_project_role member 60045c41cc8b46f6af2e99ac8b951839 3ea9ad04adc64ed1a0aba748aa58489f with result 0 in 19 seconds 2022-03-16 08:41:42.166 | [133994 Async ks-demo-reader:163897]: Waiting for completion of get_or_add_user_project_role reader f710705742f14cec91c7bf8f4dda299f 6b991d899be246faa5d0a28bd53d683e running on PID 163897 (13 other jobs running) 2022-03-16 08:41:42.216 | [133994 Async ks-demo-reader:163897]: Signaling child to exit 2022-03-16 08:41:42.216 | WAKEUP 2022-03-16 08:41:42.251 | [133994 Async ks-demo-reader:163897]: Signaled 2022-03-16 08:41:42.254 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:42.254 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:42.254 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:42.254 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:42.254 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:42.254 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:42.254 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:42.254 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:42.254 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f710705742f14cec91c7bf8f4dda299f --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:42.254 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:42.254 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:42.254 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:42.254 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:42.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:42.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:42.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:42.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:42.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:42.255 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:42.255 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:42.255 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f710705742f14cec91c7bf8f4dda299f --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:42.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:42.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:42.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:42.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:42.255 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f710705742f14cec91c7bf8f4dda299f --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:42.255 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:42.255 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:42.255 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:42.255 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:42.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:42.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:42.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:42.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:42.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:42.255 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:42.255 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:42.255 | ++ functions-common:get_field:818 : echo '| f7382653dd834da9b2d7e610e1ddb087 | f710705742f14cec91c7bf8f4dda299f | | 6b991d899be246faa5d0a28bd53d683e | | | False |' 2022-03-16 08:41:42.255 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:42.255 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:42.256 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:42.256 | + functions-common:get_or_add_user_project_role:997 : echo f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:42.256 | f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:42.395 | [133994 Async ks-demo-reader:163897]: finished get_or_add_user_project_role reader f710705742f14cec91c7bf8f4dda299f 6b991d899be246faa5d0a28bd53d683e with result 0 in 18 seconds 2022-03-16 08:41:42.418 | + inc/async:async_wait:197 : return 0 2022-03-16 08:41:42.437 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 08:41:42.732 | [133994 Async ks-alt-admin:164324]: Waiting for completion of get_or_add_user_project_role admin c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 running on PID 164324 (12 other jobs running) 2022-03-16 08:41:42.912 | [133994 Async ks-alt-admin:164324]: Signaling child to exit 2022-03-16 08:41:42.913 | WAKEUP 2022-03-16 08:41:43.047 | [133994 Async ks-alt-admin:164324]: Signaled 2022-03-16 08:41:43.067 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:43.068 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:43.068 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:43.068 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:43.068 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:43.068 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:43.068 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c606773df53f43249ac80426322b30ec --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:43.068 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:43.068 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:43.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.068 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.068 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:43.068 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:43.068 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:43.068 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c606773df53f43249ac80426322b30ec --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:43.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.068 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.068 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:43.068 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c606773df53f43249ac80426322b30ec --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:43.068 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:43.068 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:43.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.068 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.069 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:43.069 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:43.069 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:43.069 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:43.069 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | c606773df53f43249ac80426322b30ec | | 95c900c9b137428284c30969ca3aacb8 | | | False |' 2022-03-16 08:41:43.069 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:43.069 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:41:43.069 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:41:43.069 | 06f03b270777423985927e33a74f2492 2022-03-16 08:41:43.353 | [133994 Async ks-alt-admin:164324]: finished get_or_add_user_project_role admin c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 with result 0 in 16 seconds 2022-03-16 08:41:43.639 | [133994 Async ks-alt-another:164485]: Waiting for completion of get_or_add_user_project_role anotherrole c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 running on PID 164485 (11 other jobs running) 2022-03-16 08:41:43.802 | [133994 Async ks-alt-another:164485]: Signaling child to exit 2022-03-16 08:41:43.802 | WAKEUP 2022-03-16 08:41:43.944 | [133994 Async ks-alt-another:164485]: Signaled 2022-03-16 08:41:43.956 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:43.956 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:43.956 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:43.956 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:43.956 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:43.956 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:43.956 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:43.956 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:43.956 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c606773df53f43249ac80426322b30ec --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:43.956 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:43.956 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:43.956 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:43.956 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:43.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.957 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.957 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.957 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:43.957 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:43.957 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:43.957 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c606773df53f43249ac80426322b30ec --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:43.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.957 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.957 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.957 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:43.957 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c606773df53f43249ac80426322b30ec --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:43.957 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:43.957 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:43.957 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:43.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.957 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:43.957 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:43.957 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:43.957 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:43.957 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:43.957 | ++ functions-common:get_field:818 : echo '| 782ac86f9cf34aad9381584be571ebf9 | c606773df53f43249ac80426322b30ec | | 95c900c9b137428284c30969ca3aacb8 | | | False |' 2022-03-16 08:41:43.957 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:43.957 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:43.957 | + functions-common:get_or_add_user_project_role:995 : user_role_id=782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:41:43.957 | + functions-common:get_or_add_user_project_role:997 : echo 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:41:43.957 | 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:41:44.251 | [133994 Async ks-alt-another:164485]: finished get_or_add_user_project_role anotherrole c606773df53f43249ac80426322b30ec 95c900c9b137428284c30969ca3aacb8 with result 0 in 15 seconds 2022-03-16 08:41:44.504 | [133994 Async ks-alt-member-user:164770]: Waiting for completion of get_or_add_user_project_role member c24f84d586504e559832e1ccd63e6135 95c900c9b137428284c30969ca3aacb8 running on PID 164770 (10 other jobs running) 2022-03-16 08:41:44.654 | [133994 Async ks-alt-member-user:164770]: Signaling child to exit 2022-03-16 08:41:44.655 | WAKEUP 2022-03-16 08:41:44.825 | [133994 Async ks-alt-member-user:164770]: Signaled 2022-03-16 08:41:44.843 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:44.843 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:44.843 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:44.844 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:44.844 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:44.844 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:44.844 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:44.844 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:44.844 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:44.844 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:44.844 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c24f84d586504e559832e1ccd63e6135 --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:44.844 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:44.844 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:44.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:44.844 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:44.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:44.844 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:44.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:44.844 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:44.844 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:44.844 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c24f84d586504e559832e1ccd63e6135 --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:44.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:44.844 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:44.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:44.844 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:44.844 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:44.844 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c24f84d586504e559832e1ccd63e6135 --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:44.844 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:44.844 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:44.844 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:44.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:44.844 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:44.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:44.844 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:44.845 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:44.845 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:44.845 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:44.845 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:44.845 | ++ functions-common:get_field:818 : echo '| 9b9c0d0a02004021af7abf374239817b | c24f84d586504e559832e1ccd63e6135 | | 95c900c9b137428284c30969ca3aacb8 | | | False |' 2022-03-16 08:41:44.845 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:44.845 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:44.845 | + functions-common:get_or_add_user_project_role:997 : echo 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:44.845 | 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:45.126 | [133994 Async ks-alt-member-user:164770]: finished get_or_add_user_project_role member c24f84d586504e559832e1ccd63e6135 95c900c9b137428284c30969ca3aacb8 with result 0 in 15 seconds 2022-03-16 08:41:45.337 | [133994 Async ks-alt-reader-user:164994]: Waiting for completion of get_or_add_user_project_role reader 095a8cb407094ee3a65f9273d3e5b892 95c900c9b137428284c30969ca3aacb8 running on PID 164994 (9 other jobs running) 2022-03-16 08:41:45.519 | [133994 Async ks-alt-reader-user:164994]: Signaling child to exit 2022-03-16 08:41:45.520 | WAKEUP 2022-03-16 08:41:45.651 | [133994 Async ks-alt-reader-user:164994]: Signaled 2022-03-16 08:41:45.661 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:41:45.661 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:41:45.661 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:45.661 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:45.661 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:45.661 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:45.661 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:45.661 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:41:45.661 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:41:45.661 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:45.661 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 095a8cb407094ee3a65f9273d3e5b892 --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:45.661 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:45.662 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:45.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:45.662 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:45.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:45.662 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:45.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:45.662 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:41:45.662 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:41:45.662 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 095a8cb407094ee3a65f9273d3e5b892 --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:45.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:45.662 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:45.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:45.662 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:45.662 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 095a8cb407094ee3a65f9273d3e5b892 --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:45.662 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:41:45.662 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:41:45.662 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:41:45.662 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:45.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:45.662 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:45.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:45.662 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:45.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:45.662 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:41:45.662 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:41:45.662 | ++ functions-common:get_field:818 : echo '| f7382653dd834da9b2d7e610e1ddb087 | 095a8cb407094ee3a65f9273d3e5b892 | | 95c900c9b137428284c30969ca3aacb8 | | | False |' 2022-03-16 08:41:45.662 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:41:45.662 | ++ functions-common:get_field:812 : read data 2022-03-16 08:41:45.662 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:45.662 | + functions-common:get_or_add_user_project_role:997 : echo f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:45.662 | f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:45.928 | [133994 Async ks-alt-reader-user:164994]: finished get_or_add_user_project_role reader 095a8cb407094ee3a65f9273d3e5b892 95c900c9b137428284c30969ca3aacb8 with result 0 in 13 seconds 2022-03-16 08:41:45.949 | + inc/async:async_wait:197 : return 0 2022-03-16 08:41:45.965 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 08:41:46.260 | [133994 Async ks-system-member:165291]: Waiting for completion of get_or_add_user_system_role member 7113eca2152c4bd6aceab4f2f268f0c6 all running on PID 165291 (8 other jobs running) 2022-03-16 08:41:46.436 | [133994 Async ks-system-member:165291]: Signaling child to exit 2022-03-16 08:41:46.436 | WAKEUP 2022-03-16 08:41:46.522 | [133994 Async ks-system-member:165291]: Signaled 2022-03-16 08:41:46.523 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 08:41:46.523 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 08:41:46.523 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 08:41:46.523 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:46.523 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:46.523 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:46.523 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:46.523 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:46.523 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 08:41:46.523 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7113eca2152c4bd6aceab4f2f268f0c6 --system all -f value -c Role 2022-03-16 08:41:46.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:46.524 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:46.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:46.524 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:46.524 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:46.524 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 08:41:46.524 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 08:41:46.524 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 7113eca2152c4bd6aceab4f2f268f0c6 --system all 2022-03-16 08:41:46.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:46.524 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:46.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:46.524 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:46.524 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7113eca2152c4bd6aceab4f2f268f0c6 --system all -f value -c Role 2022-03-16 08:41:46.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:46.524 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:46.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:46.524 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:46.524 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:46.524 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:46.524 | + functions-common:get_or_add_user_system_role:1052 : echo 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:46.524 | 9b9c0d0a02004021af7abf374239817b 2022-03-16 08:41:46.727 | [133994 Async ks-system-member:165291]: finished get_or_add_user_system_role member 7113eca2152c4bd6aceab4f2f268f0c6 all with result 0 in 11 seconds 2022-03-16 08:41:47.033 | [133994 Async ks-system-reader:165573]: Waiting for completion of get_or_add_user_system_role reader 954061ae5b084fc4a034715e2d1f7b31 all running on PID 165573 (7 other jobs running) 2022-03-16 08:41:47.214 | [133994 Async ks-system-reader:165573]: Signaling child to exit 2022-03-16 08:41:47.214 | WAKEUP 2022-03-16 08:41:47.318 | [133994 Async ks-system-reader:165573]: Signaled 2022-03-16 08:41:47.335 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 08:41:47.336 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 08:41:47.336 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:41:47.336 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:41:47.336 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:41:47.336 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:41:47.336 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 08:41:47.336 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 954061ae5b084fc4a034715e2d1f7b31 --system all -f value -c Role 2022-03-16 08:41:47.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:47.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:47.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:47.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:47.336 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 954061ae5b084fc4a034715e2d1f7b31 --system all 2022-03-16 08:41:47.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:47.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:47.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:47.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:47.336 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 954061ae5b084fc4a034715e2d1f7b31 --system all -f value -c Role 2022-03-16 08:41:47.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:47.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:47.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:47.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:47.336 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:47.336 | + functions-common:get_or_add_user_system_role:1052 : echo f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:47.336 | f7382653dd834da9b2d7e610e1ddb087 2022-03-16 08:41:47.595 | [133994 Async ks-system-reader:165573]: finished get_or_add_user_system_role reader 954061ae5b084fc4a034715e2d1f7b31 all with result 0 in 11 seconds 2022-03-16 08:41:47.599 | + inc/async:async_wait:197 : return 0 2022-03-16 08:41:47.602 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-16 08:41:47.802 | [133994 Async ks-group-memberdemo:165926]: Waiting for completion of get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e running on PID 165926 (6 other jobs running) 2022-03-16 08:41:47.967 | [133994 Async ks-group-memberdemo:165926]: Signaling child to exit 2022-03-16 08:41:51.049 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:51.190 | [165926 Async ks-group-memberdemo:165926]: finished successfully 2022-03-16 08:41:51.252 | WAKEUP 2022-03-16 08:41:51.349 | [133994 Async ks-group-memberdemo:165926]: Signaled 2022-03-16 08:41:51.360 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:41:51.360 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 730bea2da6474aa596dbc7ebce1bba2f --project 6b991d899be246faa5d0a28bd53d683e -f value 2022-03-16 08:41:51.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.360 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.360 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.360 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:51.360 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:41:51.361 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:41:51.361 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 730bea2da6474aa596dbc7ebce1bba2f --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:51.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.361 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.361 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.361 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 730bea2da6474aa596dbc7ebce1bba2f --project 6b991d899be246faa5d0a28bd53d683e -f value 2022-03-16 08:41:51.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.361 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.361 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.361 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:51.361 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9b9c0d0a02004021af7abf374239817b 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e False' 2022-03-16 08:41:51.361 | + functions-common:get_or_add_group_project_role:1076 : echo 9b9c0d0a02004021af7abf374239817b 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e False 2022-03-16 08:41:51.361 | 9b9c0d0a02004021af7abf374239817b 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e False 2022-03-16 08:41:51.568 | [133994 Async ks-group-memberdemo:165926]: finished get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e with result 0 in 13 seconds 2022-03-16 08:41:51.639 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:51.679 | [133994 Async ks-group-anotherdemo:166031]: Waiting for completion of get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e running on PID 166031 (5 other jobs running) 2022-03-16 08:41:51.713 | [166031 Async ks-group-anotherdemo:166031]: finished successfully 2022-03-16 08:41:51.738 | [133994 Async ks-group-anotherdemo:166031]: Signaling child to exit 2022-03-16 08:41:51.760 | WAKEUP 2022-03-16 08:41:51.803 | [133994 Async ks-group-anotherdemo:166031]: Signaled 2022-03-16 08:41:51.805 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:41:51.805 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 730bea2da6474aa596dbc7ebce1bba2f --project 6b991d899be246faa5d0a28bd53d683e -f value 2022-03-16 08:41:51.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.805 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.805 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:51.805 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:41:51.805 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:41:51.805 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 730bea2da6474aa596dbc7ebce1bba2f --project 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:41:51.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.805 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.805 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.805 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 730bea2da6474aa596dbc7ebce1bba2f --project 6b991d899be246faa5d0a28bd53d683e -f value 2022-03-16 08:41:51.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.805 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:51.805 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:51.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:51.805 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='782ac86f9cf34aad9381584be571ebf9 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e False' 2022-03-16 08:41:51.805 | + functions-common:get_or_add_group_project_role:1076 : echo 782ac86f9cf34aad9381584be571ebf9 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e False 2022-03-16 08:41:51.805 | 782ac86f9cf34aad9381584be571ebf9 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e False 2022-03-16 08:41:51.860 | [133994 Async ks-group-anotherdemo:166031]: finished get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 6b991d899be246faa5d0a28bd53d683e with result 0 in 14 seconds 2022-03-16 08:41:51.901 | [133994 Async ks-group-memberalt:166144]: Waiting for completion of get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 running on PID 166144 (4 other jobs running) 2022-03-16 08:41:51.935 | [133994 Async ks-group-memberalt:166144]: Signaling child to exit 2022-03-16 08:41:52.600 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:52.628 | [166144 Async ks-group-memberalt:166144]: finished successfully 2022-03-16 08:41:52.649 | WAKEUP 2022-03-16 08:41:52.674 | [133994 Async ks-group-memberalt:166144]: Signaled 2022-03-16 08:41:52.676 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:41:52.676 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 730bea2da6474aa596dbc7ebce1bba2f --project 95c900c9b137428284c30969ca3aacb8 -f value 2022-03-16 08:41:52.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:52.676 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:52.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:52.676 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:52.676 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:52.676 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:41:52.676 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:41:52.676 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 730bea2da6474aa596dbc7ebce1bba2f --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:52.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:52.676 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:52.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:52.676 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:52.676 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 730bea2da6474aa596dbc7ebce1bba2f --project 95c900c9b137428284c30969ca3aacb8 -f value 2022-03-16 08:41:52.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:52.676 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:52.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:52.677 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:52.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:52.677 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9b9c0d0a02004021af7abf374239817b 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 False' 2022-03-16 08:41:52.677 | + functions-common:get_or_add_group_project_role:1076 : echo 9b9c0d0a02004021af7abf374239817b 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 False 2022-03-16 08:41:52.677 | 9b9c0d0a02004021af7abf374239817b 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 False 2022-03-16 08:41:52.726 | [133994 Async ks-group-memberalt:166144]: finished get_or_add_group_project_role member 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 with result 0 in 14 seconds 2022-03-16 08:41:52.772 | [133994 Async ks-group-anotheralt:166243]: Waiting for completion of get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 running on PID 166243 (3 other jobs running) 2022-03-16 08:41:52.799 | [133994 Async ks-group-anotheralt:166243]: Signaling child to exit 2022-03-16 08:41:53.084 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:53.110 | [166243 Async ks-group-anotheralt:166243]: finished successfully 2022-03-16 08:41:53.130 | WAKEUP 2022-03-16 08:41:53.154 | [133994 Async ks-group-anotheralt:166243]: Signaled 2022-03-16 08:41:53.156 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:41:53.156 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 730bea2da6474aa596dbc7ebce1bba2f --project 95c900c9b137428284c30969ca3aacb8 -f value 2022-03-16 08:41:53.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.156 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.156 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.156 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:53.156 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:41:53.156 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:41:53.156 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 730bea2da6474aa596dbc7ebce1bba2f --project 95c900c9b137428284c30969ca3aacb8 2022-03-16 08:41:53.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.156 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.156 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.156 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 730bea2da6474aa596dbc7ebce1bba2f --project 95c900c9b137428284c30969ca3aacb8 -f value 2022-03-16 08:41:53.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.156 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.157 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:53.157 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='782ac86f9cf34aad9381584be571ebf9 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 False' 2022-03-16 08:41:53.157 | + functions-common:get_or_add_group_project_role:1076 : echo 782ac86f9cf34aad9381584be571ebf9 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 False 2022-03-16 08:41:53.157 | 782ac86f9cf34aad9381584be571ebf9 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 False 2022-03-16 08:41:53.204 | [133994 Async ks-group-anotheralt:166243]: finished get_or_add_group_project_role anotherrole 730bea2da6474aa596dbc7ebce1bba2f 95c900c9b137428284c30969ca3aacb8 with result 0 in 14 seconds 2022-03-16 08:41:53.242 | [133994 Async ks-group-admin:166330]: Waiting for completion of get_or_add_group_project_role admin 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 running on PID 166330 (2 other jobs running) 2022-03-16 08:41:53.268 | [133994 Async ks-group-admin:166330]: Signaling child to exit 2022-03-16 08:41:53.499 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:41:53.525 | [166330 Async ks-group-admin:166330]: finished successfully 2022-03-16 08:41:53.544 | WAKEUP 2022-03-16 08:41:53.567 | [133994 Async ks-group-admin:166330]: Signaled 2022-03-16 08:41:53.569 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:41:53.569 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1c8131e7c84647ebbc77fe5c36c58f02 --project f9fc1f83b4ae4978aaf6713b2c6a55d7 -f value 2022-03-16 08:41:53.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.569 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.569 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:53.569 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:41:53.569 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:41:53.569 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 1c8131e7c84647ebbc77fe5c36c58f02 --project f9fc1f83b4ae4978aaf6713b2c6a55d7 2022-03-16 08:41:53.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.569 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.569 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.569 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1c8131e7c84647ebbc77fe5c36c58f02 --project f9fc1f83b4ae4978aaf6713b2c6a55d7 -f value 2022-03-16 08:41:53.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.569 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:41:53.569 | from cryptography.utils import int_from_bytes 2022-03-16 08:41:53.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:41:53.569 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='06f03b270777423985927e33a74f2492 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 False' 2022-03-16 08:41:53.569 | + functions-common:get_or_add_group_project_role:1076 : echo 06f03b270777423985927e33a74f2492 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 False 2022-03-16 08:41:53.570 | 06f03b270777423985927e33a74f2492 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 False 2022-03-16 08:41:53.613 | [133994 Async ks-group-admin:166330]: finished get_or_add_group_project_role admin 1c8131e7c84647ebbc77fe5c36c58f02 f9fc1f83b4ae4978aaf6713b2c6a55d7 with result 0 in 14 seconds 2022-03-16 08:41:53.617 | + inc/async:async_wait:197 : return 0 2022-03-16 08:41:53.619 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 08:41:53.636 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:41:53.638 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 08:41:53.656 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:41:53.659 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 08:41:53.662 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 08:41:53.720 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 08:41:53.767 | [133994 Async create_nova_accounts:168229]: running: create_nova_accounts 2022-03-16 08:41:53.770 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 08:41:53.788 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:41:53.791 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 08:41:53.794 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 08:41:53.854 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 08:41:53.896 | [133994 Async create_glance_accounts:168344]: running: create_glance_accounts 2022-03-16 08:41:53.899 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 08:41:53.927 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:41:53.932 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 08:41:53.936 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 08:41:54.001 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 08:41:54.046 | [133994 Async create_cinder_accounts:168474]: running: create_cinder_accounts 2022-03-16 08:41:54.048 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 08:41:54.070 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:41:54.073 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 08:41:54.075 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 08:41:54.146 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 08:41:54.217 | [133994 Async create_neutron_accounts:168589]: running: create_neutron_accounts 2022-03-16 08:41:54.224 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 08:41:54.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:41:54.262 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 08:41:54.266 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 08:41:54.568 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 08:41:54.804 | [133994 Async create_swift_accounts:168731]: running: create_swift_accounts 2022-03-16 08:41:54.824 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 08:41:54.944 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:41:54.968 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 08:41:55.294 | [133994 Async create_nova_accounts:168229]: Waiting for completion of create_nova_accounts running on PID 168229 (6 other jobs running) 2022-03-16 08:41:55.489 | [133994 Async create_nova_accounts:168229]: Signaling child to exit 2022-03-16 08:42:35.778 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:42:35.908 | [168589 Async create_neutron_accounts:168589]: finished successfully 2022-03-16 08:42:53.824 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:42:53.854 | [168474 Async create_cinder_accounts:168474]: finished successfully 2022-03-16 08:43:08.257 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:43:08.294 | [168344 Async create_glance_accounts:168344]: finished successfully 2022-03-16 08:43:14.756 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:43:14.784 | [168229 Async create_nova_accounts:168229]: finished successfully 2022-03-16 08:43:14.804 | WAKEUP 2022-03-16 08:43:14.828 | [133994 Async create_nova_accounts:168229]: Signaled 2022-03-16 08:43:14.829 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 08:43:14.829 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 08:43:14.829 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 08:43:14.829 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:43:14.829 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:43:14.829 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:43:14.829 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:43:14.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.829 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.829 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.830 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.830 | + functions-common:get_or_create_user:925 : user_id=f1018f47258b457097b8a6547bdd1e99 2022-03-16 08:43:14.830 | + functions-common:get_or_create_user:926 : echo f1018f47258b457097b8a6547bdd1e99 2022-03-16 08:43:14.830 | f1018f47258b457097b8a6547bdd1e99 2022-03-16 08:43:14.830 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 08:43:14.830 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:14.830 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:14.830 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:14.830 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:14.830 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.830 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.830 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:14.830 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.830 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.830 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.830 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.830 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.830 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:14.830 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:14.830 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.830 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.830 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.831 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:14.831 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.831 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.831 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.831 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.831 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.831 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.831 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.831 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:14.831 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:14.831 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | f1018f47258b457097b8a6547bdd1e99 | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:14.831 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:14.831 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.831 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.831 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.831 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.831 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 08:43:14.831 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 08:43:14.831 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:14.831 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:14.831 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:14.831 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:14.831 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.831 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.832 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:14.832 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.832 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.832 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.832 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.832 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.832 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:14.832 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:14.832 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.832 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.832 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.832 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:14.832 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.832 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.832 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.832 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.832 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.832 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.832 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.832 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:14.832 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:14.832 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:14.832 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | f1018f47258b457097b8a6547bdd1e99 | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:14.832 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.832 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:43:14.832 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:43:14.832 | 06f03b270777423985927e33a74f2492 2022-03-16 08:43:14.833 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 08:43:14.833 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:43:14.833 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.20/compute 2022-03-16 08:43:14.833 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 08:43:14.833 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:43:14.833 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 08:43:14.833 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-16 08:43:14.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.833 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.833 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.833 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.833 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:43:14.833 | a22341884b5348ef94d5f06ae2c9254f' 2022-03-16 08:43:14.833 | + functions-common:get_or_create_service:1094 : echo a22341884b5348ef94d5f06ae2c9254f 2022-03-16 08:43:14.833 | a22341884b5348ef94d5f06ae2c9254f 2022-03-16 08:43:14.833 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.20/compute/v2/$(project_id)s' 2022-03-16 08:43:14.833 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:43:14.833 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' RegionOne 2022-03-16 08:43:14.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:43:14.833 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-16 08:43:14.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.833 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.833 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.833 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:43:14.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:43:14.833 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:43:14.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.833 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.834 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.834 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=462f9ee24d004ecfa732d32ee1c79428 2022-03-16 08:43:14.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 462f9ee24d004ecfa732d32ee1c79428 2022-03-16 08:43:14.834 | + functions-common:get_or_create_endpoint:1127 : public_id=462f9ee24d004ecfa732d32ee1c79428 2022-03-16 08:43:14.834 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:43:14.834 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:43:14.834 | + functions-common:get_or_create_endpoint:1136 : echo 462f9ee24d004ecfa732d32ee1c79428 2022-03-16 08:43:14.834 | 462f9ee24d004ecfa732d32ee1c79428 2022-03-16 08:43:14.834 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 08:43:14.834 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:43:14.834 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 08:43:14.834 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-16 08:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.834 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.834 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.834 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.834 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:43:14.834 | 83b092ad8d4b408b9e670788bc34346b' 2022-03-16 08:43:14.834 | + functions-common:get_or_create_service:1094 : echo 83b092ad8d4b408b9e670788bc34346b 2022-03-16 08:43:14.834 | 83b092ad8d4b408b9e670788bc34346b 2022-03-16 08:43:14.834 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.20/compute/v2.1 2022-03-16 08:43:14.834 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:43:14.834 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.20/compute/v2.1 RegionOne 2022-03-16 08:43:14.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:43:14.834 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-16 08:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.834 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.834 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.835 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:43:14.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:43:14.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.20/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 08:43:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.835 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.835 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.835 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2b613e98a1cb4d69bc7f4487b461f45a 2022-03-16 08:43:14.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2b613e98a1cb4d69bc7f4487b461f45a 2022-03-16 08:43:14.835 | + functions-common:get_or_create_endpoint:1127 : public_id=2b613e98a1cb4d69bc7f4487b461f45a 2022-03-16 08:43:14.835 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:43:14.835 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:43:14.835 | + functions-common:get_or_create_endpoint:1136 : echo 2b613e98a1cb4d69bc7f4487b461f45a 2022-03-16 08:43:14.835 | 2b613e98a1cb4d69bc7f4487b461f45a 2022-03-16 08:43:14.835 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 08:43:14.835 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:43:14.835 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 08:43:14.835 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:43:14.835 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 08:43:14.835 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:14.835 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:14.835 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:14.835 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:14.835 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:14.836 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.836 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.836 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.836 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.836 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.836 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.836 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:14.836 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:14.836 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.836 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.836 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.836 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.836 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:14.836 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.836 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.836 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.836 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.836 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.836 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:14.836 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:14.836 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:14.836 | ++ functions-common:get_field:818 : echo '| ab41f89d548443ae944d74abb5b434ca | f1018f47258b457097b8a6547bdd1e99 | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:14.836 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.836 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:43:14.837 | + functions-common:get_or_add_user_project_role:997 : echo ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:43:14.837 | ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:43:14.837 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 08:43:14.837 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:43:14.837 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 08:43:14.837 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:43:14.837 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 08:43:14.875 | [133994 Async create_nova_accounts:168229]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-16 08:43:14.912 | [133994 Async create_glance_accounts:168344]: Waiting for completion of create_glance_accounts running on PID 168344 (5 other jobs running) 2022-03-16 08:43:14.938 | [133994 Async create_glance_accounts:168344]: Signaling child to exit 2022-03-16 08:43:14.938 | WAKEUP 2022-03-16 08:43:14.962 | [133994 Async create_glance_accounts:168344]: Signaled 2022-03-16 08:43:14.963 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 08:43:14.963 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:43:14.963 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 08:43:14.963 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 08:43:14.963 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:43:14.963 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:43:14.963 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:43:14.963 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:43:14.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.963 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.964 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.964 | + functions-common:get_or_create_user:925 : user_id=910bd2ee5ca3445ea2872474e2566a46 2022-03-16 08:43:14.964 | + functions-common:get_or_create_user:926 : echo 910bd2ee5ca3445ea2872474e2566a46 2022-03-16 08:43:14.964 | 910bd2ee5ca3445ea2872474e2566a46 2022-03-16 08:43:14.964 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 08:43:14.964 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:14.964 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:14.964 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:14.964 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:14.964 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.964 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.964 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:14.964 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.964 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.964 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.964 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.964 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:14.964 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:14.964 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.964 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.965 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.965 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:14.965 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.965 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.965 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.965 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.965 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.965 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.965 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.965 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:14.965 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:14.965 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | 910bd2ee5ca3445ea2872474e2566a46 | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:14.965 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:14.965 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.965 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.965 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.965 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.965 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 08:43:14.965 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 08:43:14.965 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:43:14.965 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 08:43:14.965 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 08:43:14.966 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:43:14.966 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:43:14.966 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:43:14.966 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:43:14.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.966 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.966 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.966 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.966 | + functions-common:get_or_create_user:925 : user_id=c39a2f3ce6dd406a936fe04e84075e73 2022-03-16 08:43:14.966 | + functions-common:get_or_create_user:926 : echo c39a2f3ce6dd406a936fe04e84075e73 2022-03-16 08:43:14.966 | c39a2f3ce6dd406a936fe04e84075e73 2022-03-16 08:43:14.966 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 08:43:14.966 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:14.966 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:14.966 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:14.967 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:14.967 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.967 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.967 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:14.967 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.967 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.967 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.967 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.967 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.967 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:14.967 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:14.967 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.967 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.967 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.967 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:14.967 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.967 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.967 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.967 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.967 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.967 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.967 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.967 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:14.967 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:14.967 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:14.967 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | c39a2f3ce6dd406a936fe04e84075e73 | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:14.968 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.968 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:14.968 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 08:43:14.968 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:14.968 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:14.968 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:14.968 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.968 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.968 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:14.968 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.968 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.968 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.968 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.968 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:14.968 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.968 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.969 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.969 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 08:43:14.969 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:14.969 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:14.969 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:14.969 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.969 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.969 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.969 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.969 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:14.969 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:14.969 | ++ functions-common:get_field:818 : echo '| ab41f89d548443ae944d74abb5b434ca | c39a2f3ce6dd406a936fe04e84075e73 | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:14.969 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:14.969 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:14.969 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:43:14.969 | + functions-common:get_or_add_user_project_role:997 : echo ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:43:14.969 | ab41f89d548443ae944d74abb5b434ca 2022-03-16 08:43:14.969 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 08:43:14.969 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:43:14.969 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 08:43:14.969 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-16 08:43:14.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.969 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.969 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.969 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.969 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:43:14.970 | de6b72f9b6e7464192a5bca4efa6480a' 2022-03-16 08:43:14.970 | + functions-common:get_or_create_service:1094 : echo de6b72f9b6e7464192a5bca4efa6480a 2022-03-16 08:43:14.970 | de6b72f9b6e7464192a5bca4efa6480a 2022-03-16 08:43:14.970 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.20/image 2022-03-16 08:43:14.970 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:43:14.970 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.20/image RegionOne 2022-03-16 08:43:14.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:43:14.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-16 08:43:14.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.970 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.970 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.970 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:43:14.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:43:14.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.20/image --region RegionOne -f value -c id 2022-03-16 08:43:14.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.970 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:14.970 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:14.970 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:14.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=137bbd5e65de4ccc87693e7f259ee23a 2022-03-16 08:43:14.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 137bbd5e65de4ccc87693e7f259ee23a 2022-03-16 08:43:14.970 | + functions-common:get_or_create_endpoint:1127 : public_id=137bbd5e65de4ccc87693e7f259ee23a 2022-03-16 08:43:14.970 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:43:14.970 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:43:14.970 | + functions-common:get_or_create_endpoint:1136 : echo 137bbd5e65de4ccc87693e7f259ee23a 2022-03-16 08:43:14.970 | 137bbd5e65de4ccc87693e7f259ee23a 2022-03-16 08:43:14.970 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 08:43:14.970 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 08:43:14.970 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 08:43:14.970 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 08:43:14.971 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 08:43:14.971 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 08:43:14.971 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 08:43:14.971 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 08:43:14.971 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 08:43:15.011 | [133994 Async create_glance_accounts:168344]: finished create_glance_accounts with result 0 in 74 seconds 2022-03-16 08:43:15.052 | [133994 Async create_cinder_accounts:168474]: Waiting for completion of create_cinder_accounts running on PID 168474 (4 other jobs running) 2022-03-16 08:43:15.077 | [133994 Async create_cinder_accounts:168474]: Signaling child to exit 2022-03-16 08:43:15.078 | WAKEUP 2022-03-16 08:43:15.101 | [133994 Async create_cinder_accounts:168474]: Signaled 2022-03-16 08:43:15.103 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-16 08:43:15.103 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 08:43:15.103 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 08:43:15.103 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:43:15.103 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:43:15.103 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:43:15.103 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:43:15.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.103 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.103 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.103 | + functions-common:get_or_create_user:925 : user_id=2ef01a07e6b54c4faacc203b87c9f94d 2022-03-16 08:43:15.103 | + functions-common:get_or_create_user:926 : echo 2ef01a07e6b54c4faacc203b87c9f94d 2022-03-16 08:43:15.103 | 2ef01a07e6b54c4faacc203b87c9f94d 2022-03-16 08:43:15.103 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 08:43:15.103 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:15.103 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:15.103 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:15.103 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:15.103 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:15.103 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:15.103 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:15.103 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:15.104 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:15.104 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:15.104 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:15.104 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:15.104 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 08:43:15.104 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:15.104 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:15.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.104 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:15.104 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:15.104 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 08:43:15.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.104 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 08:43:15.104 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:15.104 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:15.104 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:15.104 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:15.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.104 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:15.104 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:15.104 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | 2ef01a07e6b54c4faacc203b87c9f94d | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:15.105 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:15.105 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:15.105 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:15.105 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:15.105 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:15.105 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 08:43:15.105 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 08:43:15.105 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:43:15.105 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 08:43:15.105 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-16 08:43:15.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.105 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.105 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.105 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:43:15.105 | 4d18aeb606d6485c8737b8cbfeab3656' 2022-03-16 08:43:15.105 | + functions-common:get_or_create_service:1094 : echo 4d18aeb606d6485c8737b8cbfeab3656 2022-03-16 08:43:15.105 | 4d18aeb606d6485c8737b8cbfeab3656 2022-03-16 08:43:15.105 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 08:43:15.105 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2022-03-16 08:43:15.105 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:43:15.105 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2022-03-16 08:43:15.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:43:15.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-16 08:43:15.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.105 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.105 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.105 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:43:15.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:43:15.106 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:43:15.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.106 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.106 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.106 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f51254b1acea4ab181cb6292f0dedb64 2022-03-16 08:43:15.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f51254b1acea4ab181cb6292f0dedb64 2022-03-16 08:43:15.106 | + functions-common:get_or_create_endpoint:1127 : public_id=f51254b1acea4ab181cb6292f0dedb64 2022-03-16 08:43:15.106 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:43:15.106 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:43:15.106 | + functions-common:get_or_create_endpoint:1136 : echo f51254b1acea4ab181cb6292f0dedb64 2022-03-16 08:43:15.107 | f51254b1acea4ab181cb6292f0dedb64 2022-03-16 08:43:15.107 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 08:43:15.107 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:43:15.107 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 08:43:15.107 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-16 08:43:15.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.107 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.107 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.107 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.107 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:43:15.107 | 9badf59e883245179527d8eb9b5f8540' 2022-03-16 08:43:15.107 | + functions-common:get_or_create_service:1094 : echo 9badf59e883245179527d8eb9b5f8540 2022-03-16 08:43:15.107 | 9badf59e883245179527d8eb9b5f8540 2022-03-16 08:43:15.107 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2022-03-16 08:43:15.107 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:43:15.107 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2022-03-16 08:43:15.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:43:15.107 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-16 08:43:15.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.107 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.107 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.107 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:43:15.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:43:15.107 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:43:15.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.107 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.108 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.108 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ae07b8484b11436a89f65a06a55cd71b 2022-03-16 08:43:15.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ae07b8484b11436a89f65a06a55cd71b 2022-03-16 08:43:15.108 | + functions-common:get_or_create_endpoint:1127 : public_id=ae07b8484b11436a89f65a06a55cd71b 2022-03-16 08:43:15.108 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:43:15.108 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:43:15.108 | + functions-common:get_or_create_endpoint:1136 : echo ae07b8484b11436a89f65a06a55cd71b 2022-03-16 08:43:15.108 | ae07b8484b11436a89f65a06a55cd71b 2022-03-16 08:43:15.108 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 08:43:15.108 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:43:15.108 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-16 08:43:15.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.108 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.108 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.108 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_project:938 : project_id=a71d15a039b346a7a00977fdbf2eeba6 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_project:939 : echo a71d15a039b346a7a00977fdbf2eeba6 2022-03-16 08:43:15.108 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a71d15a039b346a7a00977fdbf2eeba6 2022-03-16 08:43:15.108 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 08:43:15.108 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-16 08:43:15.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.108 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.108 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.108 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 08:43:15.108 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.108 | ++ functions-common:get_or_create_user:925 : user_id=2ef01a07e6b54c4faacc203b87c9f94d 2022-03-16 08:43:15.109 | ++ functions-common:get_or_create_user:926 : echo 2ef01a07e6b54c4faacc203b87c9f94d 2022-03-16 08:43:15.109 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2ef01a07e6b54c4faacc203b87c9f94d 2022-03-16 08:43:15.149 | [133994 Async create_cinder_accounts:168474]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-16 08:43:15.154 | + inc/async:async_wait:197 : return 0 2022-03-16 08:43:15.157 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 08:43:15.210 | [133994 Async create_neutron_accounts:168589]: Waiting for completion of create_neutron_accounts running on PID 168589 (3 other jobs running) 2022-03-16 08:43:15.235 | [133994 Async create_neutron_accounts:168589]: Signaling child to exit 2022-03-16 08:43:15.235 | WAKEUP 2022-03-16 08:43:15.258 | [133994 Async create_neutron_accounts:168589]: Signaled 2022-03-16 08:43:15.260 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 08:43:15.260 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:43:15.260 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:43:15.260 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:43:15.260 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:43:15.260 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:43:15.260 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:43:15.260 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 08:43:15.260 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 08:43:15.260 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 08:43:15.260 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.20:9696/ 2022-03-16 08:43:15.260 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-16 08:43:15.260 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 08:43:15.260 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 08:43:15.260 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:43:15.260 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:43:15.260 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:43:15.260 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:43:15.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.261 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.261 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.261 | + functions-common:get_or_create_user:925 : user_id=32f3deccc24c436ba57b034b086abbcf 2022-03-16 08:43:15.261 | + functions-common:get_or_create_user:926 : echo 32f3deccc24c436ba57b034b086abbcf 2022-03-16 08:43:15.261 | 32f3deccc24c436ba57b034b086abbcf 2022-03-16 08:43:15.261 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 08:43:15.261 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:43:15.261 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:43:15.261 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:43:15.261 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:43:15.261 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:43:15.261 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:15.261 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 08:43:15.261 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:15.261 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:15.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.261 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.261 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.261 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:43:15.261 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:43:15.261 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 08:43:15.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.262 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.262 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.262 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:43:15.262 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:43:15.262 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 08:43:15.262 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:43:15.262 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:15.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.262 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.262 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.262 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:43:15.262 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:43:15.262 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:43:15.262 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | 32f3deccc24c436ba57b034b086abbcf | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:43:15.262 | ++ functions-common:get_field:812 : read data 2022-03-16 08:43:15.262 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:15.262 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:15.262 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:43:15.262 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 08:43:15.262 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 08:43:15.262 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:43:15.262 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 08:43:15.262 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-16 08:43:15.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.262 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.262 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.263 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:43:15.263 | 6f5de77536194113bc9f6524745db889' 2022-03-16 08:43:15.263 | + functions-common:get_or_create_service:1094 : echo 6f5de77536194113bc9f6524745db889 2022-03-16 08:43:15.263 | 6f5de77536194113bc9f6524745db889 2022-03-16 08:43:15.263 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.20:9696/ 2022-03-16 08:43:15.263 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:43:15.263 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.20:9696/ RegionOne 2022-03-16 08:43:15.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:43:15.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-16 08:43:15.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.263 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.263 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.263 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:43:15.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:43:15.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.20:9696/ --region RegionOne -f value -c id 2022-03-16 08:43:15.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.263 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:43:15.263 | from cryptography.utils import int_from_bytes 2022-03-16 08:43:15.263 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:43:15.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=466dd34cdced4a03b9e0bc0ad9dfd795 2022-03-16 08:43:15.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 466dd34cdced4a03b9e0bc0ad9dfd795 2022-03-16 08:43:15.263 | + functions-common:get_or_create_endpoint:1127 : public_id=466dd34cdced4a03b9e0bc0ad9dfd795 2022-03-16 08:43:15.263 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:43:15.263 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:43:15.263 | + functions-common:get_or_create_endpoint:1136 : echo 466dd34cdced4a03b9e0bc0ad9dfd795 2022-03-16 08:43:15.263 | 466dd34cdced4a03b9e0bc0ad9dfd795 2022-03-16 08:43:15.307 | [133994 Async create_neutron_accounts:168589]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-16 08:43:15.345 | [133994 Async create_swift_accounts:168731]: Waiting for completion of create_swift_accounts running on PID 168731 (2 other jobs running) 2022-03-16 08:43:15.370 | [133994 Async create_swift_accounts:168731]: Signaling child to exit 2022-03-16 08:44:03.242 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:44:03.267 | [168731 Async create_swift_accounts:168731]: finished successfully 2022-03-16 08:44:03.287 | WAKEUP 2022-03-16 08:44:03.310 | [133994 Async create_swift_accounts:168731]: Signaled 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 08:44:03.312 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 08:44:03.312 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:44:03.312 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 08:44:03.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.312 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.312 | ++ functions-common:get_or_create_role:950 : role_id=782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:44:03.312 | ++ functions-common:get_or_create_role:951 : echo 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:614 : another_role=782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:44:03.312 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 08:44:03.312 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 08:44:03.312 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:44:03.312 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:44:03.312 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:44:03.312 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:44:03.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.313 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.313 | + functions-common:get_or_create_user:925 : user_id=ccb21b72b225435c93bd907f5621f99b 2022-03-16 08:44:03.313 | + functions-common:get_or_create_user:926 : echo ccb21b72b225435c93bd907f5621f99b 2022-03-16 08:44:03.313 | ccb21b72b225435c93bd907f5621f99b 2022-03-16 08:44:03.313 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 08:44:03.313 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:44:03.313 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:44:03.313 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:44:03.313 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:44:03.313 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 08:44:03.313 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.313 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:44:03.313 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.313 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.313 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.313 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:44:03.313 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:44:03.313 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 08:44:03.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.314 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.314 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:44:03.314 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.314 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 08:44:03.314 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.314 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.314 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.314 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.314 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:44:03.314 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:44:03.314 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:44:03.314 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | ccb21b72b225435c93bd907f5621f99b | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:44:03.314 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.314 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:44:03.314 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:44:03.314 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:44:03.314 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 08:44:03.314 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 08:44:03.314 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:44:03.314 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:44:03.314 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:44:03.314 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:44:03.314 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:44:03.315 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.315 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 08:44:03.315 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.315 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.315 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.315 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:44:03.315 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:44:03.315 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 08:44:03.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.315 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:44:03.315 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.315 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.315 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 08:44:03.315 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.315 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.315 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:44:03.315 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:44:03.315 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:44:03.315 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | ccb21b72b225435c93bd907f5621f99b | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:44:03.315 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.315 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.316 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.316 | 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.316 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 08:44:03.316 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:44:03.316 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 08:44:03.316 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-16 08:44:03.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.316 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.316 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:44:03.316 | 2876db2beb674acebfed38ab2325f7d5' 2022-03-16 08:44:03.316 | + functions-common:get_or_create_service:1094 : echo 2876db2beb674acebfed38ab2325f7d5 2022-03-16 08:44:03.316 | 2876db2beb674acebfed38ab2325f7d5 2022-03-16 08:44:03.316 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' http://10.222.0.20:8080 2022-03-16 08:44:03.316 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:44:03.316 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 08:44:03.316 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:44:03.316 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-16 08:44:03.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.316 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.316 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:44:03.316 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:44:03.316 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:44:03.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.317 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.317 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1c7b53f600c7445dbbd687945244022a 2022-03-16 08:44:03.317 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1c7b53f600c7445dbbd687945244022a 2022-03-16 08:44:03.317 | + functions-common:get_or_create_endpoint:1127 : public_id=1c7b53f600c7445dbbd687945244022a 2022-03-16 08:44:03.317 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.20:8080 ]] 2022-03-16 08:44:03.317 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.20:8080 RegionOne 2022-03-16 08:44:03.317 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:44:03.317 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-16 08:44:03.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.317 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.317 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:44:03.317 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:44:03.317 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.20:8080 --region RegionOne -f value -c id 2022-03-16 08:44:03.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.317 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.317 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9137ba7ac06345fe91545c3020fd0d09 2022-03-16 08:44:03.317 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9137ba7ac06345fe91545c3020fd0d09 2022-03-16 08:44:03.317 | 9137ba7ac06345fe91545c3020fd0d09 2022-03-16 08:44:03.317 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:44:03.317 | + functions-common:get_or_create_endpoint:1136 : echo 1c7b53f600c7445dbbd687945244022a 2022-03-16 08:44:03.317 | 1c7b53f600c7445dbbd687945244022a 2022-03-16 08:44:03.317 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 08:44:03.317 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 08:44:03.317 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:44:03.317 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-16 08:44:03.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.318 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_project:938 : project_id=2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_project:939 : echo 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.318 | + lib/swift:create_swift_accounts:628 : swift_project_test1=2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.318 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 08:44:03.318 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.318 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 08:44:03.318 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-16 08:44:03.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.318 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_user:925 : user_id=829df63693a742e0a898de1821d0da92 2022-03-16 08:44:03.318 | ++ functions-common:get_or_create_user:926 : echo 829df63693a742e0a898de1821d0da92 2022-03-16 08:44:03.318 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=829df63693a742e0a898de1821d0da92 2022-03-16 08:44:03.318 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 08:44:03.318 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.318 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 829df63693a742e0a898de1821d0da92 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.318 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:44:03.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:44:03.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:44:03.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:44:03.318 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:44:03.319 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:44:03.319 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:44:03.319 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:44:03.319 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 829df63693a742e0a898de1821d0da92 --project 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.319 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.319 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:44:03.319 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.319 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.319 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.319 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:44:03.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:44:03.319 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 829df63693a742e0a898de1821d0da92 --project 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.319 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 829df63693a742e0a898de1821d0da92 --project 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.319 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:44:03.319 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.319 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.319 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:44:03.319 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:44:03.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:44:03.320 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | 829df63693a742e0a898de1821d0da92 | | 2958279245854955923facd1ca94fd10 | | | False |' 2022-03-16 08:44:03.320 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.320 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.320 | 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.320 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 08:44:03.320 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 08:44:03.320 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:44:03.320 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 08:44:03.320 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 08:44:03.320 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-16 08:44:03.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.320 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.320 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.320 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.320 | ++ functions-common:get_or_create_user:925 : user_id=4914d427ee3840bda054853492faed1a 2022-03-16 08:44:03.320 | ++ functions-common:get_or_create_user:926 : echo 4914d427ee3840bda054853492faed1a 2022-03-16 08:44:03.320 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4914d427ee3840bda054853492faed1a 2022-03-16 08:44:03.320 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 08:44:03.320 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.320 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 782ac86f9cf34aad9381584be571ebf9 4914d427ee3840bda054853492faed1a 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.320 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:44:03.320 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:44:03.320 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:44:03.320 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:44:03.320 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:44:03.320 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:44:03.320 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:44:03.320 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:44:03.320 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 782ac86f9cf34aad9381584be571ebf9 --user 4914d427ee3840bda054853492faed1a --project 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.320 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.320 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:44:03.321 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.321 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.321 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.321 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.321 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.321 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:44:03.321 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:44:03.321 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 782ac86f9cf34aad9381584be571ebf9 --user 4914d427ee3840bda054853492faed1a --project 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.321 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.321 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.321 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 782ac86f9cf34aad9381584be571ebf9 --user 4914d427ee3840bda054853492faed1a --project 2958279245854955923facd1ca94fd10 2022-03-16 08:44:03.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:44:03.321 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.321 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.321 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.321 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.321 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.321 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:44:03.321 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:44:03.321 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:44:03.321 | ++ functions-common:get_field:818 : echo '| 782ac86f9cf34aad9381584be571ebf9 | 4914d427ee3840bda054853492faed1a | | 2958279245854955923facd1ca94fd10 | | | False |' 2022-03-16 08:44:03.321 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id=782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:44:03.321 | + functions-common:get_or_add_user_project_role:997 : echo 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:44:03.321 | 782ac86f9cf34aad9381584be571ebf9 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 08:44:03.322 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:44:03.322 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-16 08:44:03.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.322 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.322 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.322 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_project:938 : project_id=cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_project:939 : echo cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:642 : swift_project_test2=cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 08:44:03.322 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 08:44:03.322 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 08:44:03.322 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-16 08:44:03.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.322 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.322 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.322 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_user:925 : user_id=8c2445c13350456c876d12c4c4ee693a 2022-03-16 08:44:03.322 | ++ functions-common:get_or_create_user:926 : echo 8c2445c13350456c876d12c4c4ee693a 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:647 : swift_user_test2=8c2445c13350456c876d12c4c4ee693a 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 08:44:03.322 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.322 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 8c2445c13350456c876d12c4c4ee693a cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.322 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:44:03.323 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:44:03.323 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:44:03.323 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:44:03.323 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:44:03.323 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:44:03.323 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8c2445c13350456c876d12c4c4ee693a --project cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:44:03.323 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.323 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.323 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.323 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.323 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.323 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:44:03.323 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:44:03.323 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8c2445c13350456c876d12c4c4ee693a --project cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.323 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.323 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8c2445c13350456c876d12c4c4ee693a --project cacae723521d4ea2903db8924c1fc7d9 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.323 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:44:03.323 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.323 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.323 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.324 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.324 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.324 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:44:03.324 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:44:03.324 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:44:03.324 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | 8c2445c13350456c876d12c4c4ee693a | | cacae723521d4ea2903db8924c1fc7d9 | | | False |' 2022-03-16 08:44:03.324 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.324 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.324 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.324 | 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.324 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 08:44:03.324 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 08:44:03.324 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 08:44:03.324 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 08:44:03.324 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-16 08:44:03.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.324 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.324 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.324 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.324 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 08:44:03.324 | 8185f3cc688a4422b8806b20b934ca40' 2022-03-16 08:44:03.324 | ++ functions-common:get_or_create_domain:888 : echo 8185f3cc688a4422b8806b20b934ca40 2022-03-16 08:44:03.324 | + lib/swift:create_swift_accounts:652 : swift_domain=8185f3cc688a4422b8806b20b934ca40 2022-03-16 08:44:03.324 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 08:44:03.324 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.324 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 08:44:03.324 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 8185f3cc688a4422b8806b20b934ca40 2022-03-16 08:44:03.324 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:44:03.324 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=8185f3cc688a4422b8806b20b934ca40 --or-show -f value -c id 2022-03-16 08:44:03.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.324 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.325 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.325 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_project:938 : project_id=2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_project:939 : echo 2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.325 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.325 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 08:44:03.325 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.325 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 08:44:03.325 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 8185f3cc688a4422b8806b20b934ca40 test4@example.com 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 08:44:03.325 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=8185f3cc688a4422b8806b20b934ca40 --email=test4@example.com --or-show -f value -c id 2022-03-16 08:44:03.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.325 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.325 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.325 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_user:925 : user_id=d7041efa39924a9ca6c1671a0ee39608 2022-03-16 08:44:03.325 | ++ functions-common:get_or_create_user:926 : echo d7041efa39924a9ca6c1671a0ee39608 2022-03-16 08:44:03.325 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d7041efa39924a9ca6c1671a0ee39608 2022-03-16 08:44:03.325 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 08:44:03.325 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:44:03.325 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d7041efa39924a9ca6c1671a0ee39608 2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.325 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:44:03.325 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:44:03.325 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:44:03.325 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:44:03.325 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:44:03.325 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:44:03.325 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:44:03.326 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:44:03.326 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d7041efa39924a9ca6c1671a0ee39608 --project 2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.326 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.326 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:44:03.326 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.326 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.326 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.326 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.326 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:44:03.326 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:44:03.326 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d7041efa39924a9ca6c1671a0ee39608 --project 2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.326 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.326 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.326 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d7041efa39924a9ca6c1671a0ee39608 --project 2423712d440c4bbd952d9f306c66aa56 2022-03-16 08:44:03.326 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:44:03.326 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:44:03.326 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:44:03.326 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.326 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:03.326 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:03.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:44:03.326 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:44:03.326 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:44:03.327 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | d7041efa39924a9ca6c1671a0ee39608 | | 2423712d440c4bbd952d9f306c66aa56 | | | False |' 2022-03-16 08:44:03.327 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:44:03.327 | ++ functions-common:get_field:812 : read data 2022-03-16 08:44:03.327 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.327 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.327 | 06f03b270777423985927e33a74f2492 2022-03-16 08:44:03.357 | [133994 Async create_swift_accounts:168731]: finished create_swift_accounts with result 0 in 128 seconds 2022-03-16 08:44:03.365 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 08:44:03.367 | + inc/async:async_wait:197 : return 0 2022-03-16 08:44:03.370 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 08:44:03.388 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:03.391 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 08:44:03.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:03.411 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 08:44:03.414 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:44:03.417 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 08:44:03.420 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 08:44:03.422 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 08:44:03.481 | + inc/async:async_inner:63 : init_glance 2022-03-16 08:44:03.519 | [133994 Async init_glance:172988]: running: init_glance 2022-03-16 08:44:03.522 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 08:44:03.542 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:03.544 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 08:44:03.547 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:44:03.557 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 08:44:03.557 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 08:44:03.557 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 08:44:03.559 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:44:03.559 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:44:03.565 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:44:03.567 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:44:03.570 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:44:03.573 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:44:03.576 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 08:44:03.579 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 08:44:03.581 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 08:44:03.586 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 08:44:03.597 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 08:44:03.600 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 08:44:07.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:07.144 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:07.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:07.144 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:10.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:10.725 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:10.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:10.725 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:14.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:14.190 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:14.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:14.190 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:17.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:17.747 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:17.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:17.747 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:21.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:21.221 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:21.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:21.221 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:24.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:24.693 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:24.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:24.699 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:28.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:28.180 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:28.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:28.180 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:31.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:31.918 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:31.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:31.918 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:36.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:36.644 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:36.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:36.644 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:36.644 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-16 08:44:42.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:42.553 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:42.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:42.553 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:42.872 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-16 08:44:42.877 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-16 08:44:42.879 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-16 08:44:42.881 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-16 08:44:42.884 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-16 08:44:42.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-16 08:44:42.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-16 08:44:42.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-16 08:44:42.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-16 08:44:42.896 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-16 08:44:42.898 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-16 08:44:42.900 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-16 08:44:42.902 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-16 08:44:42.905 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-16 08:44:42.907 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-16 08:44:42.909 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-16 08:44:42.914 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:42.916 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-16 08:44:42.919 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:42.924 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-16 08:44:42.926 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-16 08:44:42.929 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-16 08:44:42.931 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-16 08:44:42.934 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 08:44:42.936 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 08:44:42.965 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-16 08:44:43.005 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-16 08:44:43.036 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-16 08:44:43.073 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-16 08:44:43.105 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-16 08:44:43.136 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-16 08:44:43.138 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-16 08:44:43.141 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-16 08:44:43.143 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 08:44:43.146 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:44:43.164 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:44:43.167 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:44:43.169 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:44:43.171 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:44:43.174 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 08:44:43.208 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:44:43.238 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 08:44:43.269 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:44:43.297 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-16 08:44:43.314 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:44:43.317 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-16 08:44:43.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:44:43.322 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-16 08:44:43.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-16 08:44:43.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-16 08:44:43.339 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-16 08:44:43.342 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:44:43.344 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-16 08:44:43.346 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-16 08:44:43.359 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-16 08:44:43.373 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-16 08:44:43.375 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-16 08:44:43.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-16 08:44:43.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-16 08:44:43.414 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 08:44:43.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:43.420 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-16 08:44:43.424 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Hs4BpSXQlL 2022-03-16 08:44:43.427 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 08:44:43.430 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:43.432 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Hs4BpSXQlL 2022-03-16 08:44:43.436 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Hs4BpSXQlL 2022-03-16 08:44:43.449 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Hs4BpSXQlL /etc/sudoers.d/neutron-rootwrap 2022-03-16 08:44:43.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 08:44:43.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:43.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:43.523 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-16 08:44:43.525 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-16 08:44:43.528 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-16 08:44:43.531 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:44:43.533 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 08:44:43.536 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:44:43.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:43.558 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 08:44:43.561 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 08:44:43.563 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:44:43.581 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:43.583 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:44:43.586 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-16 08:44:43.618 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:44:43.620 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:44:43.623 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-16 08:44:43.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:43.644 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-16 08:44:43.647 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-16 08:44:43.649 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:44:43.651 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:44:43.654 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-16 08:44:43.656 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-16 08:44:43.659 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:44:43.662 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-16 08:44:43.665 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-16 08:44:43.667 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-16 08:44:43.672 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-16 08:44:43.674 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-16 08:44:43.680 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-16 08:44:43.697 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:43.700 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-16 08:44:43.702 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-16 08:44:43.705 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-16 08:44:43.709 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-16 08:44:43.740 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 08:44:43.771 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-16 08:44:43.802 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-16 08:44:43.832 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-16 08:44:43.864 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-16 08:44:43.867 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 08:44:43.870 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-16 08:44:43.872 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:44:43.874 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-16 08:44:43.904 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-16 08:44:43.935 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-16 08:44:43.965 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-16 08:44:43.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-16 08:44:44.025 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-16 08:44:44.056 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-16 08:44:44.086 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-16 08:44:44.116 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:44:44.146 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:44:44.176 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-16 08:44:44.206 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-16 08:44:44.236 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-16 08:44:44.238 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 08:44:44.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 08:44:44.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 08:44:44.246 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-16 08:44:44.277 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-16 08:44:44.307 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.20/identity 2022-03-16 08:44:44.337 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-16 08:44:44.367 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-16 08:44:44.398 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-16 08:44:44.428 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-16 08:44:44.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-16 08:44:44.489 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:44:44.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-16 08:44:44.549 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-16 08:44:44.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-16 08:44:44.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-16 08:44:44.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-16 08:44:44.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-16 08:44:44.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-16 08:44:44.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-16 08:44:44.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-16 08:44:44.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-16 08:44:44.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-16 08:44:44.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-16 08:44:44.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-16 08:44:44.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-16 08:44:44.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-16 08:44:44.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-16 08:44:44.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-16 08:44:44.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-16 08:44:44.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-16 08:44:44.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:44.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-16 08:44:44.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-16 08:44:44.628 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.632 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 08:44:44.633 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-16 08:44:44.636 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-16 08:44:44.638 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.641 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-16 08:44:44.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-16 08:44:44.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-16 08:44:44.674 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.676 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 08:44:44.679 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-16 08:44:44.682 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-16 08:44:44.684 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.686 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-16 08:44:44.717 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-16 08:44:44.720 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.722 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 08:44:44.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-16 08:44:44.729 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-16 08:44:44.730 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.733 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-16 08:44:44.765 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-16 08:44:44.768 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.770 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-16 08:44:44.772 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-16 08:44:44.775 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-16 08:44:44.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.780 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-16 08:44:44.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-16 08:44:44.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-16 08:44:44.816 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 08:44:44.819 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 08:44:44.822 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.824 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-16 08:44:44.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-16 08:44:44.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-16 08:44:44.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-16 08:44:44.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-16 08:44:44.868 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.870 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-16 08:44:44.900 | + 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:150:199 2022-03-16 08:44:44.903 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-16 08:44:44.907 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-16 08:44:44.910 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-16 08:44:44.912 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.915 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-16 08:44:44.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-16 08:44:44.947 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:44:44.949 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-16 08:44:44.952 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 08:44:44.954 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 08:44:44.957 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:44:44.959 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-16 08:44:44.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 08:44:44.991 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-16 08:44:45.008 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:45.011 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-16 08:44:45.013 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 08:44:45.046 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:45.049 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:45.078 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 08:44:45.111 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-16 08:44:45.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-16 08:44:45.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-16 08:44:45.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 08:44:48.174 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 08:44:48.174 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev30 2022-03-16 08:44:48.175 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=174903) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 08:44:48.225 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=174903) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:44:48.225 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=174903) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:44:48.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=174903) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:48.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=174903) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:48.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=174903) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:48.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=174903) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:48.280 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 08:44:48.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:48.280 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:48.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:48.280 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:48.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-16 08:44:48.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-16 08:44:48.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-16 08:44:48.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 08:44:48.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-16 08:44:48.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-16 08:44:48.730 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-16 08:44:48.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:48.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-16 08:44:48.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-16 08:44:48.771 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-16 08:44:48.779 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-16 08:44:48.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-16 08:44:48.784 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-16 08:44:48.798 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-16 08:44:48.811 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 08:44:48.813 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-16 08:44:48.822 | net.bridge.bridge-nf-call-iptables = 1 2022-03-16 08:44:48.825 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 08:44:48.828 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-16 08:44:48.836 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-16 08:44:48.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-16 08:44:48.842 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-16 08:44:48.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-16 08:44:48.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-16 08:44:48.850 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-16 08:44:48.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 08:44:48.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 08:44:48.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 08:44:48.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 08:44:48.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-16 08:44:48.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-16 08:44:48.924 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-16 08:44:48.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-16 08:44:48.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-16 08:44:48.985 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-16 08:44:49.002 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:49.005 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-16 08:44:49.008 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-16 08:44:49.012 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-16 08:44:49.042 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-16 08:44:49.071 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 08:44:49.107 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:49.109 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:49.144 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-16 08:44:49.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:49.164 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 08:44:49.166 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-16 08:44:49.196 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 08:44:49.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 08:44:49.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 08:44:49.231 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-16 08:44:49.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 08:44:49.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-16 08:44:49.239 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-16 08:44:49.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:49.259 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-16 08:44:49.261 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-16 08:44:49.266 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-16 08:44:49.299 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 08:44:49.334 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:49.336 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:49.367 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 08:44:49.369 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-16 08:44:49.400 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 08:44:49.403 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 08:44:49.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 08:44:49.436 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-16 08:44:49.438 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 08:44:49.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-16 08:44:49.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 08:44:52.451 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 08:44:52.451 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev30 2022-03-16 08:44:52.453 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=175435) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 08:44:52.503 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=175435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:44:52.503 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=175435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:44:52.504 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=175435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:52.504 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=175435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:52.504 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=175435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:52.504 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=175435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:44:52.570 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-16 08:44:52.571 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=175435) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-16 08:44:52.572 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=175435) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-16 08:44:52.578 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 08:44:52.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:52.578 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:52.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:44:52.578 | from cryptography.utils import int_from_bytes 2022-03-16 08:44:52.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-16 08:44:52.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-16 08:44:52.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-16 08:44:52.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 08:44:52.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 08:44:52.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 08:44:52.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 08:44:52.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-16 08:44:52.985 | + functions:set_mtu:785 : local dev=br-data 2022-03-16 08:44:52.994 | + functions:set_mtu:786 : local mtu=1500 2022-03-16 08:44:52.994 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-16 08:44:53.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-16 08:44:53.022 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-16 08:44:53.024 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-16 08:44:53.027 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-16 08:44:53.029 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-16 08:44:53.032 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-16 08:44:53.034 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-16 08:44:53.037 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-16 08:44:53.040 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-16 08:44:53.042 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-16 08:44:53.045 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-16 08:44:53.047 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-16 08:44:53.050 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-16 08:44:53.052 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-16 08:44:53.055 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-16 08:44:53.058 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-16 08:44:53.059 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-16 08:44:53.065 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-16 08:44:53.069 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-16 08:44:53.071 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-16 08:44:53.074 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-16 08:44:53.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-16 08:44:53.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-16 08:44:53.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-16 08:44:53.085 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2022-03-16 08:44:53.087 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-16 08:44:53.090 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:53.092 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-16 08:44:53.095 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-16 08:44:53.098 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2022-03-16 08:44:53.101 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2022-03-16 08:44:53.103 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2022-03-16 08:44:53.106 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-16 08:44:53.108 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-16 08:44:53.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.29/22 brd 192.168.3.255 2022-03-16 08:44:53.113 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-16 08:44:53.113 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-16 08:44:53.114 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-16 08:44:53.119 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.29 2022-03-16 08:44:53.122 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.29 ' 2022-03-16 08:44:53.124 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2022-03-16 08:44:53.140 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2022-03-16 08:44:53.152 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-16 08:44:53.165 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-16 08:44:53.188 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.29 2022-03-16 08:44:53.198 | PING 192.168.0.29 (192.168.0.29) from 192.168.0.29 br-data: 56(84) bytes of data. 2022-03-16 08:44:53.198 | 64 bytes from 192.168.0.29: icmp_seq=1 ttl=64 time=0.071 ms 2022-03-16 08:44:54.206 | 64 bytes from 192.168.0.29: icmp_seq=2 ttl=64 time=0.036 ms 2022-03-16 08:44:55.230 | 64 bytes from 192.168.0.29: icmp_seq=3 ttl=64 time=0.039 ms 2022-03-16 08:44:55.230 | 2022-03-16 08:44:55.230 | --- 192.168.0.29 ping statistics --- 2022-03-16 08:44:55.230 | 3 packets transmitted, 3 received, 0% packet loss, time 2033ms 2022-03-16 08:44:55.231 | rtt min/avg/max/mdev = 0.036/0.048/0.071/0.015 ms 2022-03-16 08:44:55.236 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-16 08:44:55.236 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-16 08:44:55.242 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-16 08:44:55.244 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-16 08:44:55.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:55.264 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-16 08:44:55.267 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-16 08:44:55.272 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-16 08:44:55.306 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.20 2022-03-16 08:44:55.336 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-16 08:44:55.365 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 08:44:55.398 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-16 08:44:55.401 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:44:55.431 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 08:44:55.434 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-16 08:44:55.452 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:44:55.454 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:44:55.457 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-16 08:44:55.475 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:44:55.477 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-16 08:44:55.494 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:44:55.497 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-16 08:44:55.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:44:55.518 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-16 08:44:55.548 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-16 08:44:55.579 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-16 08:44:55.581 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-16 08:44:55.600 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:55.602 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-16 08:44:55.620 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:55.623 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-16 08:44:55.625 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-16 08:44:55.689 | + inc/async:async_inner:63 : init_neutron 2022-03-16 08:44:55.729 | [133994 Async init_neutron:175911]: running: init_neutron 2022-03-16 08:44:55.732 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-16 08:44:55.750 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:55.755 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-16 08:44:55.769 | ++ ./stack.sh:main:1162 : true 2022-03-16 08:44:55.775 | + ./stack.sh:main:1162 : netman_pid= 2022-03-16 08:44:55.775 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-16 08:44:55.778 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-16 08:44:55.794 | + ./stack.sh:main:1169 : clean_iptables 2022-03-16 08:44:55.802 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:44:55.803 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-16 08:44:55.805 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-16 08:44:55.805 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-16 08:44:55.807 | + lib/nova:clean_iptables:186 : grep nova 2022-03-16 08:44:55.813 | + lib/nova:clean_iptables:186 : bash 2022-03-16 08:44:55.813 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-16 08:44:55.824 | + lib/nova:clean_iptables:188 : grep nova 2022-03-16 08:44:55.826 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 08:44:55.828 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:44:55.828 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-16 08:44:55.830 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-16 08:44:55.836 | + lib/nova:clean_iptables:188 : bash 2022-03-16 08:44:55.839 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-16 08:44:55.846 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-16 08:44:55.846 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:44:55.848 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-16 08:44:55.854 | + lib/nova:clean_iptables:190 : bash 2022-03-16 08:44:55.858 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-16 08:44:55.860 | + lib/nova:clean_iptables:190 : grep nova 2022-03-16 08:44:55.864 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-16 08:44:55.870 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-16 08:44:55.872 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:44:55.876 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-16 08:44:55.877 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-16 08:44:55.879 | + lib/nova:clean_iptables:192 : bash 2022-03-16 08:44:55.883 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 08:44:55.884 | + lib/nova:clean_iptables:192 : grep nova 2022-03-16 08:44:55.891 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-16 08:44:55.900 | net.ipv4.ip_forward = 1 2022-03-16 08:44:55.904 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-16 08:44:55.922 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:55.925 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-16 08:44:55.927 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-16 08:44:55.931 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 08:44:55.964 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-16 08:44:55.994 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-16 08:44:55.996 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 08:44:56.034 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-16 08:44:56.065 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-16 08:44:56.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:56.087 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-16 08:44:56.090 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:44:56.092 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-16 08:44:56.095 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-16 08:44:56.098 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-16 08:44:56.164 | + inc/async:async_inner:63 : init_swift 2022-03-16 08:44:56.207 | [133994 Async init_swift:176272]: running: init_swift 2022-03-16 08:44:56.209 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-16 08:44:56.228 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:56.231 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-16 08:44:56.234 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:44:56.236 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-16 08:44:56.239 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-16 08:44:56.242 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-16 08:44:56.314 | + inc/async:async_inner:63 : init_cinder 2022-03-16 08:44:56.358 | [133994 Async init_cinder:176367]: running: init_cinder 2022-03-16 08:44:56.361 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-16 08:44:56.383 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:44:56.385 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-16 08:44:56.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:44:56.391 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-16 08:44:56.393 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-16 08:44:56.396 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-16 08:44:56.468 | + inc/async:async_inner:63 : init_placement 2022-03-16 08:44:56.513 | [133994 Async init_placement:176486]: running: init_placement 2022-03-16 08:44:56.516 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-16 08:44:56.587 | [133994 Async init_neutron:175911]: Waiting for completion of init_neutron running on PID 175911 (6 other jobs running) 2022-03-16 08:44:56.615 | [133994 Async init_neutron:175911]: Signaling child to exit 2022-03-16 08:45:05.847 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:45:05.873 | [172988 Async init_glance:172988]: finished successfully 2022-03-16 08:45:09.056 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:45:09.091 | [176272 Async init_swift:176272]: finished successfully 2022-03-16 08:45:58.150 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:45:58.176 | [176367 Async init_cinder:176367]: finished successfully 2022-03-16 08:46:02.882 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:46:02.908 | [176486 Async init_placement:176486]: finished successfully 2022-03-16 08:49:16.956 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:49:16.982 | [175911 Async init_neutron:175911]: finished successfully 2022-03-16 08:49:17.001 | WAKEUP 2022-03-16 08:49:17.024 | [133994 Async init_neutron:175911]: Signaled 2022-03-16 08:49:17.026 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-16 08:49:17.026 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:49:17.026 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:49:17.026 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:49:17.026 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:49:17.027 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:49:17.027 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:49:17.027 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-16 08:49:17.027 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-16 08:49:17.027 | + lib/database:recreate_database:112 : local db=neutron 2022-03-16 08:49:17.027 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-16 08:49:17.027 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-16 08:49:17.027 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-16 08:49:17.027 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.027 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-16 08:49:17.027 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.027 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-16 08:49:17.027 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:49:17.027 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:49:17.027 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:49:17.027 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:49:17.027 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420337109 2022-03-16 08:49:17.027 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-16 08:49:17.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.027 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.027 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.027 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.027 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.027 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.027 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-16 08:49:17.028 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-16 08:49:17.029 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-16 08:49:17.030 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-16 08:49:17.031 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-16 08:49:17.031 | Running upgrade for neutron ... 2022-03-16 08:49:17.031 | OK 2022-03-16 08:49:17.031 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-16 08:49:17.031 | + functions-common:time_stop:2425 : local name 2022-03-16 08:49:17.031 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:49:17.031 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:49:17.031 | + functions-common:time_stop:2428 : local total 2022-03-16 08:49:17.031 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:49:17.031 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:49:17.031 | + functions-common:time_stop:2432 : start_time=1647420337109 2022-03-16 08:49:17.031 | + functions-common:time_stop:2434 : [[ -z 1647420337109 ]] 2022-03-16 08:49:17.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:49:17.031 | + functions-common:time_stop:2437 : end_time=1647420556940 2022-03-16 08:49:17.031 | + functions-common:time_stop:2438 : elapsed_time=219831 2022-03-16 08:49:17.032 | + functions-common:time_stop:2439 : total=39264 2022-03-16 08:49:17.032 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:49:17.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=259095 2022-03-16 08:49:17.073 | [133994 Async init_neutron:175911]: finished init_neutron with result 0 in 261 seconds 2022-03-16 08:49:17.077 | + inc/async:async_wait:197 : return 0 2022-03-16 08:49:17.080 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-16 08:49:17.132 | [133994 Async init_placement:176486]: Waiting for completion of init_placement running on PID 176486 (5 other jobs running) 2022-03-16 08:49:17.158 | [133994 Async init_placement:176486]: Signaling child to exit 2022-03-16 08:49:17.158 | WAKEUP 2022-03-16 08:49:17.181 | [133994 Async init_placement:176486]: Signaled 2022-03-16 08:49:17.183 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-16 08:49:17.183 | + lib/database:recreate_database:112 : local db=placement 2022-03-16 08:49:17.183 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-16 08:49:17.183 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-16 08:49:17.183 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-16 08:49:17.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.183 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-16 08:49:17.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.183 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-16 08:49:17.183 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-16 08:49:17.183 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-16 08:49:17.183 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-16 08:49:17.183 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:49:17.183 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:49:17.183 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:49:17.183 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 08:49:17.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.183 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.183 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.183 | + functions-common:get_or_create_user:925 : user_id=85668b6686a641d09fcd5e656fd52b4f 2022-03-16 08:49:17.183 | + functions-common:get_or_create_user:926 : echo 85668b6686a641d09fcd5e656fd52b4f 2022-03-16 08:49:17.183 | 85668b6686a641d09fcd5e656fd52b4f 2022-03-16 08:49:17.183 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-16 08:49:17.184 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:49:17.184 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:49:17.184 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 08:49:17.184 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:49:17.184 | ++ functions-common:get_field:812 : read data 2022-03-16 08:49:17.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.184 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.184 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.184 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.184 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:49:17.184 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:49:17.184 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 08:49:17.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.184 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.184 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:49:17.184 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:49:17.184 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:49:17.184 | ++ functions-common:get_field:812 : read data 2022-03-16 08:49:17.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.185 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.185 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.185 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.185 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:49:17.185 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:49:17.185 | ++ functions-common:get_field:818 : echo '| b161cbbf92964c87bf7364fc99e2393b | 85668b6686a641d09fcd5e656fd52b4f | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:49:17.185 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:49:17.185 | ++ functions-common:get_field:812 : read data 2022-03-16 08:49:17.185 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:49:17.185 | + functions-common:get_or_add_user_project_role:997 : echo b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:49:17.185 | b161cbbf92964c87bf7364fc99e2393b 2022-03-16 08:49:17.185 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 08:49:17.185 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-16 08:49:17.185 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:49:17.185 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:49:17.185 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:49:17.185 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:49:17.185 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:49:17.185 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 08:49:17.185 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:49:17.185 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:49:17.185 | ++ functions-common:get_field:812 : read data 2022-03-16 08:49:17.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.185 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.186 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.186 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.186 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:49:17.186 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:49:17.186 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 08:49:17.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.186 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.186 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.186 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 08:49:17.186 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:49:17.186 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:49:17.186 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:49:17.186 | ++ functions-common:get_field:812 : read data 2022-03-16 08:49:17.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.186 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.186 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.186 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.186 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:49:17.186 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:49:17.186 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:49:17.186 | ++ functions-common:get_field:818 : echo '| 06f03b270777423985927e33a74f2492 | 85668b6686a641d09fcd5e656fd52b4f | | a71d15a039b346a7a00977fdbf2eeba6 | | | False |' 2022-03-16 08:49:17.186 | ++ functions-common:get_field:812 : read data 2022-03-16 08:49:17.186 | + functions-common:get_or_add_user_project_role:995 : user_role_id=06f03b270777423985927e33a74f2492 2022-03-16 08:49:17.186 | + functions-common:get_or_add_user_project_role:997 : echo 06f03b270777423985927e33a74f2492 2022-03-16 08:49:17.186 | 06f03b270777423985927e33a74f2492 2022-03-16 08:49:17.186 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.20/placement 2022-03-16 08:49:17.186 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-16 08:49:17.186 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:49:17.186 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-16 08:49:17.187 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-16 08:49:17.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.187 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.187 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.187 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.187 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:49:17.187 | a039676cb59e4d4aba328fbcfe40f0d6' 2022-03-16 08:49:17.187 | + functions-common:get_or_create_service:1094 : echo a039676cb59e4d4aba328fbcfe40f0d6 2022-03-16 08:49:17.187 | a039676cb59e4d4aba328fbcfe40f0d6 2022-03-16 08:49:17.187 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.20/placement 2022-03-16 08:49:17.187 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:49:17.187 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.20/placement RegionOne 2022-03-16 08:49:17.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:49:17.187 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-16 08:49:17.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.187 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.187 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.187 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:49:17.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:49:17.187 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.20/placement --region RegionOne -f value -c id 2022-03-16 08:49:17.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.187 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.187 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.187 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:49:17.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=472d25552af843e6a6db10fe4f4d2c32 2022-03-16 08:49:17.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 472d25552af843e6a6db10fe4f4d2c32 2022-03-16 08:49:17.187 | + functions-common:get_or_create_endpoint:1127 : public_id=472d25552af843e6a6db10fe4f4d2c32 2022-03-16 08:49:17.187 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:49:17.188 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:49:17.188 | + functions-common:get_or_create_endpoint:1136 : echo 472d25552af843e6a6db10fe4f4d2c32 2022-03-16 08:49:17.188 | 472d25552af843e6a6db10fe4f4d2c32 2022-03-16 08:49:17.231 | [133994 Async init_placement:176486]: finished init_placement with result 0 in 66 seconds 2022-03-16 08:49:17.235 | + inc/async:async_wait:197 : return 0 2022-03-16 08:49:17.237 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-16 08:49:17.290 | [133994 Async init_glance:172988]: Waiting for completion of init_glance running on PID 172988 (4 other jobs running) 2022-03-16 08:49:17.316 | [133994 Async init_glance:172988]: Signaling child to exit 2022-03-16 08:49:17.316 | WAKEUP 2022-03-16 08:49:17.340 | [133994 Async init_glance:172988]: Signaled 2022-03-16 08:49:17.341 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-16 08:49:17.341 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-16 08:49:17.341 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-16 08:49:17.341 | + lib/database:recreate_database:112 : local db=glance 2022-03-16 08:49:17.341 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-16 08:49:17.341 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-16 08:49:17.341 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-16 08:49:17.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.341 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-16 08:49:17.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.341 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-16 08:49:17.342 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:49:17.342 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:49:17.342 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:49:17.342 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:49:17.342 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420245802 2022-03-16 08:49:17.342 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-16 08:49:17.342 | 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=173111) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:49:17.342 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:49:17.342 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:49:17.342 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:49:17.342 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.342 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:49:17.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:49:17.343 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-16 08:49:17.343 | Database migration is up to date. No migration needed. 2022-03-16 08:49:17.343 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-16 08:49:17.343 | Database is synced successfully. 2022-03-16 08:49:17.343 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-16 08:49:17.343 | 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=173596) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-16 08:49:17.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-16 08:49:17.344 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-16 08:49:17.344 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-16 08:49:17.344 | + functions-common:time_stop:2425 : local name 2022-03-16 08:49:17.344 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:49:17.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:49:17.344 | + functions-common:time_stop:2428 : local total 2022-03-16 08:49:17.344 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:49:17.344 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:49:17.344 | + functions-common:time_stop:2432 : start_time=1647420245802 2022-03-16 08:49:17.345 | + functions-common:time_stop:2434 : [[ -z 1647420245802 ]] 2022-03-16 08:49:17.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:49:17.345 | + functions-common:time_stop:2437 : end_time=1647420305826 2022-03-16 08:49:17.345 | + functions-common:time_stop:2438 : elapsed_time=60024 2022-03-16 08:49:17.345 | + functions-common:time_stop:2439 : total=39264 2022-03-16 08:49:17.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:49:17.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=99288 2022-03-16 08:49:17.387 | [133994 Async init_glance:172988]: finished init_glance with result 0 in 62 seconds 2022-03-16 08:49:17.391 | + inc/async:async_wait:197 : return 0 2022-03-16 08:49:17.394 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-16 08:49:17.446 | [133994 Async init_swift:176272]: Waiting for completion of init_swift running on PID 176272 (3 other jobs running) 2022-03-16 08:49:17.472 | [133994 Async init_swift:176272]: Signaling child to exit 2022-03-16 08:49:17.472 | WAKEUP 2022-03-16 08:49:17.495 | [133994 Async init_swift:176272]: Signaled 2022-03-16 08:49:17.496 | + lib/swift:init_swift:668 : local node_number 2022-03-16 08:49:17.497 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 08:49:17.497 | No proxy-server running 2022-03-16 08:49:17.497 | No container-replicator running 2022-03-16 08:49:17.497 | No object-expirer running 2022-03-16 08:49:17.497 | No container-server running 2022-03-16 08:49:17.497 | No container-sync running 2022-03-16 08:49:17.497 | No object-reconstructor running 2022-03-16 08:49:17.497 | No container-auditor running 2022-03-16 08:49:17.497 | No container-reconciler running 2022-03-16 08:49:17.497 | No object-server running 2022-03-16 08:49:17.497 | No object-replicator running 2022-03-16 08:49:17.497 | No account-auditor running 2022-03-16 08:49:17.497 | No container-sharder running 2022-03-16 08:49:17.497 | No object-auditor running 2022-03-16 08:49:17.497 | No container-updater running 2022-03-16 08:49:17.497 | No object-updater running 2022-03-16 08:49:17.497 | No account-replicator running 2022-03-16 08:49:17.497 | No account-server running 2022-03-16 08:49:17.497 | No account-reaper running 2022-03-16 08:49:17.497 | + lib/swift:init_swift:670 : true 2022-03-16 08:49:17.497 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-16 08:49:17.497 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-16 08:49:17.497 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-16 08:49:17.497 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-16 08:49:17.497 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-16 08:49:17.497 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-16 08:49:17.497 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-16 08:49:17.497 | + functions:create_disk:732 : local node_number 2022-03-16 08:49:17.497 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.497 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 08:49:17.497 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-16 08:49:17.497 | + functions:create_disk:736 : local key 2022-03-16 08:49:17.497 | ++ functions:create_disk:738 : sed s#/.## 2022-03-16 08:49:17.497 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-16 08:49:17.498 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 08:49:17.498 | + functions:destroy_disk:765 : local key 2022-03-16 08:49:17.498 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-16 08:49:17.498 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-16 08:49:17.498 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-16 08:49:17.498 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-16 08:49:17.498 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:49:17.498 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-16 08:49:17.498 | = sectsz=512 attr=2, projid32bit=1 2022-03-16 08:49:17.498 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-16 08:49:17.498 | = reflink=1 2022-03-16 08:49:17.498 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-16 08:49:17.498 | = sunit=0 swidth=0 blks 2022-03-16 08:49:17.498 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-16 08:49:17.498 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-16 08:49:17.498 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-16 08:49:17.498 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-16 08:49:17.498 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-16 08:49:17.498 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-16 08:49:17.498 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-16 08:49:17.498 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-16 08:49:17.498 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-16 08:49:17.499 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-16 08:49:17.499 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 08:49:17.499 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-16 08:49:17.499 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647418905.object.builder backups/1647418906.container.builder backups/1647418908.account.builder backups/1647418912.object.builder backups/1647418914.container.builder backups/1647418915.account.builder backups/1647418912.object.ring.gz backups/1647418914.container.ring.gz backups/1647418915.account.ring.gz 2022-03-16 08:49:17.499 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-16 08:49:17.499 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-16 08:49:17.499 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-16 08:49:17.499 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-16 08:49:17.499 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 08:49:17.499 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-16 08:49:17.499 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-16 08:49:17.499 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-16 08:49:17.499 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-16 08:49:17.499 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-16 08:49:17.499 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-16 08:49:17.499 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-16 08:49:17.499 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-16 08:49:17.499 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-16 08:49:17.499 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-16 08:49:17.499 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 08:49:17.499 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-16 08:49:17.499 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 08:49:17.499 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-16 08:49:17.499 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 08:49:17.499 | + lib/swift:init_swift:714 : popd 2022-03-16 08:49:17.541 | [133994 Async init_swift:176272]: finished init_swift with result 0 in 12 seconds 2022-03-16 08:49:17.546 | + inc/async:async_wait:197 : return 0 2022-03-16 08:49:17.548 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-16 08:49:17.600 | [133994 Async init_cinder:176367]: Waiting for completion of init_cinder running on PID 176367 (2 other jobs running) 2022-03-16 08:49:17.626 | [133994 Async init_cinder:176367]: Signaling child to exit 2022-03-16 08:49:17.626 | WAKEUP 2022-03-16 08:49:17.649 | [133994 Async init_cinder:176367]: Signaled 2022-03-16 08:49:17.651 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-16 08:49:17.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:49:17.651 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-16 08:49:17.651 | + lib/database:recreate_database:112 : local db=cinder 2022-03-16 08:49:17.651 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-16 08:49:17.651 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-16 08:49:17.651 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-16 08:49:17.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.651 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-16 08:49:17.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:17.651 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-16 08:49:17.651 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:49:17.651 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:49:17.651 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:49:17.651 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:49:17.651 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420307268 2022-03-16 08:49:17.651 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-16 08:49:17.651 | 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=176865) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:49:17.652 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=176865) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:49:17.652 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-16 08:49:17.652 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:49:17.652 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:49:17.652 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-16 08:49:17.652 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=176865) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:49:17.652 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-16 08:49:17.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.652 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:49:17.652 | from cryptography.utils import int_from_bytes 2022-03-16 08:49:17.652 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 08:49:17.653 | last_heartbeat = column_property( 2022-03-16 08:49:17.653 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 08:49:17.653 | num_hosts = column_property( 2022-03-16 08:49:17.653 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 08:49:17.653 | num_down_hosts = column_property( 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-16 08:49:17.653 | + functions-common:time_stop:2425 : local name 2022-03-16 08:49:17.653 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:49:17.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:49:17.653 | + functions-common:time_stop:2428 : local total 2022-03-16 08:49:17.653 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:49:17.653 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:49:17.653 | + functions-common:time_stop:2432 : start_time=1647420307268 2022-03-16 08:49:17.653 | + functions-common:time_stop:2434 : [[ -z 1647420307268 ]] 2022-03-16 08:49:17.653 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:49:17.653 | + functions-common:time_stop:2437 : end_time=1647420355466 2022-03-16 08:49:17.653 | + functions-common:time_stop:2438 : elapsed_time=48198 2022-03-16 08:49:17.653 | + functions-common:time_stop:2439 : total=39264 2022-03-16 08:49:17.653 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:49:17.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=87462 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-16 08:49:17.653 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-16 08:49:17.653 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-16 08:49:17.653 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-16 08:49:17.653 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 08:49:17.653 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-16 08:49:17.653 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-16 08:49:17.653 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-16 08:49:17.654 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:49:17.654 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:49:17.654 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:49:17.654 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-16 08:49:17.654 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:49:17.654 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:49:17.654 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:49:17.654 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:49:17.654 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:49:17.654 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:49:17.654 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 08:49:17.654 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 08:49:17.654 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-16 08:49:17.654 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-16 08:49:17.655 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-16 08:49:17.655 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-16 08:49:17.655 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-16 08:49:17.655 | [Unit] 2022-03-16 08:49:17.655 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:49:17.655 | DefaultDependencies=no 2022-03-16 08:49:17.655 | After=systemd-udev-settle.service 2022-03-16 08:49:17.655 | Before=lvm2-activation-early.service 2022-03-16 08:49:17.655 | Wants=systemd-udev-settle.service 2022-03-16 08:49:17.655 | 2022-03-16 08:49:17.655 | [Service] 2022-03-16 08:49:17.655 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:49:17.655 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-16 08:49:17.655 | RemainAfterExit=yes 2022-03-16 08:49:17.655 | Type=oneshot 2022-03-16 08:49:17.655 | 2022-03-16 08:49:17.655 | [Install] 2022-03-16 08:49:17.655 | WantedBy=local-fs.target 2022-03-16 08:49:17.655 | Also=systemd-udev-settle.service 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 08:49:17.655 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-16 08:49:17.655 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 08:49:17.655 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 08:49:17.655 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 08:49:17.655 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-16 08:49:17.655 | Physical volume "/dev/loop4" successfully created. 2022-03-16 08:49:17.655 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-16 08:49:17.656 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-16 08:49:17.656 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-16 08:49:17.656 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-16 08:49:17.656 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-16 08:49:17.656 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-16 08:49:17.656 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-16 08:49:17.656 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-16 08:49:17.656 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:49:17.656 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-16 08:49:17.656 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-16 08:49:17.656 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-16 08:49:17.696 | [133994 Async init_cinder:176367]: finished init_cinder with result 0 in 61 seconds 2022-03-16 08:49:17.701 | + inc/async:async_wait:197 : return 0 2022-03-16 08:49:17.704 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-16 08:49:17.721 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:49:17.724 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-16 08:49:17.726 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:49:17.729 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-16 08:49:17.731 | + ./stack.sh:main:1218 : init_nova 2022-03-16 08:49:17.734 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-16 08:49:17.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:49:17.754 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-16 08:49:17.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:49:17.776 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:49:17.779 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 08:49:17.837 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 08:49:17.876 | [133994 Async nova-cell-0:179063]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 08:49:17.880 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-16 08:49:17.884 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:49:17.887 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-16 08:49:17.890 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:49:17.892 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:49:17.895 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 08:49:17.956 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 08:49:17.995 | [133994 Async nova-cell-1:179155]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 08:49:18.000 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-16 08:49:18.003 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-16 08:49:18.006 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-16 08:49:18.008 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-16 08:49:18.011 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-16 08:49:18.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:26.386 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-16 08:49:26.390 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:49:26.487 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-16 08:49:27.506 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:49:30.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:49:30.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:49:30.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:49:30.920 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:49:30.920 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=179214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:49:30.946 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:49:30.946 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:49:31.624 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-16 08:50:03.128 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=179214) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:50:03.131 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-16 08:50:18.937 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=179214) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 08:50:19.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:50:19.032 | from cryptography.utils import int_from_bytes 2022-03-16 08:50:19.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:50:19.032 | from cryptography.utils import int_from_bytes 2022-03-16 08:50:19.483 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-16 08:50:19.486 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 08:50:19.489 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 08:50:19.495 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 08:50:19.496 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 08:50:19.499 | + lib/nova:init_nova:860 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 08:50:20.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-03-16 08:50:23.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:50:23.216 | from cryptography.utils import int_from_bytes 2022-03-16 08:50:23.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:50:23.216 | from cryptography.utils import int_from_bytes 2022-03-16 08:50:23.663 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-16 08:50:23.668 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 08:50:23.671 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-16 08:50:23.722 | [133994 Async nova-cell-0:179063]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 179063 (3 other jobs running) 2022-03-16 08:50:23.748 | [133994 Async nova-cell-0:179063]: Signaling child to exit 2022-03-16 08:51:25.487 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:51:25.512 | [179063 Async nova-cell-0:179063]: finished successfully 2022-03-16 08:51:25.531 | WAKEUP 2022-03-16 08:51:25.556 | [133994 Async nova-cell-0:179063]: Signaled 2022-03-16 08:51:25.558 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-16 08:51:25.558 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-16 08:51:25.558 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-16 08:51:25.558 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-16 08:51:25.558 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-16 08:51:25.558 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-16 08:51:25.558 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-16 08:51:25.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:51:25.558 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-16 08:51:25.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:51:25.558 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-16 08:51:25.558 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:51:25.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:51:25.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:51:25.560 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=179290) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:51:25.560 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:51:25.560 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:51:25.560 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 08:51:25.560 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=179290) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:51:25.560 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 08:51:25.560 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=179290) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 08:51:25.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:25.560 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:25.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:25.560 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:25.608 | [133994 Async nova-cell-0:179063]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 127 seconds 2022-03-16 08:51:25.612 | + inc/async:async_wait:197 : return 0 2022-03-16 08:51:25.617 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 08:51:25.618 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-16 08:51:25.668 | [133994 Async nova-cell-1:179155]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 179155 (2 other jobs running) 2022-03-16 08:51:25.693 | [133994 Async nova-cell-1:179155]: Signaling child to exit 2022-03-16 08:51:27.155 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:51:27.180 | [179155 Async nova-cell-1:179155]: finished successfully 2022-03-16 08:51:27.199 | WAKEUP 2022-03-16 08:51:27.223 | [133994 Async nova-cell-1:179155]: Signaled 2022-03-16 08:51:27.224 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-16 08:51:27.224 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-16 08:51:27.224 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-16 08:51:27.224 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-16 08:51:27.224 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-16 08:51:27.225 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-16 08:51:27.225 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-16 08:51:27.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:51:27.225 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-16 08:51:27.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:51:27.225 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-16 08:51:27.225 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:51:27.226 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=179300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:51:27.226 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:51:27.226 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:51:27.227 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 08:51:27.227 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=179300) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:51:27.227 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 08:51:27.227 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=179300) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 08:51:27.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:27.227 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:27.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:27.227 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:27.270 | [133994 Async nova-cell-1:179155]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 129 seconds 2022-03-16 08:51:27.274 | + inc/async:async_wait:197 : return 0 2022-03-16 08:51:27.277 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:51:27.279 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-16 08:51:28.282 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:51:31.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:31.199 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:31.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:31.199 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:31.199 | Running batches of 50 until complete 2022-03-16 08:51:31.199 | +-------------------------------------+--------------+-----------+ 2022-03-16 08:51:31.199 | | Migration | Total Needed | Completed | 2022-03-16 08:51:31.199 | +-------------------------------------+--------------+-----------+ 2022-03-16 08:51:31.199 | | fill_virtual_interface_list | 0 | 0 | 2022-03-16 08:51:31.199 | | migrate_empty_ratio | 0 | 0 | 2022-03-16 08:51:31.199 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-16 08:51:31.199 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-16 08:51:31.199 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-16 08:51:31.199 | | populate_dev_uuids | 0 | 0 | 2022-03-16 08:51:31.199 | | populate_missing_availability_zones | 0 | 0 | 2022-03-16 08:51:31.199 | | populate_queued_for_delete | 0 | 0 | 2022-03-16 08:51:31.199 | | populate_user_id | 0 | 0 | 2022-03-16 08:51:31.199 | | populate_uuids | 0 | 0 | 2022-03-16 08:51:31.199 | +-------------------------------------+--------------+-----------+ 2022-03-16 08:51:31.680 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-16 08:51:31.685 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:51:31.688 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-16 08:51:31.691 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:51:31.694 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:51:31.702 | + lib/nova:init_nova:878 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-16 08:51:32.704 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:51:35.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:35.306 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:35.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:51:35.306 | from cryptography.utils import int_from_bytes 2022-03-16 08:51:35.306 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-16 08:51:35.306 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-16 08:51:35.743 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-16 08:51:35.745 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-16 08:51:35.759 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-16 08:51:35.764 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-16 08:51:35.782 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:35.785 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-16 08:51:35.788 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-16 08:51:35.847 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-16 08:51:35.886 | [133994 Async configure_neutron_nova:180504]: running: configure_neutron_nova 2022-03-16 08:51:35.889 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-16 08:51:35.891 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:51:35.894 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-16 08:51:35.898 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:51:35.900 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:51:35.903 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:51:35.906 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:51:35.909 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:51:35.912 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:51:35.917 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:51:35.919 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:51:35.922 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:51:35.925 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-16 08:51:35.928 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:51:35.945 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:35.947 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:51:35.950 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:51:35.952 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-16 08:51:35.955 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:51:35.958 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:51:35.961 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-16 08:51:35.963 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:51:35.966 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:51:35.969 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:51:35.971 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:51:35.975 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-16 08:51:35.978 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:51:35.981 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-16 08:51:35.984 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:51:35.986 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:51:35.989 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-16 08:51:35.992 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:35.994 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:51:35.997 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-16 08:51:36.000 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:51:36.005 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:51:36.007 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:51:36.010 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-16 08:51:36.013 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.016 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-16 08:51:36.019 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:51:36.022 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-16 08:51:36.022 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:51:36.022 | gsub("[][]", "", $1); 2022-03-16 08:51:36.023 | split($1, a, "|"); 2022-03-16 08:51:36.023 | if (a[1] == matchgroup) 2022-03-16 08:51:36.023 | print a[2] 2022-03-16 08:51:36.023 | } 2022-03-16 08:51:36.023 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.029 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:51:36.032 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:51:36.035 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:51:36.038 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-16 08:51:36.041 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-16 08:51:36.045 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-16 08:51:36.048 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-16 08:51:36.053 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-16 08:51:36.058 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-16 08:51:36.061 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-16 08:51:36.063 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 08:51:36.067 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.070 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:51:36.073 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-16 08:51:36.076 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:51:36.080 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-16 08:51:36.083 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-16 08:51:36.087 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-16 08:51:36.089 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-16 08:51:36.093 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 08:51:36.095 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.095 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-16 08:51:36.096 | BEGIN { 2022-03-16 08:51:36.096 | section = "" 2022-03-16 08:51:36.096 | last_section = "" 2022-03-16 08:51:36.096 | section_count = 0 2022-03-16 08:51:36.096 | } 2022-03-16 08:51:36.096 | /^\[.+\]/ { 2022-03-16 08:51:36.096 | gsub("[][]", "", $1); 2022-03-16 08:51:36.096 | section=$1 2022-03-16 08:51:36.096 | next 2022-03-16 08:51:36.096 | } 2022-03-16 08:51:36.096 | /^ *\#/ { 2022-03-16 08:51:36.096 | next 2022-03-16 08:51:36.096 | } 2022-03-16 08:51:36.096 | /^[^ \t]+/ { 2022-03-16 08:51:36.096 | # get offset of first = in $0 2022-03-16 08:51:36.096 | eq_idx = index($0, "=") 2022-03-16 08:51:36.096 | # extract attr & value from $0 2022-03-16 08:51:36.096 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:51:36.096 | value = substr($0, eq_idx + 1) 2022-03-16 08:51:36.096 | # only need to strip trailing whitespace from attr 2022-03-16 08:51:36.096 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:51:36.096 | # need to strip leading & trailing whitespace from value 2022-03-16 08:51:36.096 | sub(/^[ \t]*/, "", value) 2022-03-16 08:51:36.096 | sub(/[ \t]*$/, "", value) 2022-03-16 08:51:36.096 | 2022-03-16 08:51:36.096 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:51:36.096 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:51:36.096 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:51:36.096 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:51:36.096 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:51:36.096 | if (section != last_section) { 2022-03-16 08:51:36.096 | cfg_section[section_count++] = section 2022-03-16 08:51:36.096 | last_section = section 2022-03-16 08:51:36.096 | } 2022-03-16 08:51:36.097 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:51:36.097 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:51:36.097 | 2022-03-16 08:51:36.097 | cfg_attr[section, attr, 0] = value 2022-03-16 08:51:36.097 | cfg_attr_count[section, attr] = 1 2022-03-16 08:51:36.097 | } else { 2022-03-16 08:51:36.097 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:51:36.097 | cfg_attr[section, attr, lno] = value 2022-03-16 08:51:36.097 | } 2022-03-16 08:51:36.097 | } 2022-03-16 08:51:36.097 | END { 2022-03-16 08:51:36.097 | # Process each section in order 2022-03-16 08:51:36.097 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:51:36.097 | section = cfg_section[sno] 2022-03-16 08:51:36.097 | # The ini routines simply append a config item immediately 2022-03-16 08:51:36.097 | # after the section header. To keep the same order as defined 2022-03-16 08:51:36.097 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:51:36.097 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:51:36.097 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:51:36.097 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:51:36.097 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:51:36.097 | else { 2022-03-16 08:51:36.097 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:51:36.097 | count = cfg_attr_count[section, attr] 2022-03-16 08:51:36.097 | print "inidelete " configfile " " section " " attr 2022-03-16 08:51:36.097 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:51:36.097 | for (l = count -2; l >= 0; l--) 2022-03-16 08:51:36.097 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:51:36.097 | } 2022-03-16 08:51:36.097 | } 2022-03-16 08:51:36.097 | } 2022-03-16 08:51:36.097 | } 2022-03-16 08:51:36.097 | ' 2022-03-16 08:51:36.097 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.098 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:51:36.099 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:51:36.102 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-16 08:51:36.105 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:51:36.107 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-16 08:51:36.110 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-16 08:51:36.110 | BEGIN { group = "" } 2022-03-16 08:51:36.110 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:51:36.110 | gsub("[][]", "", $1); 2022-03-16 08:51:36.110 | split($1, a, "|"); 2022-03-16 08:51:36.110 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:51:36.110 | group=a[1] 2022-03-16 08:51:36.110 | } else { 2022-03-16 08:51:36.110 | group="" 2022-03-16 08:51:36.110 | } 2022-03-16 08:51:36.110 | next 2022-03-16 08:51:36.110 | } 2022-03-16 08:51:36.110 | { 2022-03-16 08:51:36.110 | if (group != "") 2022-03-16 08:51:36.110 | print $0 2022-03-16 08:51:36.110 | } 2022-03-16 08:51:36.111 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-16 08:51:36.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-16 08:51:36.151 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.153 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-16 08:51:36.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-16 08:51:36.188 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-16 08:51:36.193 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-16 08:51:36.226 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-16 08:51:36.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-16 08:51:36.269 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.272 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-16 08:51:36.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-16 08:51:36.305 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-16 08:51:36.310 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 08:51:36.344 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.346 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.20/identity"' 2022-03-16 08:51:36.349 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-03-16 08:51:36.382 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-16 08:51:36.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 08:51:36.421 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-16 08:51:36.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 08:51:36.457 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-16 08:51:36.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 08:51:36.497 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-16 08:51:36.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 08:51:36.533 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-16 08:51:36.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 08:51:36.573 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-16 08:51:36.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-16 08:51:36.611 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.614 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:51:36.617 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:51:36.620 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:51:36.623 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-16 08:51:36.626 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-16 08:51:36.630 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-16 08:51:36.633 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-16 08:51:36.636 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-16 08:51:36.641 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-16 08:51:36.644 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-16 08:51:36.647 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 08:51:36.659 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.659 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:51:36.659 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-16 08:51:36.659 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:51:36.661 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-16 08:51:36.664 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-16 08:51:36.667 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-16 08:51:36.670 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-16 08:51:36.674 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 08:51:36.675 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.675 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 08:51:36.675 | BEGIN { 2022-03-16 08:51:36.675 | section = "" 2022-03-16 08:51:36.675 | last_section = "" 2022-03-16 08:51:36.675 | section_count = 0 2022-03-16 08:51:36.675 | } 2022-03-16 08:51:36.675 | /^\[.+\]/ { 2022-03-16 08:51:36.675 | gsub("[][]", "", $1); 2022-03-16 08:51:36.675 | section=$1 2022-03-16 08:51:36.675 | next 2022-03-16 08:51:36.675 | } 2022-03-16 08:51:36.675 | /^ *\#/ { 2022-03-16 08:51:36.675 | next 2022-03-16 08:51:36.675 | } 2022-03-16 08:51:36.675 | /^[^ \t]+/ { 2022-03-16 08:51:36.675 | # get offset of first = in $0 2022-03-16 08:51:36.675 | eq_idx = index($0, "=") 2022-03-16 08:51:36.675 | # extract attr & value from $0 2022-03-16 08:51:36.675 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:51:36.675 | value = substr($0, eq_idx + 1) 2022-03-16 08:51:36.675 | # only need to strip trailing whitespace from attr 2022-03-16 08:51:36.675 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:51:36.676 | # need to strip leading & trailing whitespace from value 2022-03-16 08:51:36.676 | sub(/^[ \t]*/, "", value) 2022-03-16 08:51:36.676 | sub(/[ \t]*$/, "", value) 2022-03-16 08:51:36.676 | 2022-03-16 08:51:36.676 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:51:36.676 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:51:36.676 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:51:36.676 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:51:36.676 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:51:36.676 | if (section != last_section) { 2022-03-16 08:51:36.676 | cfg_section[section_count++] = section 2022-03-16 08:51:36.676 | last_section = section 2022-03-16 08:51:36.676 | } 2022-03-16 08:51:36.676 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:51:36.676 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:51:36.676 | 2022-03-16 08:51:36.676 | cfg_attr[section, attr, 0] = value 2022-03-16 08:51:36.676 | cfg_attr_count[section, attr] = 1 2022-03-16 08:51:36.676 | } else { 2022-03-16 08:51:36.676 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:51:36.676 | cfg_attr[section, attr, lno] = value 2022-03-16 08:51:36.676 | } 2022-03-16 08:51:36.676 | } 2022-03-16 08:51:36.676 | END { 2022-03-16 08:51:36.676 | # Process each section in order 2022-03-16 08:51:36.676 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:51:36.676 | section = cfg_section[sno] 2022-03-16 08:51:36.676 | # The ini routines simply append a config item immediately 2022-03-16 08:51:36.676 | # after the section header. To keep the same order as defined 2022-03-16 08:51:36.676 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:51:36.676 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:51:36.676 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:51:36.676 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:51:36.676 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:51:36.676 | else { 2022-03-16 08:51:36.676 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:51:36.677 | count = cfg_attr_count[section, attr] 2022-03-16 08:51:36.677 | print "inidelete " configfile " " section " " attr 2022-03-16 08:51:36.677 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:51:36.677 | for (l = count -2; l >= 0; l--) 2022-03-16 08:51:36.677 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:51:36.677 | } 2022-03-16 08:51:36.677 | } 2022-03-16 08:51:36.677 | } 2022-03-16 08:51:36.677 | } 2022-03-16 08:51:36.677 | ' 2022-03-16 08:51:36.677 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.679 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:51:36.680 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:51:36.683 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-16 08:51:36.687 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:51:36.688 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-16 08:51:36.693 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 08:51:36.693 | BEGIN { group = "" } 2022-03-16 08:51:36.693 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:51:36.693 | gsub("[][]", "", $1); 2022-03-16 08:51:36.693 | split($1, a, "|"); 2022-03-16 08:51:36.693 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:51:36.693 | group=a[1] 2022-03-16 08:51:36.693 | } else { 2022-03-16 08:51:36.693 | group="" 2022-03-16 08:51:36.693 | } 2022-03-16 08:51:36.693 | next 2022-03-16 08:51:36.694 | } 2022-03-16 08:51:36.694 | { 2022-03-16 08:51:36.694 | if (group != "") 2022-03-16 08:51:36.694 | print $0 2022-03-16 08:51:36.694 | } 2022-03-16 08:51:36.694 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:51:36.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-16 08:51:36.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-16 08:51:36.712 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:51:36.734 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-16 08:51:36.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-16 08:51:36.740 | [180504 Async configure_neutron_nova:180504]: finished successfully 2022-03-16 08:51:36.771 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-16 08:51:36.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-16 08:51:36.805 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-16 08:51:36.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-16 08:51:36.841 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-16 08:51:36.846 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-16 08:51:36.875 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.879 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-16 08:51:36.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-16 08:51:36.911 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.914 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-16 08:51:36.916 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-16 08:51:36.946 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.949 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-16 08:51:36.951 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-16 08:51:36.981 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:36.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-16 08:51:36.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-16 08:51:37.022 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-16 08:51:37.027 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-16 08:51:37.061 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.064 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-16 08:51:37.067 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-16 08:51:37.097 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.105 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-16 08:51:37.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-16 08:51:37.136 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.139 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-16 08:51:37.142 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-16 08:51:37.171 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.174 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-16 08:51:37.177 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-16 08:51:37.207 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-16 08:51:37.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-16 08:51:37.242 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-16 08:51:37.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-16 08:51:37.277 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.280 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:51:37.282 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:51:37.285 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:51:37.288 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-16 08:51:37.291 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-16 08:51:37.294 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-16 08:51:37.296 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-16 08:51:37.300 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-16 08:51:37.304 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-16 08:51:37.307 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-16 08:51:37.309 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 08:51:37.312 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:37.315 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:51:37.317 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-16 08:51:37.320 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:51:37.323 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-16 08:51:37.326 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-16 08:51:37.329 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-16 08:51:37.332 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-16 08:51:37.336 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 08:51:37.336 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-16 08:51:37.336 | BEGIN { 2022-03-16 08:51:37.336 | section = "" 2022-03-16 08:51:37.336 | last_section = "" 2022-03-16 08:51:37.336 | section_count = 0 2022-03-16 08:51:37.336 | } 2022-03-16 08:51:37.336 | /^\[.+\]/ { 2022-03-16 08:51:37.336 | gsub("[][]", "", $1); 2022-03-16 08:51:37.336 | section=$1 2022-03-16 08:51:37.336 | next 2022-03-16 08:51:37.336 | } 2022-03-16 08:51:37.337 | /^ *\#/ { 2022-03-16 08:51:37.337 | next 2022-03-16 08:51:37.337 | } 2022-03-16 08:51:37.337 | /^[^ \t]+/ { 2022-03-16 08:51:37.337 | # get offset of first = in $0 2022-03-16 08:51:37.337 | eq_idx = index($0, "=") 2022-03-16 08:51:37.337 | # extract attr & value from $0 2022-03-16 08:51:37.337 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:51:37.337 | value = substr($0, eq_idx + 1) 2022-03-16 08:51:37.337 | # only need to strip trailing whitespace from attr 2022-03-16 08:51:37.337 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:51:37.337 | # need to strip leading & trailing whitespace from value 2022-03-16 08:51:37.337 | sub(/^[ \t]*/, "", value) 2022-03-16 08:51:37.337 | sub(/[ \t]*$/, "", value) 2022-03-16 08:51:37.337 | 2022-03-16 08:51:37.337 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:51:37.337 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:51:37.337 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:51:37.337 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:51:37.337 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:51:37.337 | if (section != last_section) { 2022-03-16 08:51:37.337 | cfg_section[section_count++] = section 2022-03-16 08:51:37.337 | last_section = section 2022-03-16 08:51:37.337 | } 2022-03-16 08:51:37.337 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:51:37.337 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:51:37.337 | 2022-03-16 08:51:37.337 | cfg_attr[section, attr, 0] = value 2022-03-16 08:51:37.337 | cfg_attr_count[section, attr] = 1 2022-03-16 08:51:37.337 | } else { 2022-03-16 08:51:37.337 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:51:37.337 | cfg_attr[section, attr, lno] = value 2022-03-16 08:51:37.337 | } 2022-03-16 08:51:37.337 | } 2022-03-16 08:51:37.337 | END { 2022-03-16 08:51:37.337 | # Process each section in order 2022-03-16 08:51:37.338 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:51:37.338 | section = cfg_section[sno] 2022-03-16 08:51:37.338 | # The ini routines simply append a config item immediately 2022-03-16 08:51:37.338 | # after the section header. To keep the same order as defined 2022-03-16 08:51:37.338 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:51:37.338 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:51:37.338 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:51:37.338 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:51:37.338 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:51:37.338 | else { 2022-03-16 08:51:37.338 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:51:37.338 | count = cfg_attr_count[section, attr] 2022-03-16 08:51:37.338 | print "inidelete " configfile " " section " " attr 2022-03-16 08:51:37.338 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:51:37.338 | for (l = count -2; l >= 0; l--) 2022-03-16 08:51:37.338 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:51:37.338 | } 2022-03-16 08:51:37.338 | } 2022-03-16 08:51:37.338 | } 2022-03-16 08:51:37.338 | } 2022-03-16 08:51:37.338 | ' 2022-03-16 08:51:37.338 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.338 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:37.339 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:51:37.341 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:51:37.343 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-16 08:51:37.346 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:51:37.349 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-16 08:51:37.352 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-16 08:51:37.352 | BEGIN { group = "" } 2022-03-16 08:51:37.352 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:51:37.352 | gsub("[][]", "", $1); 2022-03-16 08:51:37.352 | split($1, a, "|"); 2022-03-16 08:51:37.352 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:51:37.352 | group=a[1] 2022-03-16 08:51:37.352 | } else { 2022-03-16 08:51:37.352 | group="" 2022-03-16 08:51:37.352 | } 2022-03-16 08:51:37.352 | next 2022-03-16 08:51:37.352 | } 2022-03-16 08:51:37.352 | { 2022-03-16 08:51:37.352 | if (group != "") 2022-03-16 08:51:37.352 | print $0 2022-03-16 08:51:37.352 | } 2022-03-16 08:51:37.352 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:51:37.358 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-16 08:51:37.361 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-16 08:51:37.390 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-16 08:51:37.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-16 08:51:37.424 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-16 08:51:37.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-16 08:51:37.459 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-16 08:51:37.464 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-16 08:51:37.491 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-16 08:51:37.496 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 08:51:37.527 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-16 08:51:37.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-16 08:51:37.559 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-16 08:51:37.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 08:51:37.595 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-16 08:51:37.600 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 08:51:37.630 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-03-16 08:51:37.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-03-16 08:51:37.669 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.672 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:51:37.674 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:51:37.678 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:51:37.683 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-16 08:51:37.684 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:51:37.687 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:51:37.689 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-16 08:51:37.692 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:51:37.697 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-16 08:51:37.699 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-16 08:51:37.702 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:51:37.704 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:37.707 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:51:37.710 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:51:37.712 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:51:37.716 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:51:37.718 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:51:37.721 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:51:37.724 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-16 08:51:37.728 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:51:37.728 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.729 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 08:51:37.729 | BEGIN { 2022-03-16 08:51:37.729 | section = "" 2022-03-16 08:51:37.729 | last_section = "" 2022-03-16 08:51:37.729 | section_count = 0 2022-03-16 08:51:37.729 | } 2022-03-16 08:51:37.729 | /^\[.+\]/ { 2022-03-16 08:51:37.729 | gsub("[][]", "", $1); 2022-03-16 08:51:37.729 | section=$1 2022-03-16 08:51:37.729 | next 2022-03-16 08:51:37.729 | } 2022-03-16 08:51:37.729 | /^ *\#/ { 2022-03-16 08:51:37.729 | next 2022-03-16 08:51:37.729 | } 2022-03-16 08:51:37.729 | /^[^ \t]+/ { 2022-03-16 08:51:37.729 | # get offset of first = in $0 2022-03-16 08:51:37.729 | eq_idx = index($0, "=") 2022-03-16 08:51:37.729 | # extract attr & value from $0 2022-03-16 08:51:37.729 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:51:37.729 | value = substr($0, eq_idx + 1) 2022-03-16 08:51:37.729 | # only need to strip trailing whitespace from attr 2022-03-16 08:51:37.729 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:51:37.729 | # need to strip leading & trailing whitespace from value 2022-03-16 08:51:37.729 | sub(/^[ \t]*/, "", value) 2022-03-16 08:51:37.729 | sub(/[ \t]*$/, "", value) 2022-03-16 08:51:37.729 | 2022-03-16 08:51:37.729 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:51:37.729 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:51:37.730 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:51:37.730 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:51:37.730 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:51:37.730 | if (section != last_section) { 2022-03-16 08:51:37.730 | cfg_section[section_count++] = section 2022-03-16 08:51:37.730 | last_section = section 2022-03-16 08:51:37.730 | } 2022-03-16 08:51:37.730 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:51:37.730 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:51:37.730 | 2022-03-16 08:51:37.730 | cfg_attr[section, attr, 0] = value 2022-03-16 08:51:37.730 | cfg_attr_count[section, attr] = 1 2022-03-16 08:51:37.730 | } else { 2022-03-16 08:51:37.730 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:51:37.730 | cfg_attr[section, attr, lno] = value 2022-03-16 08:51:37.730 | } 2022-03-16 08:51:37.730 | } 2022-03-16 08:51:37.730 | END { 2022-03-16 08:51:37.730 | # Process each section in order 2022-03-16 08:51:37.730 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:51:37.730 | section = cfg_section[sno] 2022-03-16 08:51:37.730 | # The ini routines simply append a config item immediately 2022-03-16 08:51:37.730 | # after the section header. To keep the same order as defined 2022-03-16 08:51:37.730 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:51:37.730 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:51:37.730 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:51:37.730 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:51:37.730 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:51:37.730 | else { 2022-03-16 08:51:37.730 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:51:37.730 | count = cfg_attr_count[section, attr] 2022-03-16 08:51:37.730 | print "inidelete " configfile " " section " " attr 2022-03-16 08:51:37.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:51:37.731 | for (l = count -2; l >= 0; l--) 2022-03-16 08:51:37.731 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:51:37.731 | } 2022-03-16 08:51:37.731 | } 2022-03-16 08:51:37.731 | } 2022-03-16 08:51:37.731 | } 2022-03-16 08:51:37.731 | ' 2022-03-16 08:51:37.732 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:51:37.732 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:51:37.734 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:51:37.737 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:51:37.740 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:51:37.742 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-16 08:51:37.745 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 08:51:37.745 | BEGIN { group = "" } 2022-03-16 08:51:37.745 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:51:37.745 | gsub("[][]", "", $1); 2022-03-16 08:51:37.745 | split($1, a, "|"); 2022-03-16 08:51:37.745 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:51:37.745 | group=a[1] 2022-03-16 08:51:37.745 | } else { 2022-03-16 08:51:37.745 | group="" 2022-03-16 08:51:37.745 | } 2022-03-16 08:51:37.745 | next 2022-03-16 08:51:37.745 | } 2022-03-16 08:51:37.745 | { 2022-03-16 08:51:37.745 | if (group != "") 2022-03-16 08:51:37.745 | print $0 2022-03-16 08:51:37.745 | } 2022-03-16 08:51:37.745 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:51:37.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-16 08:51:37.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-16 08:51:37.785 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-16 08:51:37.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-16 08:51:37.822 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:51:37.825 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-16 08:51:37.843 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:37.847 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-16 08:51:37.849 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:51:37.851 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-16 08:51:37.854 | + ./stack.sh:main:1252 : start_swift 2022-03-16 08:51:37.857 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-16 08:51:37.859 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:51:37.862 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 08:51:37.891 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-16 08:51:37.895 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:51:37.898 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:51:37.900 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-16 08:51:38.347 | Restarting rsync (via systemctl): rsync.service. 2022-03-16 08:51:38.352 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-16 08:51:38.355 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-16 08:51:38.358 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-16 08:51:38.360 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-16 08:51:38.364 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 08:51:38.366 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.369 | + functions-common:run_process:1680 : local service=s-object 2022-03-16 08:51:38.372 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.375 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:38.378 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:38.380 | + functions-common:run_process:1685 : local name=s-object 2022-03-16 08:51:38.383 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:38.385 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:38.387 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:38.390 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:38.393 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:38.397 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420698395 2022-03-16 08:51:38.400 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-16 08:51:38.417 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:38.419 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-16 08:51:38.422 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-16 08:51:38.424 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.427 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.430 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.432 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.435 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-16 08:51:38.437 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-16 08:51:38.440 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-16 08:51:38.442 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:38.445 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:38.447 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-16 08:51:38.450 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-16 08:51:38.452 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-16 08:51:38.456 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.456 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:51:38.459 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:51:38.461 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:51:38.463 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:51:38.465 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-16 08:51:38.468 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:51:38.472 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-16 08:51:38.525 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-16 08:51:38.578 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:51:38.631 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-16 08:51:38.689 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-16 08:51:38.742 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:38.795 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:51:38.797 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-16 08:51:38.855 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:51:39.264 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-16 08:51:39.281 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-16 08:51:39.673 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-16 08:51:39.702 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:39.705 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:39.708 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:39.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:39.714 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:39.716 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:39.718 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:39.721 | + functions-common:time_stop:2432 : start_time=1647420698395 2022-03-16 08:51:39.723 | + functions-common:time_stop:2434 : [[ -z 1647420698395 ]] 2022-03-16 08:51:39.726 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:39.731 | + functions-common:time_stop:2437 : end_time=1647420699728 2022-03-16 08:51:39.733 | + functions-common:time_stop:2438 : elapsed_time=1333 2022-03-16 08:51:39.736 | + functions-common:time_stop:2439 : total=2900 2022-03-16 08:51:39.742 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:39.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4233 2022-03-16 08:51:39.743 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 08:51:39.746 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.748 | + functions-common:run_process:1680 : local service=s-container 2022-03-16 08:51:39.751 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.754 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:39.756 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:39.759 | + functions-common:run_process:1685 : local name=s-container 2022-03-16 08:51:39.763 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:39.766 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:39.769 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:39.772 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:39.775 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:39.780 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420699777 2022-03-16 08:51:39.782 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-16 08:51:39.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:39.802 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-16 08:51:39.805 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-16 08:51:39.809 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.810 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.812 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.815 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.818 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-16 08:51:39.820 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-16 08:51:39.823 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-16 08:51:39.825 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:39.828 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:39.830 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-16 08:51:39.834 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-16 08:51:39.836 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-16 08:51:39.839 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:39.841 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:51:39.845 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:51:39.846 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:51:39.849 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:51:39.851 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-16 08:51:39.853 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:51:39.858 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-16 08:51:39.912 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-16 08:51:39.965 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:51:40.019 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-16 08:51:40.073 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-16 08:51:40.127 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:40.181 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:51:40.184 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-16 08:51:40.237 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:51:40.663 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-16 08:51:40.676 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-16 08:51:41.095 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-16 08:51:41.118 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:41.123 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:41.124 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:41.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:41.131 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:41.133 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:41.136 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:41.138 | + functions-common:time_stop:2432 : start_time=1647420699777 2022-03-16 08:51:41.141 | + functions-common:time_stop:2434 : [[ -z 1647420699777 ]] 2022-03-16 08:51:41.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:41.152 | + functions-common:time_stop:2437 : end_time=1647420701146 2022-03-16 08:51:41.154 | + functions-common:time_stop:2438 : elapsed_time=1369 2022-03-16 08:51:41.157 | + functions-common:time_stop:2439 : total=4233 2022-03-16 08:51:41.159 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:41.162 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5602 2022-03-16 08:51:41.164 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 08:51:41.167 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.170 | + functions-common:run_process:1680 : local service=s-account 2022-03-16 08:51:41.174 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.175 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:41.178 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:41.180 | + functions-common:run_process:1685 : local name=s-account 2022-03-16 08:51:41.183 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:41.185 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:41.188 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:41.190 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:41.194 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:41.199 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420701196 2022-03-16 08:51:41.202 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-16 08:51:41.223 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:41.226 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-16 08:51:41.229 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-16 08:51:41.231 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.239 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.239 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.239 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.241 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-16 08:51:41.244 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-16 08:51:41.246 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-16 08:51:41.249 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:41.252 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:41.255 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-16 08:51:41.257 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-16 08:51:41.260 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-16 08:51:41.262 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.265 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:51:41.267 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:51:41.271 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:51:41.274 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:51:41.276 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-16 08:51:41.279 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:51:41.283 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-16 08:51:41.338 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-16 08:51:41.393 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:51:41.453 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-16 08:51:41.510 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-16 08:51:41.566 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:41.620 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:51:41.622 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-16 08:51:41.678 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:51:42.114 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-16 08:51:42.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-16 08:51:42.551 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-16 08:51:42.578 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:42.581 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:42.584 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:42.590 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:42.590 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:42.593 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:42.595 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:42.598 | + functions-common:time_stop:2432 : start_time=1647420701196 2022-03-16 08:51:42.601 | + functions-common:time_stop:2434 : [[ -z 1647420701196 ]] 2022-03-16 08:51:42.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:42.609 | + functions-common:time_stop:2437 : end_time=1647420702606 2022-03-16 08:51:42.612 | + functions-common:time_stop:2438 : elapsed_time=1410 2022-03-16 08:51:42.614 | + functions-common:time_stop:2439 : total=5602 2022-03-16 08:51:42.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:42.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7012 2022-03-16 08:51:42.622 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-16 08:51:42.624 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-16 08:51:42.676 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.679 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-16 08:51:42.681 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.684 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:42.686 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:42.688 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-16 08:51:42.691 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:42.694 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:42.699 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:42.699 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:42.702 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:42.708 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420702704 2022-03-16 08:51:42.710 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-16 08:51:42.728 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:42.730 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-16 08:51:42.733 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-16 08:51:42.735 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.738 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.740 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.743 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.745 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-16 08:51:42.748 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-16 08:51:42.750 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-16 08:51:42.752 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:42.756 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:42.758 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-16 08:51:42.764 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-16 08:51:42.766 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-16 08:51:42.769 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.772 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:51:42.774 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:51:42.776 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:51:42.780 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:51:42.781 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-16 08:51:42.783 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:51:42.788 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-16 08:51:42.842 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-16 08:51:42.895 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:51:42.952 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-16 08:51:43.010 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-16 08:51:43.065 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:43.120 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:51:43.122 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-16 08:51:43.177 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:51:43.581 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-16 08:51:44.014 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-16 08:51:44.035 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:44.041 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:44.043 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:44.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:44.048 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:44.051 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:44.054 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:44.056 | + functions-common:time_stop:2432 : start_time=1647420702704 2022-03-16 08:51:44.059 | + functions-common:time_stop:2434 : [[ -z 1647420702704 ]] 2022-03-16 08:51:44.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:44.067 | + functions-common:time_stop:2437 : end_time=1647420704064 2022-03-16 08:51:44.069 | + functions-common:time_stop:2438 : elapsed_time=1360 2022-03-16 08:51:44.072 | + functions-common:time_stop:2439 : total=7012 2022-03-16 08:51:44.074 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:44.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8372 2022-03-16 08:51:44.079 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-16 08:51:44.097 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:51:44.100 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.102 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-16 08:51:44.105 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.107 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:44.110 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:44.112 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-16 08:51:44.115 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:44.117 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:44.120 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:44.122 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:44.126 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:44.131 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420704127 2022-03-16 08:51:44.133 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-16 08:51:44.151 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:44.153 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-16 08:51:44.156 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-16 08:51:44.158 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.161 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.164 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.166 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.169 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-16 08:51:44.171 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-16 08:51:44.174 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-16 08:51:44.177 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:44.180 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:44.182 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-16 08:51:44.185 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-16 08:51:44.188 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-16 08:51:44.190 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.192 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:51:44.195 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:51:44.197 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:51:44.200 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:51:44.202 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-16 08:51:44.204 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:51:44.209 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-16 08:51:44.263 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-16 08:51:44.316 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:51:44.372 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-16 08:51:44.428 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-16 08:51:44.482 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:44.545 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:51:44.547 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-16 08:51:44.602 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:51:45.022 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-16 08:51:45.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-16 08:51:45.455 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-16 08:51:45.480 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:45.483 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:45.485 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:45.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:45.490 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:45.493 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:45.495 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:45.498 | + functions-common:time_stop:2432 : start_time=1647420704127 2022-03-16 08:51:45.501 | + functions-common:time_stop:2434 : [[ -z 1647420704127 ]] 2022-03-16 08:51:45.503 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:45.508 | + functions-common:time_stop:2437 : end_time=1647420705505 2022-03-16 08:51:45.511 | + functions-common:time_stop:2438 : elapsed_time=1378 2022-03-16 08:51:45.513 | + functions-common:time_stop:2439 : total=8372 2022-03-16 08:51:45.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:45.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9750 2022-03-16 08:51:45.521 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-16 08:51:45.521 | Waiting for swift proxy to start... 2022-03-16 08:51:45.523 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.20:8080/info 2022-03-16 08:51:45.526 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:51:45.528 | + functions:wait_for_service:458 : local url=http://10.222.0.20:8080/info 2022-03-16 08:51:45.531 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:51:45.533 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:51:45.537 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:51:45.539 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:45.542 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:45.545 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:45.549 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420705547 2022-03-16 08:51:45.552 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:51:45.558 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-16 08:51:45.571 | + :: : [[ 000 == 503 ]] 2022-03-16 08:51:45.572 | + :: : [[ 7 -eq 7 ]] 2022-03-16 08:51:45.573 | + :: : sleep 1 2022-03-16 08:51:46.577 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-16 08:51:46.590 | + :: : [[ 000 == 503 ]] 2022-03-16 08:51:46.591 | + :: : [[ 7 -eq 7 ]] 2022-03-16 08:51:46.592 | + :: : sleep 1 2022-03-16 08:51:47.596 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-16 08:51:47.609 | + :: : [[ 000 == 503 ]] 2022-03-16 08:51:47.612 | + :: : [[ 7 -eq 7 ]] 2022-03-16 08:51:47.612 | + :: : sleep 1 2022-03-16 08:51:48.616 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-16 08:51:48.699 | + :: : [[ 200 == 503 ]] 2022-03-16 08:51:48.700 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:51:48.704 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:51:48.706 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:48.709 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:48.711 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:48.714 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:48.716 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:48.718 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:51:48.721 | + functions-common:time_stop:2432 : start_time=1647420705547 2022-03-16 08:51:48.724 | + functions-common:time_stop:2434 : [[ -z 1647420705547 ]] 2022-03-16 08:51:48.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:48.732 | + functions-common:time_stop:2437 : end_time=1647420708729 2022-03-16 08:51:48.734 | + functions-common:time_stop:2438 : elapsed_time=3182 2022-03-16 08:51:48.737 | + functions-common:time_stop:2439 : total=6573 2022-03-16 08:51:48.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:48.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9755 2022-03-16 08:51:48.745 | + functions:wait_for_service:467 : return 0 2022-03-16 08:51:48.748 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-16 08:51:48.750 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:51:48.753 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-16 08:51:48.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:48.774 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:51:48.806 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-16 08:51:48.857 | [133994 Async configure_neutron_nova:180504]: Waiting for completion of configure_neutron_nova running on PID 180504 (2 other jobs running) 2022-03-16 08:51:48.882 | [133994 Async configure_neutron_nova:180504]: Signaling child to exit 2022-03-16 08:51:48.883 | WAKEUP 2022-03-16 08:51:48.905 | [133994 Async configure_neutron_nova:180504]: Signaled 2022-03-16 08:51:48.906 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-16 08:51:48.907 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:51:48.907 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:51:48.907 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:51:48.907 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:51:48.907 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:51:48.907 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:51:48.907 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.20/identity 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-16 08:51:48.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 08:51:48.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 08:51:48.907 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 08:51:48.907 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-16 08:51:48.907 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:51:48.908 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-16 08:51:48.908 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:51:48.908 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-16 08:51:48.908 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-16 08:51:48.908 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:51:48.908 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:51:48.908 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:51:48.908 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.20/identity 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-16 08:51:48.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 08:51:48.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 08:51:48.908 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 08:51:48.908 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-16 08:51:48.952 | [133994 Async configure_neutron_nova:180504]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-16 08:51:48.956 | + inc/async:async_wait:197 : return 0 2022-03-16 08:51:48.959 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-16 08:51:48.977 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:48.979 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:51:49.009 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:51:49.041 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-16 08:51:49.059 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:49.061 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-16 08:51:49.064 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:51:49.067 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-16 08:51:49.069 | + ./stack.sh:main:1277 : start_nova_api 2022-03-16 08:51:49.072 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-16 08:51:49.075 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-16 08:51:49.077 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-16 08:51:49.080 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-16 08:51:49.097 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:51:49.100 | + lib/nova:start_nova_api:952 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:51:49.102 | + lib/nova:start_nova_api:953 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:51:49.105 | + lib/nova:start_nova_api:953 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:51:49.108 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-16 08:51:49.111 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-16 08:51:49.116 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.119 | + functions-common:run_process:1680 : local service=n-api 2022-03-16 08:51:49.121 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.124 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:49.126 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:49.130 | + functions-common:run_process:1685 : local name=n-api 2022-03-16 08:51:49.132 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:49.135 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:49.137 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:49.140 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:49.143 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:49.147 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420709145 2022-03-16 08:51:49.150 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-16 08:51:49.167 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:49.170 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-16 08:51:49.172 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-16 08:51:49.175 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.178 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.180 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.183 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.185 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-16 08:51:49.188 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-16 08:51:49.191 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-16 08:51:49.194 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:49.196 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:49.199 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:51:49.201 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-16 08:51:49.204 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-16 08:51:49.206 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.209 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:51:49.211 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:51:49.213 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-16 08:51:49.216 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:51:49.220 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-16 08:51:49.273 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-16 08:51:49.327 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-16 08:51:49.383 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:51:49.436 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:49.489 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-16 08:51:49.542 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-16 08:51:49.595 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-16 08:51:49.648 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-16 08:51:49.701 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-16 08:51:49.755 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:51:49.757 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-16 08:51:49.813 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:51:50.219 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-16 08:51:50.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-16 08:51:50.637 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-16 08:51:50.717 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:50.720 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:50.723 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:50.725 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:50.728 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:50.731 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:50.733 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:50.736 | + functions-common:time_stop:2432 : start_time=1647420709145 2022-03-16 08:51:50.739 | + functions-common:time_stop:2434 : [[ -z 1647420709145 ]] 2022-03-16 08:51:50.742 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:50.747 | + functions-common:time_stop:2437 : end_time=1647420710744 2022-03-16 08:51:50.750 | + functions-common:time_stop:2438 : elapsed_time=1599 2022-03-16 08:51:50.752 | + functions-common:time_stop:2439 : total=9750 2022-03-16 08:51:50.755 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:50.758 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11349 2022-03-16 08:51:50.765 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.20/compute/v2.1/ 2022-03-16 08:51:50.768 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-16 08:51:50.768 | Waiting for nova-api to start... 2022-03-16 08:51:50.770 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.20/compute/v2.1/ 2022-03-16 08:51:50.773 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:51:50.776 | + functions:wait_for_service:458 : local url=http://10.222.0.20/compute/v2.1/ 2022-03-16 08:51:50.778 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:51:50.781 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:51:50.783 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:51:50.786 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:50.788 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:50.794 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:50.796 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420710793 2022-03-16 08:51:50.799 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:51:50.805 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/compute/v2.1/ 2022-03-16 08:51:56.580 | + :: : [[ 200 == 503 ]] 2022-03-16 08:51:56.581 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:51:56.585 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:51:56.588 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:56.590 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:56.593 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:56.596 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:56.599 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:56.601 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:51:56.614 | + functions-common:time_stop:2432 : start_time=1647420710793 2022-03-16 08:51:56.614 | + functions-common:time_stop:2434 : [[ -z 1647420710793 ]] 2022-03-16 08:51:56.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:56.615 | + functions-common:time_stop:2437 : end_time=1647420716612 2022-03-16 08:51:56.617 | + functions-common:time_stop:2438 : elapsed_time=5819 2022-03-16 08:51:56.620 | + functions-common:time_stop:2439 : total=9755 2022-03-16 08:51:56.622 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:56.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15574 2022-03-16 08:51:56.627 | + functions:wait_for_service:467 : return 0 2022-03-16 08:51:56.630 | + lib/nova:start_nova_api:972 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:51:56.633 | + lib/nova:start_nova_api:972 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:51:56.636 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-16 08:51:56.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:56.656 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-16 08:51:56.659 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:51:56.663 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-16 08:51:56.665 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-16 08:51:56.671 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:51:56.672 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-16 08:51:56.688 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:51:56.691 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-16 08:51:56.709 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:56.712 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-16 08:51:56.715 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:51:56.718 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-16 08:51:56.720 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-16 08:51:56.724 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-16 08:51:56.726 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:51:56.757 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-16 08:51:56.759 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-16 08:51:56.762 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-16 08:51:56.794 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-16 08:51:56.826 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-16 08:51:56.828 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-16 08:51:56.839 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-16 08:51:56.839 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-16 08:51:56.839 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-16 08:51:56.841 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-16 08:51:56.843 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 08:51:56.846 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 08:51:56.850 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-16 08:51:56.853 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-16 08:51:56.855 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-16 08:51:56.858 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-16 08:51:56.861 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.863 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.866 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.869 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-16 08:51:56.872 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.875 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.878 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-16 08:51:56.896 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:51:56.899 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-16 08:51:56.901 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.904 | + functions-common:run_process:1680 : local service=q-svc 2022-03-16 08:51:56.906 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.909 | + functions-common:run_process:1682 : local group= 2022-03-16 08:51:56.912 | + functions-common:run_process:1683 : local user= 2022-03-16 08:51:56.915 | + functions-common:run_process:1685 : local name=q-svc 2022-03-16 08:51:56.917 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:51:56.920 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:51:56.923 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:56.925 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:56.929 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:56.934 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420716931 2022-03-16 08:51:56.936 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-16 08:51:56.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:51:56.956 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-16 08:51:56.958 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-16 08:51:56.961 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.964 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.966 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.969 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.971 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 08:51:56.974 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 08:51:56.977 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-16 08:51:56.980 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:51:56.983 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:51:56.985 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 08:51:56.988 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-16 08:51:56.991 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-16 08:51:56.993 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:56.995 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:51:56.998 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:51:57.000 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:51:57.002 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:51:57.004 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-16 08:51:57.007 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:51:57.011 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-16 08:51:57.063 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-16 08:51:57.116 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:51:57.168 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-16 08:51:57.221 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-16 08:51:57.275 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:51:57.327 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:51:57.329 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-16 08:51:57.383 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:51:57.808 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-16 08:51:57.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-16 08:51:58.220 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-16 08:51:58.248 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:51:58.251 | + functions-common:time_stop:2425 : local name 2022-03-16 08:51:58.253 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:51:58.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:51:58.259 | + functions-common:time_stop:2428 : local total 2022-03-16 08:51:58.262 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:51:58.264 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:51:58.267 | + functions-common:time_stop:2432 : start_time=1647420716931 2022-03-16 08:51:58.269 | + functions-common:time_stop:2434 : [[ -z 1647420716931 ]] 2022-03-16 08:51:58.273 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:51:58.277 | + functions-common:time_stop:2437 : end_time=1647420718275 2022-03-16 08:51:58.280 | + functions-common:time_stop:2438 : elapsed_time=1344 2022-03-16 08:51:58.283 | + functions-common:time_stop:2439 : total=11349 2022-03-16 08:51:58.285 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:51:58.288 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12693 2022-03-16 08:51:58.290 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.20:9696 2022-03-16 08:51:58.293 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-16 08:51:58.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:51:58.314 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-16 08:51:58.314 | Waiting for Neutron to start... 2022-03-16 08:51:58.316 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2022-03-16 08:51:58.319 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.20:9696' 'Neutron did not start' 60 2022-03-16 08:51:58.322 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2022-03-16 08:51:58.324 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-16 08:51:58.327 | + functions-common:test_with_retry:2365 : local until=60 2022-03-16 08:51:58.329 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 08:51:58.332 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 08:51:58.335 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 08:51:58.338 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:51:58.340 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:51:58.344 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:51:58.349 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420718345 2022-03-16 08:51:58.351 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.20:9696; do sleep 0.5; done' 2022-03-16 08:52:04.441 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.20:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 08:52:04.444 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:04.446 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:04.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:04.452 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:04.454 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:04.457 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 08:52:04.460 | + functions-common:time_stop:2432 : start_time=1647420718345 2022-03-16 08:52:04.466 | + functions-common:time_stop:2434 : [[ -z 1647420718345 ]] 2022-03-16 08:52:04.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:04.474 | + functions-common:time_stop:2437 : end_time=1647420724471 2022-03-16 08:52:04.477 | + functions-common:time_stop:2438 : elapsed_time=6126 2022-03-16 08:52:04.480 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:52:04.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:04.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6126 2022-03-16 08:52:04.487 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-16 08:52:04.506 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:04.508 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-16 08:52:04.511 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:52:04.513 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-16 08:52:04.516 | + ./stack.sh:main:1298 : start_placement 2022-03-16 08:52:04.519 | + lib/placement:start_placement:160 : start_placement_api 2022-03-16 08:52:04.521 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 08:52:04.524 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-16 08:52:04.529 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.532 | + functions-common:run_process:1680 : local service=placement-api 2022-03-16 08:52:04.534 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.538 | + functions-common:run_process:1682 : local group= 2022-03-16 08:52:04.540 | + functions-common:run_process:1683 : local user= 2022-03-16 08:52:04.543 | + functions-common:run_process:1685 : local name=placement-api 2022-03-16 08:52:04.545 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:52:04.548 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:52:04.551 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:04.554 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:04.557 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:04.562 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420724559 2022-03-16 08:52:04.565 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-16 08:52:04.582 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:04.586 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-16 08:52:04.588 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-16 08:52:04.591 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.594 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.596 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.599 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.601 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-16 08:52:04.611 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-16 08:52:04.611 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-16 08:52:04.611 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:52:04.612 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:52:04.615 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:52:04.617 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-16 08:52:04.620 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-16 08:52:04.622 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.625 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:52:04.627 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:52:04.629 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-16 08:52:04.632 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:52:04.637 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-16 08:52:04.689 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-16 08:52:04.743 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-16 08:52:04.797 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:52:04.851 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:52:04.904 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-16 08:52:04.957 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-16 08:52:05.010 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-16 08:52:05.063 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-16 08:52:05.118 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-16 08:52:05.171 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:52:05.173 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-16 08:52:05.227 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:52:05.643 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-16 08:52:05.656 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-16 08:52:06.057 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-16 08:52:06.137 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:52:06.139 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:06.142 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:06.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:06.148 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:06.152 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:06.157 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:52:06.160 | + functions-common:time_stop:2432 : start_time=1647420724559 2022-03-16 08:52:06.162 | + functions-common:time_stop:2434 : [[ -z 1647420724559 ]] 2022-03-16 08:52:06.165 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:06.170 | + functions-common:time_stop:2437 : end_time=1647420726167 2022-03-16 08:52:06.173 | + functions-common:time_stop:2438 : elapsed_time=1608 2022-03-16 08:52:06.175 | + functions-common:time_stop:2439 : total=12693 2022-03-16 08:52:06.178 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:06.180 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14301 2022-03-16 08:52:06.183 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-16 08:52:06.183 | Waiting for placement-api to start... 2022-03-16 08:52:06.186 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.20/placement 2022-03-16 08:52:06.188 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:52:06.191 | + functions:wait_for_service:458 : local url=http://10.222.0.20/placement 2022-03-16 08:52:06.194 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:52:06.196 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:52:06.199 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:52:06.202 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:06.204 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:06.208 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:06.213 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420726210 2022-03-16 08:52:06.216 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:52:06.222 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/placement 2022-03-16 08:52:09.032 | + :: : [[ 200 == 503 ]] 2022-03-16 08:52:09.034 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:52:09.037 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:52:09.040 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:09.043 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:09.045 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:09.048 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:09.050 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:09.054 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:52:09.056 | + functions-common:time_stop:2432 : start_time=1647420726210 2022-03-16 08:52:09.059 | + functions-common:time_stop:2434 : [[ -z 1647420726210 ]] 2022-03-16 08:52:09.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:09.067 | + functions-common:time_stop:2437 : end_time=1647420729064 2022-03-16 08:52:09.070 | + functions-common:time_stop:2438 : elapsed_time=2854 2022-03-16 08:52:09.072 | + functions-common:time_stop:2439 : total=15574 2022-03-16 08:52:09.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:09.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18428 2022-03-16 08:52:09.080 | + functions:wait_for_service:467 : return 0 2022-03-16 08:52:09.083 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-16 08:52:09.102 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:09.104 | + ./stack.sh:main:1302 : start_neutron 2022-03-16 08:52:09.107 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-16 08:52:09.111 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:52:09.111 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:52:09.117 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:52:09.120 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:52:09.122 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-16 08:52:09.125 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:52:09.128 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-16 08:52:09.130 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.133 | + functions-common:run_process:1680 : local service=q-agt 2022-03-16 08:52:09.135 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.138 | + functions-common:run_process:1682 : local group= 2022-03-16 08:52:09.141 | + functions-common:run_process:1683 : local user= 2022-03-16 08:52:09.143 | + functions-common:run_process:1685 : local name=q-agt 2022-03-16 08:52:09.146 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:52:09.149 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:52:09.151 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:09.154 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:09.157 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:09.162 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420729159 2022-03-16 08:52:09.165 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-16 08:52:09.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:09.184 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-16 08:52:09.187 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-16 08:52:09.189 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.192 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.195 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.197 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.200 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 08:52:09.202 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 08:52:09.205 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-16 08:52:09.207 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:52:09.210 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:52:09.213 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 08:52:09.215 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-16 08:52:09.218 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-16 08:52:09.220 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.223 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:52:09.225 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:52:09.228 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:52:09.230 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:52:09.232 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-16 08:52:09.234 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:52:09.239 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-16 08:52:09.292 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-16 08:52:09.345 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 08:52:09.399 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-16 08:52:09.452 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-16 08:52:09.506 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:52:09.559 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:52:09.561 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-16 08:52:09.628 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:52:10.054 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-16 08:52:10.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-16 08:52:10.469 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-16 08:52:10.490 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:52:10.493 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:10.496 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:10.498 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:10.501 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:10.504 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:10.506 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:52:10.509 | + functions-common:time_stop:2432 : start_time=1647420729159 2022-03-16 08:52:10.511 | + functions-common:time_stop:2434 : [[ -z 1647420729159 ]] 2022-03-16 08:52:10.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:10.519 | + functions-common:time_stop:2437 : end_time=1647420730516 2022-03-16 08:52:10.522 | + functions-common:time_stop:2438 : elapsed_time=1357 2022-03-16 08:52:10.524 | + functions-common:time_stop:2439 : total=14301 2022-03-16 08:52:10.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:10.529 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15658 2022-03-16 08:52:10.532 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-16 08:52:10.535 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 08:52:10.538 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 08:52:10.540 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-16 08:52:10.543 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.545 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-16 08:52:10.548 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.550 | + functions-common:run_process:1682 : local group= 2022-03-16 08:52:10.554 | + functions-common:run_process:1683 : local user= 2022-03-16 08:52:10.556 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-16 08:52:10.559 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:52:10.561 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:52:10.564 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:10.566 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:10.569 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:10.574 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420730571 2022-03-16 08:52:10.577 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-16 08:52:10.596 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:10.598 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-16 08:52:10.601 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-16 08:52:10.604 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.606 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.609 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.612 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.614 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-16 08:52:10.617 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-16 08:52:10.620 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-16 08:52:10.622 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:52:10.625 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:52:10.627 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-16 08:52:10.630 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-16 08:52:10.633 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-16 08:52:10.636 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.638 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:52:10.641 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:52:10.643 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:52:10.646 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:52:10.648 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-16 08:52:10.651 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:52:10.655 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-16 08:52:10.710 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-16 08:52:10.767 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 08:52:10.824 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-16 08:52:10.878 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-16 08:52:10.933 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:52:10.992 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:52:10.994 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-16 08:52:11.049 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:52:11.465 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-16 08:52:11.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-16 08:52:11.895 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-16 08:52:11.919 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:52:11.922 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:11.924 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:11.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:11.930 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:11.933 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:11.935 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:52:11.938 | + functions-common:time_stop:2432 : start_time=1647420730571 2022-03-16 08:52:11.940 | + functions-common:time_stop:2434 : [[ -z 1647420730571 ]] 2022-03-16 08:52:11.943 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:11.948 | + functions-common:time_stop:2437 : end_time=1647420731945 2022-03-16 08:52:11.951 | + functions-common:time_stop:2438 : elapsed_time=1374 2022-03-16 08:52:11.953 | + functions-common:time_stop:2439 : total=15658 2022-03-16 08:52:11.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:11.959 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17032 2022-03-16 08:52:11.962 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-16 08:52:11.965 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 08:52:11.967 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 08:52:11.971 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-16 08:52:11.973 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:11.976 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:11.979 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:11.982 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-16 08:52:11.984 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:11.987 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:11.991 | + functions-common:run_process:1680 : local service=q-l3 2022-03-16 08:52:11.993 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:11.996 | + functions-common:run_process:1682 : local group= 2022-03-16 08:52:11.999 | + functions-common:run_process:1683 : local user= 2022-03-16 08:52:12.001 | + functions-common:run_process:1685 : local name=q-l3 2022-03-16 08:52:12.004 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:52:12.007 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:52:12.014 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:12.014 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:12.015 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:12.021 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420732017 2022-03-16 08:52:12.024 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-16 08:52:12.045 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:12.048 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-16 08:52:12.051 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-16 08:52:12.053 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:12.056 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:12.059 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:12.061 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:12.064 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-16 08:52:12.066 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-16 08:52:12.069 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-16 08:52:12.072 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:52:12.075 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:52:12.077 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-16 08:52:12.080 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-16 08:52:12.083 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-16 08:52:12.086 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:12.089 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:52:12.092 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:52:12.095 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:52:12.097 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:52:12.099 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-16 08:52:12.102 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:52:12.107 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-16 08:52:12.163 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-16 08:52:12.221 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:52:12.279 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-16 08:52:12.340 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-16 08:52:12.397 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:52:12.460 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:52:12.463 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-16 08:52:12.525 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:52:12.972 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-16 08:52:12.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-16 08:52:13.417 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-16 08:52:13.444 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:52:13.448 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:13.451 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:13.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:13.456 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:13.459 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:13.462 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:52:13.465 | + functions-common:time_stop:2432 : start_time=1647420732017 2022-03-16 08:52:13.467 | + functions-common:time_stop:2434 : [[ -z 1647420732017 ]] 2022-03-16 08:52:13.473 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:13.475 | + functions-common:time_stop:2437 : end_time=1647420733472 2022-03-16 08:52:13.478 | + functions-common:time_stop:2438 : elapsed_time=1455 2022-03-16 08:52:13.481 | + functions-common:time_stop:2439 : total=17032 2022-03-16 08:52:13.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:13.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18487 2022-03-16 08:52:13.488 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.491 | + functions-common:run_process:1680 : local service=q-meta 2022-03-16 08:52:13.494 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.496 | + functions-common:run_process:1682 : local group= 2022-03-16 08:52:13.499 | + functions-common:run_process:1683 : local user= 2022-03-16 08:52:13.502 | + functions-common:run_process:1685 : local name=q-meta 2022-03-16 08:52:13.504 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:52:13.508 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:52:13.510 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:13.513 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:13.522 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:13.525 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420733521 2022-03-16 08:52:13.528 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-16 08:52:13.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:13.553 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-16 08:52:13.555 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-16 08:52:13.558 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.561 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.563 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.566 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.569 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-16 08:52:13.572 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-16 08:52:13.575 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-16 08:52:13.577 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:52:13.580 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:52:13.583 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-16 08:52:13.586 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-16 08:52:13.589 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-16 08:52:13.592 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.594 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:52:13.597 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:52:13.600 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:52:13.602 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:52:13.605 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-16 08:52:13.607 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:52:13.612 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-16 08:52:13.677 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-16 08:52:13.737 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 08:52:13.813 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-16 08:52:13.885 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-16 08:52:13.949 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:52:14.013 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:52:14.016 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-16 08:52:14.082 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:52:14.577 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-16 08:52:14.592 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-16 08:52:15.026 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-16 08:52:15.055 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:52:15.058 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:15.060 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:15.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:15.072 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:15.076 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:15.087 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:52:15.095 | + functions-common:time_stop:2432 : start_time=1647420733521 2022-03-16 08:52:15.103 | + functions-common:time_stop:2434 : [[ -z 1647420733521 ]] 2022-03-16 08:52:15.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:15.127 | + functions-common:time_stop:2437 : end_time=1647420735115 2022-03-16 08:52:15.135 | + functions-common:time_stop:2438 : elapsed_time=1594 2022-03-16 08:52:15.141 | + functions-common:time_stop:2439 : total=18487 2022-03-16 08:52:15.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:15.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20081 2022-03-16 08:52:15.164 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.168 | + functions-common:run_process:1680 : local service=q-metering 2022-03-16 08:52:15.181 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.195 | + functions-common:run_process:1682 : local group= 2022-03-16 08:52:15.199 | + functions-common:run_process:1683 : local user= 2022-03-16 08:52:15.204 | + functions-common:run_process:1685 : local name=q-metering 2022-03-16 08:52:15.212 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:52:15.219 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:52:15.224 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:52:15.228 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:52:15.234 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:52:15.237 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420735234 2022-03-16 08:52:15.239 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-16 08:52:15.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:15.267 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-16 08:52:15.269 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-16 08:52:15.272 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.275 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.277 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.280 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.283 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-16 08:52:15.285 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-16 08:52:15.288 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-16 08:52:15.291 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:52:15.293 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:52:15.296 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-16 08:52:15.299 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-16 08:52:15.301 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-16 08:52:15.305 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.308 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:52:15.310 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:52:15.313 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:52:15.316 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:52:15.319 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-16 08:52:15.321 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:52:15.326 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-16 08:52:15.396 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-16 08:52:15.465 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 08:52:15.531 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-16 08:52:15.594 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-16 08:52:15.661 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:52:15.727 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:52:15.731 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-16 08:52:15.802 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:52:16.279 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-16 08:52:16.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-16 08:52:16.747 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-16 08:52:16.781 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:52:16.787 | + functions-common:time_stop:2425 : local name 2022-03-16 08:52:16.795 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:52:16.803 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:52:16.808 | + functions-common:time_stop:2428 : local total 2022-03-16 08:52:16.819 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:52:16.827 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:52:16.835 | + functions-common:time_stop:2432 : start_time=1647420735234 2022-03-16 08:52:16.840 | + functions-common:time_stop:2434 : [[ -z 1647420735234 ]] 2022-03-16 08:52:16.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:52:16.871 | + functions-common:time_stop:2437 : end_time=1647420736855 2022-03-16 08:52:16.879 | + functions-common:time_stop:2438 : elapsed_time=1621 2022-03-16 08:52:16.887 | + functions-common:time_stop:2439 : total=20081 2022-03-16 08:52:16.895 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:52:16.904 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21702 2022-03-16 08:52:16.908 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-16 08:52:16.955 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:52:16.967 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-16 08:52:16.971 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-16 08:52:16.983 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:52:16.987 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-16 08:52:16.999 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-16 08:52:17.007 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-16 08:52:17.012 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-16 08:52:17.022 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-16 08:52:17.023 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-16 08:52:17.028 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-16 08:52:17.034 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:52:17.038 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:20.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:20.196 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:20.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:20.196 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:20.376 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:20.379 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:52:20.386 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:52:20.387 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:52:20.393 | ++ functions-common:get_field:818 : echo '| 6b991d899be246faa5d0a28bd53d683e | demo |' 2022-03-16 08:52:20.396 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:20.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:52:20.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-16 08:52:20.413 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:52:20.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-16 08:52:20.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-16 08:52:20.447 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 08:52:20.451 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:52:23.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:23.847 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:23.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:23.847 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:24.035 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:24.039 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:52:24.039 | address-scope 2022-03-16 08:52:24.039 | router-admin-state-down-before-update 2022-03-16 08:52:24.040 | agent 2022-03-16 08:52:24.040 | agent-resources-synced 2022-03-16 08:52:24.040 | allowed-address-pairs 2022-03-16 08:52:24.040 | auto-allocated-topology 2022-03-16 08:52:24.040 | availability_zone 2022-03-16 08:52:24.040 | availability_zone_filter 2022-03-16 08:52:24.040 | default-subnetpools 2022-03-16 08:52:24.040 | dhcp_agent_scheduler 2022-03-16 08:52:24.040 | dvr 2022-03-16 08:52:24.040 | empty-string-filtering 2022-03-16 08:52:24.040 | external-net 2022-03-16 08:52:24.040 | extra_dhcp_opt 2022-03-16 08:52:24.040 | extraroute 2022-03-16 08:52:24.040 | extraroute-atomic 2022-03-16 08:52:24.040 | filter-validation 2022-03-16 08:52:24.040 | fip-port-details 2022-03-16 08:52:24.040 | flavors 2022-03-16 08:52:24.040 | floatingip-pools 2022-03-16 08:52:24.040 | ip-substring-filtering 2022-03-16 08:52:24.040 | router 2022-03-16 08:52:24.040 | ext-gw-mode 2022-03-16 08:52:24.040 | l3-ha 2022-03-16 08:52:24.040 | l3-flavors 2022-03-16 08:52:24.040 | l3-port-ip-change-not-allowed 2022-03-16 08:52:24.040 | l3_agent_scheduler 2022-03-16 08:52:24.040 | metering 2022-03-16 08:52:24.040 | metering_source_and_destination_fields 2022-03-16 08:52:24.040 | multi-provider 2022-03-16 08:52:24.040 | net-mtu 2022-03-16 08:52:24.040 | net-mtu-writable 2022-03-16 08:52:24.040 | network_availability_zone 2022-03-16 08:52:24.040 | network-ip-availability 2022-03-16 08:52:24.040 | pagination 2022-03-16 08:52:24.040 | port-device-profile 2022-03-16 08:52:24.040 | port-mac-address-regenerate 2022-03-16 08:52:24.040 | port-numa-affinity-policy 2022-03-16 08:52:24.041 | binding 2022-03-16 08:52:24.041 | binding-extended 2022-03-16 08:52:24.041 | port-security 2022-03-16 08:52:24.041 | project-id 2022-03-16 08:52:24.041 | provider 2022-03-16 08:52:24.041 | quota-check-limit 2022-03-16 08:52:24.041 | quotas 2022-03-16 08:52:24.041 | quota_details 2022-03-16 08:52:24.041 | rbac-policies 2022-03-16 08:52:24.041 | rbac-address-group 2022-03-16 08:52:24.041 | rbac-address-scope 2022-03-16 08:52:24.041 | rbac-security-groups 2022-03-16 08:52:24.041 | rbac-subnetpool 2022-03-16 08:52:24.041 | revision-if-match 2022-03-16 08:52:24.041 | standard-attr-revisions 2022-03-16 08:52:24.041 | router_availability_zone 2022-03-16 08:52:24.041 | security-groups-normalized-cidr 2022-03-16 08:52:24.041 | port-security-groups-filtering 2022-03-16 08:52:24.041 | security-groups-remote-address-group 2022-03-16 08:52:24.041 | security-groups-shared-filtering 2022-03-16 08:52:24.041 | security-group 2022-03-16 08:52:24.041 | service-type 2022-03-16 08:52:24.041 | sorting 2022-03-16 08:52:24.041 | standard-attr-description 2022-03-16 08:52:24.041 | stateful-security-group 2022-03-16 08:52:24.041 | subnet_onboard 2022-03-16 08:52:24.041 | subnet-service-types 2022-03-16 08:52:24.041 | subnet_allocation 2022-03-16 08:52:24.041 | subnetpool-prefix-ops 2022-03-16 08:52:24.041 | standard-attr-tag 2022-03-16 08:52:24.041 | standard-attr-timestamp' 2022-03-16 08:52:24.043 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:52:24.044 | address-scope 2022-03-16 08:52:24.044 | router-admin-state-down-before-update 2022-03-16 08:52:24.044 | agent 2022-03-16 08:52:24.044 | agent-resources-synced 2022-03-16 08:52:24.044 | allowed-address-pairs 2022-03-16 08:52:24.044 | auto-allocated-topology 2022-03-16 08:52:24.044 | availability_zone 2022-03-16 08:52:24.044 | availability_zone_filter 2022-03-16 08:52:24.044 | default-subnetpools 2022-03-16 08:52:24.044 | dhcp_agent_scheduler 2022-03-16 08:52:24.044 | dvr 2022-03-16 08:52:24.044 | empty-string-filtering 2022-03-16 08:52:24.044 | external-net 2022-03-16 08:52:24.044 | extra_dhcp_opt 2022-03-16 08:52:24.044 | extraroute 2022-03-16 08:52:24.044 | extraroute-atomic 2022-03-16 08:52:24.044 | filter-validation 2022-03-16 08:52:24.044 | fip-port-details 2022-03-16 08:52:24.044 | flavors 2022-03-16 08:52:24.044 | floatingip-pools 2022-03-16 08:52:24.044 | ip-substring-filtering 2022-03-16 08:52:24.044 | router 2022-03-16 08:52:24.044 | ext-gw-mode 2022-03-16 08:52:24.044 | l3-ha 2022-03-16 08:52:24.044 | l3-flavors 2022-03-16 08:52:24.044 | l3-port-ip-change-not-allowed 2022-03-16 08:52:24.044 | l3_agent_scheduler 2022-03-16 08:52:24.044 | metering 2022-03-16 08:52:24.044 | metering_source_and_destination_fields 2022-03-16 08:52:24.044 | multi-provider 2022-03-16 08:52:24.044 | net-mtu 2022-03-16 08:52:24.044 | net-mtu-writable 2022-03-16 08:52:24.044 | network_availability_zone 2022-03-16 08:52:24.044 | network-ip-availability 2022-03-16 08:52:24.044 | pagination 2022-03-16 08:52:24.044 | port-device-profile 2022-03-16 08:52:24.045 | port-mac-address-regenerate 2022-03-16 08:52:24.045 | port-numa-affinity-policy 2022-03-16 08:52:24.045 | binding 2022-03-16 08:52:24.045 | binding-extended 2022-03-16 08:52:24.045 | port-security 2022-03-16 08:52:24.045 | project-id 2022-03-16 08:52:24.045 | provider 2022-03-16 08:52:24.045 | quota-check-limit 2022-03-16 08:52:24.045 | quotas 2022-03-16 08:52:24.045 | quota_details 2022-03-16 08:52:24.045 | rbac-policies 2022-03-16 08:52:24.045 | rbac-address-group 2022-03-16 08:52:24.045 | rbac-address-scope 2022-03-16 08:52:24.045 | rbac-security-groups 2022-03-16 08:52:24.045 | rbac-subnetpool 2022-03-16 08:52:24.045 | revision-if-match 2022-03-16 08:52:24.045 | standard-attr-revisions 2022-03-16 08:52:24.045 | router_availability_zone 2022-03-16 08:52:24.045 | security-groups-normalized-cidr 2022-03-16 08:52:24.045 | port-security-groups-filtering 2022-03-16 08:52:24.045 | security-groups-remote-address-group 2022-03-16 08:52:24.045 | security-groups-shared-filtering 2022-03-16 08:52:24.045 | security-group 2022-03-16 08:52:24.045 | service-type 2022-03-16 08:52:24.045 | sorting 2022-03-16 08:52:24.045 | standard-attr-description 2022-03-16 08:52:24.045 | stateful-security-group 2022-03-16 08:52:24.045 | subnet_onboard 2022-03-16 08:52:24.045 | subnet-service-types 2022-03-16 08:52:24.045 | subnet_allocation 2022-03-16 08:52:24.045 | subnetpool-prefix-ops 2022-03-16 08:52:24.045 | standard-attr-tag 2022-03-16 08:52:24.045 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 08:52:24.049 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:52:24.052 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-16 08:52:24.055 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-16 08:52:24.059 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-16 08:52:27.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:27.164 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:27.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:27.164 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:27.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:27.334 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=8ae54dd5-9888-411f-b2e2-2fb7bea6d1a3 2022-03-16 08:52:27.337 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-16 08:52:27.340 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-16 08:52:27.342 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 08:52:27.345 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 08:52:27.349 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-16 08:52:27.349 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-16 08:52:27.351 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-16 08:52:27.355 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:52:27.359 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:31.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:31.232 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:31.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:31.233 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:31.409 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:31.412 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:52:31.415 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:52:31.418 | ++ functions-common:get_field:818 : echo '| id | d6340bc5-7380-46d0-ac24-119ae27c26bf |' 2022-03-16 08:52:31.419 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:52:31.424 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:31.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=d6340bc5-7380-46d0-ac24-119ae27c26bf 2022-03-16 08:52:31.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 6b991d899be246faa5d0a28bd53d683e' 2022-03-16 08:52:31.434 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:52:31.452 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-16 08:52:31.455 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:52:31.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=6b991d899be246faa5d0a28bd53d683e 2022-03-16 08:52:31.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 8ae54dd5-9888-411f-b2e2-2fb7bea6d1a3 ']' 2022-03-16 08:52:31.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-16 08:52:31.465 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-16 08:52:31.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-16 08:52:31.470 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 8ae54dd5-9888-411f-b2e2-2fb7bea6d1a3 ' 2022-03-16 08:52:31.473 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-16 08:52:31.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network d6340bc5-7380-46d0-ac24-119ae27c26bf private-subnet' 2022-03-16 08:52:31.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-16 08:52:31.483 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8ae54dd5-9888-411f-b2e2-2fb7bea6d1a3 --network d6340bc5-7380-46d0-ac24-119ae27c26bf private-subnet 2022-03-16 08:52:31.485 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-16 08:52:31.485 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-16 08:52:31.486 | +++ functions-common:get_field:811 : local data field 2022-03-16 08:52:31.488 | +++ functions-common:get_field:812 : read data 2022-03-16 08:52:34.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:34.997 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:34.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:34.997 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:35.172 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:35.175 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:52:35.178 | +++ functions-common:get_field:816 : field='$3' 2022-03-16 08:52:35.181 | +++ functions-common:get_field:818 : echo '| id | b227720d-1a9e-4eb7-8d15-d232d1395437 |' 2022-03-16 08:52:35.182 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:52:35.188 | +++ functions-common:get_field:812 : read data 2022-03-16 08:52:35.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=b227720d-1a9e-4eb7-8d15-d232d1395437 2022-03-16 08:52:35.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 6b991d899be246faa5d0a28bd53d683e' 2022-03-16 08:52:35.197 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:52:35.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo b227720d-1a9e-4eb7-8d15-d232d1395437 2022-03-16 08:52:35.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=b227720d-1a9e-4eb7-8d15-d232d1395437 2022-03-16 08:52:35.221 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-16 08:52:35.224 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-16 08:52:35.227 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-16 08:52:35.231 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:52:37.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:37.924 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:37.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:37.924 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:38.093 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:38.097 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:52:38.097 | address-scope 2022-03-16 08:52:38.097 | router-admin-state-down-before-update 2022-03-16 08:52:38.097 | agent 2022-03-16 08:52:38.097 | agent-resources-synced 2022-03-16 08:52:38.097 | allowed-address-pairs 2022-03-16 08:52:38.097 | auto-allocated-topology 2022-03-16 08:52:38.097 | availability_zone 2022-03-16 08:52:38.097 | availability_zone_filter 2022-03-16 08:52:38.097 | default-subnetpools 2022-03-16 08:52:38.097 | dhcp_agent_scheduler 2022-03-16 08:52:38.097 | dvr 2022-03-16 08:52:38.097 | empty-string-filtering 2022-03-16 08:52:38.097 | external-net 2022-03-16 08:52:38.097 | extra_dhcp_opt 2022-03-16 08:52:38.097 | extraroute 2022-03-16 08:52:38.097 | extraroute-atomic 2022-03-16 08:52:38.097 | filter-validation 2022-03-16 08:52:38.097 | fip-port-details 2022-03-16 08:52:38.097 | flavors 2022-03-16 08:52:38.097 | floatingip-pools 2022-03-16 08:52:38.097 | ip-substring-filtering 2022-03-16 08:52:38.097 | router 2022-03-16 08:52:38.097 | ext-gw-mode 2022-03-16 08:52:38.097 | l3-ha 2022-03-16 08:52:38.097 | l3-flavors 2022-03-16 08:52:38.097 | l3-port-ip-change-not-allowed 2022-03-16 08:52:38.097 | l3_agent_scheduler 2022-03-16 08:52:38.097 | metering 2022-03-16 08:52:38.097 | metering_source_and_destination_fields 2022-03-16 08:52:38.098 | multi-provider 2022-03-16 08:52:38.098 | net-mtu 2022-03-16 08:52:38.098 | net-mtu-writable 2022-03-16 08:52:38.098 | network_availability_zone 2022-03-16 08:52:38.098 | network-ip-availability 2022-03-16 08:52:38.098 | pagination 2022-03-16 08:52:38.098 | port-device-profile 2022-03-16 08:52:38.098 | port-mac-address-regenerate 2022-03-16 08:52:38.098 | port-numa-affinity-policy 2022-03-16 08:52:38.098 | binding 2022-03-16 08:52:38.098 | binding-extended 2022-03-16 08:52:38.098 | port-security 2022-03-16 08:52:38.098 | project-id 2022-03-16 08:52:38.098 | provider 2022-03-16 08:52:38.098 | quota-check-limit 2022-03-16 08:52:38.098 | quotas 2022-03-16 08:52:38.098 | quota_details 2022-03-16 08:52:38.098 | rbac-policies 2022-03-16 08:52:38.098 | rbac-address-group 2022-03-16 08:52:38.098 | rbac-address-scope 2022-03-16 08:52:38.098 | rbac-security-groups 2022-03-16 08:52:38.098 | rbac-subnetpool 2022-03-16 08:52:38.098 | revision-if-match 2022-03-16 08:52:38.098 | standard-attr-revisions 2022-03-16 08:52:38.098 | router_availability_zone 2022-03-16 08:52:38.098 | security-groups-normalized-cidr 2022-03-16 08:52:38.098 | port-security-groups-filtering 2022-03-16 08:52:38.098 | security-groups-remote-address-group 2022-03-16 08:52:38.098 | security-groups-shared-filtering 2022-03-16 08:52:38.098 | security-group 2022-03-16 08:52:38.098 | service-type 2022-03-16 08:52:38.098 | sorting 2022-03-16 08:52:38.098 | standard-attr-description 2022-03-16 08:52:38.098 | stateful-security-group 2022-03-16 08:52:38.098 | subnet_onboard 2022-03-16 08:52:38.099 | subnet-service-types 2022-03-16 08:52:38.099 | subnet_allocation 2022-03-16 08:52:38.099 | subnetpool-prefix-ops 2022-03-16 08:52:38.099 | standard-attr-tag 2022-03-16 08:52:38.099 | standard-attr-timestamp' 2022-03-16 08:52:38.100 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:52:38.100 | address-scope 2022-03-16 08:52:38.100 | router-admin-state-down-before-update 2022-03-16 08:52:38.100 | agent 2022-03-16 08:52:38.100 | agent-resources-synced 2022-03-16 08:52:38.100 | allowed-address-pairs 2022-03-16 08:52:38.100 | auto-allocated-topology 2022-03-16 08:52:38.100 | availability_zone 2022-03-16 08:52:38.100 | availability_zone_filter 2022-03-16 08:52:38.100 | default-subnetpools 2022-03-16 08:52:38.100 | dhcp_agent_scheduler 2022-03-16 08:52:38.101 | dvr 2022-03-16 08:52:38.101 | empty-string-filtering 2022-03-16 08:52:38.101 | external-net 2022-03-16 08:52:38.101 | extra_dhcp_opt 2022-03-16 08:52:38.101 | extraroute 2022-03-16 08:52:38.101 | extraroute-atomic 2022-03-16 08:52:38.101 | filter-validation 2022-03-16 08:52:38.101 | fip-port-details 2022-03-16 08:52:38.101 | flavors 2022-03-16 08:52:38.101 | floatingip-pools 2022-03-16 08:52:38.101 | ip-substring-filtering 2022-03-16 08:52:38.101 | router 2022-03-16 08:52:38.101 | ext-gw-mode 2022-03-16 08:52:38.101 | l3-ha 2022-03-16 08:52:38.101 | l3-flavors 2022-03-16 08:52:38.101 | l3-port-ip-change-not-allowed 2022-03-16 08:52:38.101 | l3_agent_scheduler 2022-03-16 08:52:38.101 | metering 2022-03-16 08:52:38.101 | metering_source_and_destination_fields 2022-03-16 08:52:38.101 | multi-provider 2022-03-16 08:52:38.101 | net-mtu 2022-03-16 08:52:38.101 | net-mtu-writable 2022-03-16 08:52:38.101 | network_availability_zone 2022-03-16 08:52:38.101 | network-ip-availability 2022-03-16 08:52:38.101 | pagination 2022-03-16 08:52:38.101 | port-device-profile 2022-03-16 08:52:38.101 | port-mac-address-regenerate 2022-03-16 08:52:38.101 | port-numa-affinity-policy 2022-03-16 08:52:38.101 | binding 2022-03-16 08:52:38.101 | binding-extended 2022-03-16 08:52:38.101 | port-security 2022-03-16 08:52:38.101 | project-id 2022-03-16 08:52:38.101 | provider 2022-03-16 08:52:38.101 | quota-check-limit 2022-03-16 08:52:38.101 | quotas 2022-03-16 08:52:38.101 | quota_details 2022-03-16 08:52:38.101 | rbac-policies 2022-03-16 08:52:38.102 | rbac-address-group 2022-03-16 08:52:38.102 | rbac-address-scope 2022-03-16 08:52:38.102 | rbac-security-groups 2022-03-16 08:52:38.102 | rbac-subnetpool 2022-03-16 08:52:38.102 | revision-if-match 2022-03-16 08:52:38.102 | standard-attr-revisions 2022-03-16 08:52:38.102 | router_availability_zone 2022-03-16 08:52:38.102 | security-groups-normalized-cidr 2022-03-16 08:52:38.102 | port-security-groups-filtering 2022-03-16 08:52:38.102 | security-groups-remote-address-group 2022-03-16 08:52:38.102 | security-groups-shared-filtering 2022-03-16 08:52:38.102 | security-group 2022-03-16 08:52:38.102 | service-type 2022-03-16 08:52:38.102 | sorting 2022-03-16 08:52:38.102 | standard-attr-description 2022-03-16 08:52:38.102 | stateful-security-group 2022-03-16 08:52:38.102 | subnet_onboard 2022-03-16 08:52:38.102 | subnet-service-types 2022-03-16 08:52:38.102 | subnet_allocation 2022-03-16 08:52:38.102 | subnetpool-prefix-ops 2022-03-16 08:52:38.102 | standard-attr-tag 2022-03-16 08:52:38.102 | standard-attr-timestamp =~ router ]] 2022-03-16 08:52:38.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:52:38.106 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-16 08:52:38.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 08:52:38.112 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:52:40.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:40.818 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:40.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:40.818 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:40.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:41.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:52:41.002 | address-scope 2022-03-16 08:52:41.002 | router-admin-state-down-before-update 2022-03-16 08:52:41.002 | agent 2022-03-16 08:52:41.002 | agent-resources-synced 2022-03-16 08:52:41.002 | allowed-address-pairs 2022-03-16 08:52:41.002 | auto-allocated-topology 2022-03-16 08:52:41.002 | availability_zone 2022-03-16 08:52:41.002 | availability_zone_filter 2022-03-16 08:52:41.002 | default-subnetpools 2022-03-16 08:52:41.002 | dhcp_agent_scheduler 2022-03-16 08:52:41.002 | dvr 2022-03-16 08:52:41.002 | empty-string-filtering 2022-03-16 08:52:41.002 | external-net 2022-03-16 08:52:41.002 | extra_dhcp_opt 2022-03-16 08:52:41.002 | extraroute 2022-03-16 08:52:41.002 | extraroute-atomic 2022-03-16 08:52:41.002 | filter-validation 2022-03-16 08:52:41.002 | fip-port-details 2022-03-16 08:52:41.002 | flavors 2022-03-16 08:52:41.002 | floatingip-pools 2022-03-16 08:52:41.002 | ip-substring-filtering 2022-03-16 08:52:41.002 | router 2022-03-16 08:52:41.002 | ext-gw-mode 2022-03-16 08:52:41.002 | l3-ha 2022-03-16 08:52:41.002 | l3-flavors 2022-03-16 08:52:41.002 | l3-port-ip-change-not-allowed 2022-03-16 08:52:41.002 | l3_agent_scheduler 2022-03-16 08:52:41.002 | metering 2022-03-16 08:52:41.002 | metering_source_and_destination_fields 2022-03-16 08:52:41.002 | multi-provider 2022-03-16 08:52:41.003 | net-mtu 2022-03-16 08:52:41.003 | net-mtu-writable 2022-03-16 08:52:41.003 | network_availability_zone 2022-03-16 08:52:41.003 | network-ip-availability 2022-03-16 08:52:41.003 | pagination 2022-03-16 08:52:41.003 | port-device-profile 2022-03-16 08:52:41.003 | port-mac-address-regenerate 2022-03-16 08:52:41.003 | port-numa-affinity-policy 2022-03-16 08:52:41.003 | binding 2022-03-16 08:52:41.003 | binding-extended 2022-03-16 08:52:41.003 | port-security 2022-03-16 08:52:41.003 | project-id 2022-03-16 08:52:41.003 | provider 2022-03-16 08:52:41.003 | quota-check-limit 2022-03-16 08:52:41.003 | quotas 2022-03-16 08:52:41.003 | quota_details 2022-03-16 08:52:41.003 | rbac-policies 2022-03-16 08:52:41.003 | rbac-address-group 2022-03-16 08:52:41.003 | rbac-address-scope 2022-03-16 08:52:41.003 | rbac-security-groups 2022-03-16 08:52:41.003 | rbac-subnetpool 2022-03-16 08:52:41.003 | revision-if-match 2022-03-16 08:52:41.003 | standard-attr-revisions 2022-03-16 08:52:41.003 | router_availability_zone 2022-03-16 08:52:41.003 | security-groups-normalized-cidr 2022-03-16 08:52:41.003 | port-security-groups-filtering 2022-03-16 08:52:41.003 | security-groups-remote-address-group 2022-03-16 08:52:41.003 | security-groups-shared-filtering 2022-03-16 08:52:41.003 | security-group 2022-03-16 08:52:41.003 | service-type 2022-03-16 08:52:41.003 | sorting 2022-03-16 08:52:41.003 | standard-attr-description 2022-03-16 08:52:41.003 | stateful-security-group 2022-03-16 08:52:41.003 | subnet_onboard 2022-03-16 08:52:41.003 | subnet-service-types 2022-03-16 08:52:41.003 | subnet_allocation 2022-03-16 08:52:41.004 | subnetpool-prefix-ops 2022-03-16 08:52:41.004 | standard-attr-tag 2022-03-16 08:52:41.004 | standard-attr-timestamp' 2022-03-16 08:52:41.005 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:52:41.005 | address-scope 2022-03-16 08:52:41.005 | router-admin-state-down-before-update 2022-03-16 08:52:41.005 | agent 2022-03-16 08:52:41.005 | agent-resources-synced 2022-03-16 08:52:41.005 | allowed-address-pairs 2022-03-16 08:52:41.005 | auto-allocated-topology 2022-03-16 08:52:41.005 | availability_zone 2022-03-16 08:52:41.005 | availability_zone_filter 2022-03-16 08:52:41.005 | default-subnetpools 2022-03-16 08:52:41.005 | dhcp_agent_scheduler 2022-03-16 08:52:41.005 | dvr 2022-03-16 08:52:41.005 | empty-string-filtering 2022-03-16 08:52:41.005 | external-net 2022-03-16 08:52:41.005 | extra_dhcp_opt 2022-03-16 08:52:41.005 | extraroute 2022-03-16 08:52:41.005 | extraroute-atomic 2022-03-16 08:52:41.005 | filter-validation 2022-03-16 08:52:41.005 | fip-port-details 2022-03-16 08:52:41.005 | flavors 2022-03-16 08:52:41.005 | floatingip-pools 2022-03-16 08:52:41.005 | ip-substring-filtering 2022-03-16 08:52:41.005 | router 2022-03-16 08:52:41.005 | ext-gw-mode 2022-03-16 08:52:41.005 | l3-ha 2022-03-16 08:52:41.005 | l3-flavors 2022-03-16 08:52:41.006 | l3-port-ip-change-not-allowed 2022-03-16 08:52:41.006 | l3_agent_scheduler 2022-03-16 08:52:41.006 | metering 2022-03-16 08:52:41.006 | metering_source_and_destination_fields 2022-03-16 08:52:41.006 | multi-provider 2022-03-16 08:52:41.006 | net-mtu 2022-03-16 08:52:41.006 | net-mtu-writable 2022-03-16 08:52:41.006 | network_availability_zone 2022-03-16 08:52:41.006 | network-ip-availability 2022-03-16 08:52:41.006 | pagination 2022-03-16 08:52:41.006 | port-device-profile 2022-03-16 08:52:41.006 | port-mac-address-regenerate 2022-03-16 08:52:41.006 | port-numa-affinity-policy 2022-03-16 08:52:41.006 | binding 2022-03-16 08:52:41.006 | binding-extended 2022-03-16 08:52:41.006 | port-security 2022-03-16 08:52:41.006 | project-id 2022-03-16 08:52:41.006 | provider 2022-03-16 08:52:41.006 | quota-check-limit 2022-03-16 08:52:41.006 | quotas 2022-03-16 08:52:41.006 | quota_details 2022-03-16 08:52:41.006 | rbac-policies 2022-03-16 08:52:41.006 | rbac-address-group 2022-03-16 08:52:41.006 | rbac-address-scope 2022-03-16 08:52:41.006 | rbac-security-groups 2022-03-16 08:52:41.006 | rbac-subnetpool 2022-03-16 08:52:41.006 | revision-if-match 2022-03-16 08:52:41.006 | standard-attr-revisions 2022-03-16 08:52:41.006 | router_availability_zone 2022-03-16 08:52:41.006 | security-groups-normalized-cidr 2022-03-16 08:52:41.006 | port-security-groups-filtering 2022-03-16 08:52:41.006 | security-groups-remote-address-group 2022-03-16 08:52:41.006 | security-groups-shared-filtering 2022-03-16 08:52:41.006 | security-group 2022-03-16 08:52:41.006 | service-type 2022-03-16 08:52:41.007 | sorting 2022-03-16 08:52:41.007 | standard-attr-description 2022-03-16 08:52:41.007 | stateful-security-group 2022-03-16 08:52:41.007 | subnet_onboard 2022-03-16 08:52:41.007 | subnet-service-types 2022-03-16 08:52:41.007 | subnet_allocation 2022-03-16 08:52:41.007 | subnetpool-prefix-ops 2022-03-16 08:52:41.007 | standard-attr-tag 2022-03-16 08:52:41.007 | standard-attr-timestamp =~ external-net ]] 2022-03-16 08:52:41.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:52:41.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-16 08:52:41.016 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-16 08:52:41.016 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-16 08:52:41.016 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-16 08:52:41.020 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:52:41.024 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:43.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:44.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:44.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:44.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:44.167 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:44.170 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:52:44.172 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:52:44.176 | ++ functions-common:get_field:818 : echo '| id | 1bd7e318-7e89-426c-9620-bce5e9080570 |' 2022-03-16 08:52:44.176 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:52:44.182 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:44.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=1bd7e318-7e89-426c-9620-bce5e9080570 2022-03-16 08:52:44.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 6b991d899be246faa5d0a28bd53d683e router1' 2022-03-16 08:52:44.191 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:52:44.208 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-16 08:52:44.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-16 08:52:44.213 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 08:52:44.217 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:52:46.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:46.872 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:46.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:46.872 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:47.043 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:47.046 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:52:47.046 | address-scope 2022-03-16 08:52:47.046 | router-admin-state-down-before-update 2022-03-16 08:52:47.046 | agent 2022-03-16 08:52:47.046 | agent-resources-synced 2022-03-16 08:52:47.046 | allowed-address-pairs 2022-03-16 08:52:47.046 | auto-allocated-topology 2022-03-16 08:52:47.046 | availability_zone 2022-03-16 08:52:47.046 | availability_zone_filter 2022-03-16 08:52:47.047 | default-subnetpools 2022-03-16 08:52:47.047 | dhcp_agent_scheduler 2022-03-16 08:52:47.047 | dvr 2022-03-16 08:52:47.047 | empty-string-filtering 2022-03-16 08:52:47.047 | external-net 2022-03-16 08:52:47.047 | extra_dhcp_opt 2022-03-16 08:52:47.047 | extraroute 2022-03-16 08:52:47.047 | extraroute-atomic 2022-03-16 08:52:47.047 | filter-validation 2022-03-16 08:52:47.047 | fip-port-details 2022-03-16 08:52:47.047 | flavors 2022-03-16 08:52:47.047 | floatingip-pools 2022-03-16 08:52:47.047 | ip-substring-filtering 2022-03-16 08:52:47.047 | router 2022-03-16 08:52:47.047 | ext-gw-mode 2022-03-16 08:52:47.047 | l3-ha 2022-03-16 08:52:47.047 | l3-flavors 2022-03-16 08:52:47.047 | l3-port-ip-change-not-allowed 2022-03-16 08:52:47.047 | l3_agent_scheduler 2022-03-16 08:52:47.047 | metering 2022-03-16 08:52:47.047 | metering_source_and_destination_fields 2022-03-16 08:52:47.047 | multi-provider 2022-03-16 08:52:47.047 | net-mtu 2022-03-16 08:52:47.047 | net-mtu-writable 2022-03-16 08:52:47.047 | network_availability_zone 2022-03-16 08:52:47.047 | network-ip-availability 2022-03-16 08:52:47.047 | pagination 2022-03-16 08:52:47.047 | port-device-profile 2022-03-16 08:52:47.047 | port-mac-address-regenerate 2022-03-16 08:52:47.047 | port-numa-affinity-policy 2022-03-16 08:52:47.047 | binding 2022-03-16 08:52:47.047 | binding-extended 2022-03-16 08:52:47.047 | port-security 2022-03-16 08:52:47.047 | project-id 2022-03-16 08:52:47.047 | provider 2022-03-16 08:52:47.048 | quota-check-limit 2022-03-16 08:52:47.048 | quotas 2022-03-16 08:52:47.048 | quota_details 2022-03-16 08:52:47.048 | rbac-policies 2022-03-16 08:52:47.048 | rbac-address-group 2022-03-16 08:52:47.048 | rbac-address-scope 2022-03-16 08:52:47.048 | rbac-security-groups 2022-03-16 08:52:47.048 | rbac-subnetpool 2022-03-16 08:52:47.048 | revision-if-match 2022-03-16 08:52:47.048 | standard-attr-revisions 2022-03-16 08:52:47.048 | router_availability_zone 2022-03-16 08:52:47.048 | security-groups-normalized-cidr 2022-03-16 08:52:47.048 | port-security-groups-filtering 2022-03-16 08:52:47.048 | security-groups-remote-address-group 2022-03-16 08:52:47.048 | security-groups-shared-filtering 2022-03-16 08:52:47.048 | security-group 2022-03-16 08:52:47.048 | service-type 2022-03-16 08:52:47.048 | sorting 2022-03-16 08:52:47.048 | standard-attr-description 2022-03-16 08:52:47.048 | stateful-security-group 2022-03-16 08:52:47.048 | subnet_onboard 2022-03-16 08:52:47.048 | subnet-service-types 2022-03-16 08:52:47.048 | subnet_allocation 2022-03-16 08:52:47.048 | subnetpool-prefix-ops 2022-03-16 08:52:47.048 | standard-attr-tag 2022-03-16 08:52:47.048 | standard-attr-timestamp' 2022-03-16 08:52:47.050 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:52:47.050 | address-scope 2022-03-16 08:52:47.050 | router-admin-state-down-before-update 2022-03-16 08:52:47.050 | agent 2022-03-16 08:52:47.050 | agent-resources-synced 2022-03-16 08:52:47.050 | allowed-address-pairs 2022-03-16 08:52:47.050 | auto-allocated-topology 2022-03-16 08:52:47.050 | availability_zone 2022-03-16 08:52:47.050 | availability_zone_filter 2022-03-16 08:52:47.050 | default-subnetpools 2022-03-16 08:52:47.050 | dhcp_agent_scheduler 2022-03-16 08:52:47.050 | dvr 2022-03-16 08:52:47.050 | empty-string-filtering 2022-03-16 08:52:47.050 | external-net 2022-03-16 08:52:47.050 | extra_dhcp_opt 2022-03-16 08:52:47.050 | extraroute 2022-03-16 08:52:47.050 | extraroute-atomic 2022-03-16 08:52:47.050 | filter-validation 2022-03-16 08:52:47.050 | fip-port-details 2022-03-16 08:52:47.050 | flavors 2022-03-16 08:52:47.050 | floatingip-pools 2022-03-16 08:52:47.050 | ip-substring-filtering 2022-03-16 08:52:47.050 | router 2022-03-16 08:52:47.051 | ext-gw-mode 2022-03-16 08:52:47.051 | l3-ha 2022-03-16 08:52:47.051 | l3-flavors 2022-03-16 08:52:47.051 | l3-port-ip-change-not-allowed 2022-03-16 08:52:47.051 | l3_agent_scheduler 2022-03-16 08:52:47.051 | metering 2022-03-16 08:52:47.051 | metering_source_and_destination_fields 2022-03-16 08:52:47.051 | multi-provider 2022-03-16 08:52:47.051 | net-mtu 2022-03-16 08:52:47.051 | net-mtu-writable 2022-03-16 08:52:47.051 | network_availability_zone 2022-03-16 08:52:47.051 | network-ip-availability 2022-03-16 08:52:47.051 | pagination 2022-03-16 08:52:47.051 | port-device-profile 2022-03-16 08:52:47.051 | port-mac-address-regenerate 2022-03-16 08:52:47.051 | port-numa-affinity-policy 2022-03-16 08:52:47.051 | binding 2022-03-16 08:52:47.051 | binding-extended 2022-03-16 08:52:47.051 | port-security 2022-03-16 08:52:47.051 | project-id 2022-03-16 08:52:47.051 | provider 2022-03-16 08:52:47.051 | quota-check-limit 2022-03-16 08:52:47.051 | quotas 2022-03-16 08:52:47.051 | quota_details 2022-03-16 08:52:47.051 | rbac-policies 2022-03-16 08:52:47.051 | rbac-address-group 2022-03-16 08:52:47.051 | rbac-address-scope 2022-03-16 08:52:47.051 | rbac-security-groups 2022-03-16 08:52:47.051 | rbac-subnetpool 2022-03-16 08:52:47.051 | revision-if-match 2022-03-16 08:52:47.051 | standard-attr-revisions 2022-03-16 08:52:47.051 | router_availability_zone 2022-03-16 08:52:47.051 | security-groups-normalized-cidr 2022-03-16 08:52:47.051 | port-security-groups-filtering 2022-03-16 08:52:47.051 | security-groups-remote-address-group 2022-03-16 08:52:47.051 | security-groups-shared-filtering 2022-03-16 08:52:47.052 | security-group 2022-03-16 08:52:47.052 | service-type 2022-03-16 08:52:47.052 | sorting 2022-03-16 08:52:47.052 | standard-attr-description 2022-03-16 08:52:47.052 | stateful-security-group 2022-03-16 08:52:47.052 | subnet_onboard 2022-03-16 08:52:47.052 | subnet-service-types 2022-03-16 08:52:47.052 | subnet_allocation 2022-03-16 08:52:47.052 | subnetpool-prefix-ops 2022-03-16 08:52:47.052 | standard-attr-tag 2022-03-16 08:52:47.052 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 08:52:47.053 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:52:47.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-16 08:52:47.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-16 08:52:47.063 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-16 08:52:47.064 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-16 08:52:47.064 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-16 08:52:47.068 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:52:47.073 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:50.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:50.227 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:50.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:50.227 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:50.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:50.410 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:52:50.413 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:52:50.417 | ++ functions-common:get_field:818 : echo '| id | ef74acfc-0733-4a5f-985d-24b779742c35 |' 2022-03-16 08:52:50.417 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:52:50.423 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:50.427 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=ef74acfc-0733-4a5f-985d-24b779742c35 2022-03-16 08:52:50.430 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-16 08:52:50.433 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:52:50.452 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-16 08:52:50.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-16 08:52:50.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1bd7e318-7e89-426c-9620-bce5e9080570 b227720d-1a9e-4eb7-8d15-d232d1395437 2022-03-16 08:52:55.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:55.029 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:55.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:55.029 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:55.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-16 08:52:55.202 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 ef74acfc-0733-4a5f-985d-24b779742c35 2022-03-16 08:52:55.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-16 08:52:55.206 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-16 08:52:55.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.25.5.1 ]] 2022-03-16 08:52:55.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.25.5.1 ' 2022-03-16 08:52:55.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network ef74acfc-0733-4a5f-985d-24b779742c35 --subnet-range 172.25.5.0/24 --no-dhcp ' 2022-03-16 08:52:55.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-16 08:52:55.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-16 08:52:55.223 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.5.1 --network ef74acfc-0733-4a5f-985d-24b779742c35 --subnet-range 172.25.5.0/24 --no-dhcp public-subnet 2022-03-16 08:52:55.224 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-16 08:52:58.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:58.392 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:58.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:52:58.392 | from cryptography.utils import int_from_bytes 2022-03-16 08:52:58.570 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:52:58.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.25.5.1 | 2022-03-16 08:52:58.574 | | id | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 |' 2022-03-16 08:52:58.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-16 08:52:58.578 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:52:58.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.25.5.1 '|' '|' id '|' f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 '|' 2022-03-16 08:52:58.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.25.5.1 | | id | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 |' 2022-03-16 08:52:58.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-16 08:52:58.604 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-16 08:52:58.612 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.25.5.1 '|' '|' id '|' f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 '|' 2022-03-16 08:52:58.612 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:52:58.612 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:58.612 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:52:58.614 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:52:58.617 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.5.1 | | id | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 |' 2022-03-16 08:52:58.617 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:52:58.623 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:58.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.25.5.1 2022-03-16 08:52:58.631 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.25.5.1 '|' '|' id '|' f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 '|' 2022-03-16 08:52:58.631 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-16 08:52:58.633 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:52:58.636 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:58.638 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-16 08:52:58.641 | ++ functions-common:get_field:816 : field='$6' 2022-03-16 08:52:58.644 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.5.1 | | id | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 |' 2022-03-16 08:52:58.644 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-16 08:52:58.651 | ++ functions-common:get_field:812 : read data 2022-03-16 08:52:58.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 2022-03-16 08:52:58.663 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ef74acfc-0733-4a5f-985d-24b779742c35 1bd7e318-7e89-426c-9620-bce5e9080570 2022-03-16 08:53:02.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:02.907 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:02.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:02.907 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:03.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:53:03.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-16 08:53:03.103 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:03.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-16 08:53:03.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-16 08:53:03.111 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-16 08:53:03.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-16 08:53:03.116 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-16 08:53:03.119 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-16 08:53:03.139 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-16 08:53:03.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-16 08:53:03.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-16 08:53:03.147 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-16 08:53:03.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 08:53:03.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-16 08:53:03.155 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 08:53:03.158 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-16 08:53:03.160 | + functions-common:test_with_retry:2365 : local until=10 2022-03-16 08:53:03.162 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 08:53:03.166 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 08:53:03.168 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 08:53:03.171 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:03.173 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:03.176 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:03.181 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420783178 2022-03-16 08:53:03.184 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-16 08:53:03.192 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 08:53:03.195 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:03.198 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:03.200 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:03.203 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:03.205 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:03.208 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 08:53:03.210 | + functions-common:time_stop:2432 : start_time=1647420783178 2022-03-16 08:53:03.213 | + functions-common:time_stop:2434 : [[ -z 1647420783178 ]] 2022-03-16 08:53:03.216 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:03.220 | + functions-common:time_stop:2437 : end_time=1647420783218 2022-03-16 08:53:03.223 | + functions-common:time_stop:2438 : elapsed_time=40 2022-03-16 08:53:03.225 | + functions-common:time_stop:2439 : total=6126 2022-03-16 08:53:03.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:03.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6166 2022-03-16 08:53:03.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-16 08:53:03.237 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.25.5.1 2022-03-16 08:53:03.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-16 08:53:03.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:53:03.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-16 08:53:03.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-16 08:53:03.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.25.5.1/24 dev br-data 2022-03-16 08:53:03.267 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-16 08:53:03.282 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-16 08:53:03.283 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-16 08:53:03.283 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-16 08:53:03.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-16 08:53:05.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:05.603 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:05.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:05.603 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:05.785 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:53:05.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.25.5.191 ' 2022-03-16 08:53:05.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-16 08:53:05.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:53:05.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-16 08:53:05.822 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:53:05.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-16 08:53:05.828 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-16 08:53:05.850 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:05.853 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-16 08:53:05.856 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:53:05.859 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-16 08:53:05.861 | + ./stack.sh:main:1319 : start_nova 2022-03-16 08:53:05.864 | + lib/nova:start_nova:1146 : start_nova_rest 2022-03-16 08:53:05.867 | + lib/nova:start_nova_rest:1054 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:05.869 | + lib/nova:start_nova_rest:1055 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:05.872 | + lib/nova:start_nova_rest:1055 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:05.875 | + lib/nova:start_nova_rest:1057 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 08:53:05.878 | + lib/nova:start_nova_rest:1058 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 08:53:05.880 | + lib/nova:start_nova_rest:1060 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.884 | + functions-common:run_process:1680 : local service=n-sch 2022-03-16 08:53:05.887 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.889 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:05.892 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:05.895 | + functions-common:run_process:1685 : local name=n-sch 2022-03-16 08:53:05.898 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:05.901 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:05.904 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:05.906 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:05.910 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:05.915 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420785912 2022-03-16 08:53:05.918 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-16 08:53:05.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:05.938 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-16 08:53:05.941 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-16 08:53:05.944 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.947 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.950 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.952 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.955 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 08:53:05.957 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 08:53:05.960 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-16 08:53:05.964 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:05.966 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:05.969 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 08:53:05.972 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 08:53:05.976 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-16 08:53:05.977 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:05.980 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:53:05.982 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:53:05.985 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:53:05.987 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:53:05.990 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-16 08:53:05.992 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:53:05.997 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-16 08:53:06.055 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-16 08:53:06.114 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:53:06.172 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-16 08:53:06.231 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-16 08:53:06.297 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:06.362 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:53:06.365 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-16 08:53:06.423 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:53:06.883 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-16 08:53:06.897 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-16 08:53:07.338 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-16 08:53:07.363 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:07.366 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:07.370 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:07.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:07.378 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:07.380 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:07.383 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:07.386 | + functions-common:time_stop:2432 : start_time=1647420785912 2022-03-16 08:53:07.389 | + functions-common:time_stop:2434 : [[ -z 1647420785912 ]] 2022-03-16 08:53:07.392 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:07.397 | + functions-common:time_stop:2437 : end_time=1647420787394 2022-03-16 08:53:07.400 | + functions-common:time_stop:2438 : elapsed_time=1482 2022-03-16 08:53:07.403 | + functions-common:time_stop:2439 : total=21702 2022-03-16 08:53:07.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:07.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23184 2022-03-16 08:53:07.411 | + lib/nova:start_nova_rest:1061 : '[' True == False ']' 2022-03-16 08:53:07.416 | ++ lib/nova:start_nova_rest:1064 : which uwsgi 2022-03-16 08:53:07.421 | + lib/nova:start_nova_rest:1064 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.423 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-16 08:53:07.426 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.428 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:07.432 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:07.438 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-16 08:53:07.441 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:07.444 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:07.447 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:07.450 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:07.454 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:07.459 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420787456 2022-03-16 08:53:07.461 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-16 08:53:07.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:07.488 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-16 08:53:07.491 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-16 08:53:07.494 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.497 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.499 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.502 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.505 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-16 08:53:07.508 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-16 08:53:07.511 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-16 08:53:07.514 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:07.516 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:07.519 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:53:07.522 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-16 08:53:07.525 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-16 08:53:07.528 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.530 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:53:07.533 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:53:07.536 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-16 08:53:07.538 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:53:07.543 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-16 08:53:07.605 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-16 08:53:07.670 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-16 08:53:07.747 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:53:07.838 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:07.919 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-16 08:53:07.988 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-16 08:53:08.060 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-16 08:53:08.127 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-16 08:53:08.198 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-16 08:53:08.273 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:53:08.279 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-16 08:53:08.346 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:53:08.802 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-16 08:53:08.816 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-16 08:53:09.247 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-16 08:53:09.327 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:09.331 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:09.339 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:09.342 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:09.345 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:09.348 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:09.353 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:09.357 | + functions-common:time_stop:2432 : start_time=1647420787456 2022-03-16 08:53:09.360 | + functions-common:time_stop:2434 : [[ -z 1647420787456 ]] 2022-03-16 08:53:09.367 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:09.370 | + functions-common:time_stop:2437 : end_time=1647420789367 2022-03-16 08:53:09.381 | + functions-common:time_stop:2438 : elapsed_time=1911 2022-03-16 08:53:09.381 | + functions-common:time_stop:2439 : total=23184 2022-03-16 08:53:09.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:09.381 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25095 2022-03-16 08:53:09.383 | + lib/nova:start_nova_rest:1067 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.388 | + lib/nova:start_nova_rest:1067 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.391 | + lib/nova:start_nova:1147 : start_nova_console_proxies 2022-03-16 08:53:09.393 | + lib/nova:start_nova_console_proxies:1082 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.396 | + lib/nova:start_nova_console_proxies:1084 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.400 | + lib/nova:start_nova_console_proxies:1084 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.402 | + lib/nova:start_nova_console_proxies:1086 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 08:53:09.405 | + lib/nova:start_nova_console_proxies:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:53:09.408 | + lib/nova:start_nova_console_proxies:1093 : enable_nova_console_proxies 2022-03-16 08:53:09.413 | ++ lib/nova:enable_nova_console_proxies:1071 : seq 1 1 2022-03-16 08:53:09.417 | + lib/nova:enable_nova_console_proxies:1071 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:53:09.420 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 08:53:09.422 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-novnc 2022-03-16 08:53:09.443 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:09.446 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 08:53:09.449 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-spice 2022-03-16 08:53:09.470 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:09.472 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 08:53:09.475 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-sproxy 2022-03-16 08:53:09.496 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:09.502 | ++ lib/nova:start_nova_console_proxies:1094 : seq 1 1 2022-03-16 08:53:09.505 | + lib/nova:start_nova_console_proxies:1094 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:53:09.508 | + lib/nova:start_nova_console_proxies:1095 : local conf 2022-03-16 08:53:09.511 | ++ lib/nova:start_nova_console_proxies:1096 : conductor_conf 1 2022-03-16 08:53:09.514 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:53:09.517 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:53:09.520 | + lib/nova:start_nova_console_proxies:1096 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:53:09.523 | + lib/nova:start_nova_console_proxies:1097 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:53:09.526 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-16 08:53:09.529 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:53:09.531 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:09.534 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:09.537 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-16 08:53:09.540 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:09.543 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:09.545 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:09.548 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:09.554 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:09.556 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420789553 2022-03-16 08:53:09.559 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-16 08:53:09.579 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:09.582 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:09.584 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:09.588 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:09.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:09.597 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:09.600 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:09.604 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:09.606 | + functions-common:time_stop:2432 : start_time=1647420789553 2022-03-16 08:53:09.609 | + functions-common:time_stop:2434 : [[ -z 1647420789553 ]] 2022-03-16 08:53:09.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:09.624 | + functions-common:time_stop:2437 : end_time=1647420789614 2022-03-16 08:53:09.624 | + functions-common:time_stop:2438 : elapsed_time=61 2022-03-16 08:53:09.624 | + functions-common:time_stop:2439 : total=25095 2022-03-16 08:53:09.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:09.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25156 2022-03-16 08:53:09.631 | + lib/nova:start_nova_console_proxies:1098 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:53:09.635 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-16 08:53:09.637 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:53:09.640 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:09.642 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:09.645 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-16 08:53:09.657 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:09.657 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:09.657 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:09.661 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:09.662 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:09.667 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420789663 2022-03-16 08:53:09.669 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-16 08:53:09.690 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:09.694 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:09.697 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:09.702 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:09.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:09.706 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:09.710 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:09.710 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:09.714 | + functions-common:time_stop:2432 : start_time=1647420789663 2022-03-16 08:53:09.718 | + functions-common:time_stop:2434 : [[ -z 1647420789663 ]] 2022-03-16 08:53:09.722 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:09.733 | + functions-common:time_stop:2437 : end_time=1647420789720 2022-03-16 08:53:09.733 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-16 08:53:09.733 | + functions-common:time_stop:2439 : total=25156 2022-03-16 08:53:09.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:09.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25213 2022-03-16 08:53:09.747 | + lib/nova:start_nova_console_proxies:1099 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:09.750 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-16 08:53:09.757 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:09.760 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:09.767 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:09.782 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-16 08:53:09.784 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:09.791 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:09.795 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:09.803 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:09.808 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:09.814 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420789810 2022-03-16 08:53:09.817 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-16 08:53:09.846 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:09.850 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:09.852 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:09.859 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:09.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:09.866 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:09.870 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:09.874 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:09.878 | + functions-common:time_stop:2432 : start_time=1647420789810 2022-03-16 08:53:09.882 | + functions-common:time_stop:2434 : [[ -z 1647420789810 ]] 2022-03-16 08:53:09.890 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:09.896 | + functions-common:time_stop:2437 : end_time=1647420789889 2022-03-16 08:53:09.903 | + functions-common:time_stop:2438 : elapsed_time=79 2022-03-16 08:53:09.910 | + functions-common:time_stop:2439 : total=25213 2022-03-16 08:53:09.915 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:09.923 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25292 2022-03-16 08:53:09.929 | + lib/nova:start_nova_console_proxies:1103 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.934 | + lib/nova:start_nova_console_proxies:1103 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:09.937 | + lib/nova:start_nova:1148 : start_nova_conductor 2022-03-16 08:53:09.940 | + lib/nova:start_nova_conductor:1116 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:53:09.943 | + lib/nova:start_nova_conductor:1122 : enable_nova_fleet 2022-03-16 08:53:09.951 | + lib/nova:enable_nova_fleet:1107 : is_service_enabled n-cond 2022-03-16 08:53:10.001 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:10.011 | + lib/nova:enable_nova_fleet:1108 : enable_service n-super-cond 2022-03-16 08:53:10.086 | ++ lib/nova:enable_nova_fleet:1109 : seq 1 1 2022-03-16 08:53:10.092 | + lib/nova:enable_nova_fleet:1109 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:53:10.095 | + lib/nova:enable_nova_fleet:1110 : enable_service n-cond-cell1 2022-03-16 08:53:10.155 | + lib/nova:start_nova_conductor:1123 : is_service_enabled n-super-cond 2022-03-16 08:53:10.177 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:10.179 | + lib/nova:start_nova_conductor:1124 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.182 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-16 08:53:10.185 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.187 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:10.190 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:10.193 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-16 08:53:10.195 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:10.198 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:10.201 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:10.203 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:10.209 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:10.212 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420790208 2022-03-16 08:53:10.215 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-16 08:53:10.235 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:10.238 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-16 08:53:10.240 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-16 08:53:10.243 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.246 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.249 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.251 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.254 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 08:53:10.257 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 08:53:10.259 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-16 08:53:10.262 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:10.265 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:10.267 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 08:53:10.270 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 08:53:10.273 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-16 08:53:10.276 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.278 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:53:10.280 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:53:10.283 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:53:10.285 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:53:10.288 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-16 08:53:10.291 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:53:10.296 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-16 08:53:10.358 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-16 08:53:10.422 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:53:10.487 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-16 08:53:10.549 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-16 08:53:10.619 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:10.694 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:53:10.699 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-16 08:53:10.769 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:53:11.253 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-16 08:53:11.275 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-16 08:53:11.848 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-16 08:53:11.873 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:11.876 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:11.879 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:11.881 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:11.889 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:11.895 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:11.901 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:11.907 | + functions-common:time_stop:2432 : start_time=1647420790208 2022-03-16 08:53:11.912 | + functions-common:time_stop:2434 : [[ -z 1647420790208 ]] 2022-03-16 08:53:11.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:11.932 | + functions-common:time_stop:2437 : end_time=1647420791925 2022-03-16 08:53:11.939 | + functions-common:time_stop:2438 : elapsed_time=1717 2022-03-16 08:53:11.947 | + functions-common:time_stop:2439 : total=25292 2022-03-16 08:53:11.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:11.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27009 2022-03-16 08:53:11.964 | ++ lib/nova:start_nova_conductor:1126 : seq 1 1 2022-03-16 08:53:11.971 | + lib/nova:start_nova_conductor:1126 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:53:11.978 | + lib/nova:start_nova_conductor:1127 : is_service_enabled n-cond-cell1 2022-03-16 08:53:12.001 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:12.004 | + lib/nova:start_nova_conductor:1128 : local conf 2022-03-16 08:53:12.010 | ++ lib/nova:start_nova_conductor:1129 : conductor_conf 1 2022-03-16 08:53:12.014 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:53:12.017 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:53:12.018 | + lib/nova:start_nova_conductor:1129 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:53:12.021 | + lib/nova:start_nova_conductor:1130 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.027 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-16 08:53:12.028 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.029 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:12.032 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:12.035 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-16 08:53:12.037 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:12.042 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:12.046 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:12.046 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:12.050 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:12.055 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420792051 2022-03-16 08:53:12.058 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-16 08:53:12.080 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:12.083 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-16 08:53:12.086 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-16 08:53:12.089 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.092 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.095 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.098 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.100 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-16 08:53:12.103 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-16 08:53:12.106 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-16 08:53:12.108 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:12.111 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:12.114 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-16 08:53:12.117 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-16 08:53:12.119 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-16 08:53:12.122 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.125 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:53:12.127 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:53:12.130 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:53:12.133 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:53:12.136 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-16 08:53:12.139 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:53:12.143 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-16 08:53:12.209 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-16 08:53:12.281 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:53:12.348 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-16 08:53:12.413 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-16 08:53:12.478 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:12.543 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:53:12.546 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-16 08:53:12.620 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:53:13.156 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-16 08:53:13.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-16 08:53:13.665 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-16 08:53:13.693 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:13.699 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:13.704 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:13.711 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:13.718 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:13.724 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:13.730 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:13.736 | + functions-common:time_stop:2432 : start_time=1647420792051 2022-03-16 08:53:13.742 | + functions-common:time_stop:2434 : [[ -z 1647420792051 ]] 2022-03-16 08:53:13.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:13.752 | + functions-common:time_stop:2437 : end_time=1647420793749 2022-03-16 08:53:13.758 | + functions-common:time_stop:2438 : elapsed_time=1698 2022-03-16 08:53:13.762 | + functions-common:time_stop:2439 : total=27009 2022-03-16 08:53:13.767 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:13.771 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28707 2022-03-16 08:53:13.774 | + lib/nova:start_nova:1149 : start_nova_compute 2022-03-16 08:53:13.779 | + lib/nova:start_nova_compute:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:13.782 | + lib/nova:start_nova_compute:980 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:13.788 | + lib/nova:start_nova_compute:980 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:13.792 | + lib/nova:start_nova_compute:982 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 08:53:13.796 | + lib/nova:start_nova_compute:985 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-16 08:53:13.804 | + lib/nova:start_nova_compute:987 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 08:53:13.808 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:53:13.812 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:53:13.816 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 08:53:13.820 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:53:13.826 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-16 08:53:13.830 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-16 08:53:13.834 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-16 08:53:13.840 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-16 08:53:13.846 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 08:53:13.846 | BEGIN { 2022-03-16 08:53:13.846 | section = "" 2022-03-16 08:53:13.846 | last_section = "" 2022-03-16 08:53:13.846 | section_count = 0 2022-03-16 08:53:13.846 | } 2022-03-16 08:53:13.846 | /^\[.+\]/ { 2022-03-16 08:53:13.846 | gsub("[][]", "", $1); 2022-03-16 08:53:13.846 | section=$1 2022-03-16 08:53:13.846 | next 2022-03-16 08:53:13.846 | } 2022-03-16 08:53:13.846 | /^ *\#/ { 2022-03-16 08:53:13.846 | next 2022-03-16 08:53:13.846 | } 2022-03-16 08:53:13.846 | /^[^ \t]+/ { 2022-03-16 08:53:13.846 | # get offset of first = in $0 2022-03-16 08:53:13.846 | eq_idx = index($0, "=") 2022-03-16 08:53:13.846 | # extract attr & value from $0 2022-03-16 08:53:13.846 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:53:13.847 | value = substr($0, eq_idx + 1) 2022-03-16 08:53:13.847 | # only need to strip trailing whitespace from attr 2022-03-16 08:53:13.847 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:53:13.847 | # need to strip leading & trailing whitespace from value 2022-03-16 08:53:13.847 | sub(/^[ \t]*/, "", value) 2022-03-16 08:53:13.847 | sub(/[ \t]*$/, "", value) 2022-03-16 08:53:13.847 | 2022-03-16 08:53:13.847 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:53:13.847 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:53:13.847 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:53:13.847 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:53:13.847 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:53:13.847 | if (section != last_section) { 2022-03-16 08:53:13.847 | cfg_section[section_count++] = section 2022-03-16 08:53:13.847 | last_section = section 2022-03-16 08:53:13.847 | } 2022-03-16 08:53:13.847 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:53:13.847 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:53:13.847 | 2022-03-16 08:53:13.847 | cfg_attr[section, attr, 0] = value 2022-03-16 08:53:13.847 | cfg_attr_count[section, attr] = 1 2022-03-16 08:53:13.847 | } else { 2022-03-16 08:53:13.847 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:53:13.847 | cfg_attr[section, attr, lno] = value 2022-03-16 08:53:13.847 | } 2022-03-16 08:53:13.847 | } 2022-03-16 08:53:13.847 | END { 2022-03-16 08:53:13.847 | # Process each section in order 2022-03-16 08:53:13.847 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:53:13.847 | section = cfg_section[sno] 2022-03-16 08:53:13.847 | # The ini routines simply append a config item immediately 2022-03-16 08:53:13.847 | # after the section header. To keep the same order as defined 2022-03-16 08:53:13.847 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:53:13.847 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:53:13.847 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:53:13.848 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:53:13.848 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:53:13.848 | else { 2022-03-16 08:53:13.848 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:53:13.848 | count = cfg_attr_count[section, attr] 2022-03-16 08:53:13.848 | print "inidelete " configfile " " section " " attr 2022-03-16 08:53:13.848 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:53:13.848 | for (l = count -2; l >= 0; l--) 2022-03-16 08:53:13.848 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:53:13.848 | } 2022-03-16 08:53:13.848 | } 2022-03-16 08:53:13.848 | } 2022-03-16 08:53:13.848 | } 2022-03-16 08:53:13.848 | ' 2022-03-16 08:53:13.849 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 08:53:13.851 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:53:13.852 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:53:13.855 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:53:13.871 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:53:13.883 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 08:53:13.891 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:53:13.897 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-16 08:53:13.908 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 08:53:13.908 | BEGIN { group = "" } 2022-03-16 08:53:13.908 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:53:13.908 | gsub("[][]", "", $1); 2022-03-16 08:53:13.908 | split($1, a, "|"); 2022-03-16 08:53:13.908 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:53:13.908 | group=a[1] 2022-03-16 08:53:13.908 | } else { 2022-03-16 08:53:13.908 | group="" 2022-03-16 08:53:13.908 | } 2022-03-16 08:53:13.908 | next 2022-03-16 08:53:13.908 | } 2022-03-16 08:53:13.908 | { 2022-03-16 08:53:13.908 | if (group != "") 2022-03-16 08:53:13.908 | print $0 2022-03-16 08:53:13.908 | } 2022-03-16 08:53:13.908 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:53:13.927 | + lib/nova:start_nova_compute:989 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:53:13.932 | + lib/nova:start_nova_compute:996 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-16 08:53:14.003 | + lib/nova:start_nova_compute:999 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-16 08:53:14.059 | + lib/nova:start_nova_compute:1000 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-16 08:53:14.067 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 08:53:14.071 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-16 08:53:14.075 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:53:14.081 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 08:53:14.089 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:53:14.139 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:14.148 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 08:53:14.156 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 08:53:14.162 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:53:14.190 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:14.194 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-16 08:53:14.199 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-16 08:53:14.251 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:53:14.256 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:53:14.263 | + lib/nova:start_nova_compute:1004 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-16 08:53:14.294 | + lib/nova:start_nova_compute:1005 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-16 08:53:14.334 | + lib/nova:start_nova_compute:1010 : configure_console_compute 2022-03-16 08:53:14.336 | + lib/nova:configure_console_compute:643 : local offset 2022-03-16 08:53:14.343 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-16 08:53:14.355 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-16 08:53:14.362 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-16 08:53:14.410 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.20 2022-03-16 08:53:14.414 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-16 08:53:14.463 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:14.468 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-16 08:53:14.514 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:14.525 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-16 08:53:14.531 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-16 08:53:14.577 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-16 08:53:14.597 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:14.600 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-16 08:53:14.630 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:14.633 | + lib/nova:start_nova_compute:1013 : '[' -n '' ']' 2022-03-16 08:53:14.636 | + lib/nova:start_nova_compute:1018 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 08:53:14.639 | + lib/nova:start_nova_compute:1018 : [[ kvm == \q\e\m\u ]] 2022-03-16 08:53:14.644 | + lib/nova:start_nova_compute:1022 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-16 08:53:14.651 | + lib/nova:start_nova_compute:1026 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-16 08:53:14.654 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-16 08:53:14.657 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-16 08:53:14.660 | + functions-common:run_process:1682 : local group=libvirt 2022-03-16 08:53:14.663 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:14.666 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-16 08:53:14.669 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:14.676 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:14.680 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:14.683 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:14.689 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:14.696 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420794690 2022-03-16 08:53:14.699 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-16 08:53:14.726 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:14.735 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:14.735 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:14.735 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:14.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:14.740 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:14.744 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:14.746 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:14.749 | + functions-common:time_stop:2432 : start_time=1647420794690 2022-03-16 08:53:14.752 | + functions-common:time_stop:2434 : [[ -z 1647420794690 ]] 2022-03-16 08:53:14.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:14.772 | + functions-common:time_stop:2437 : end_time=1647420794756 2022-03-16 08:53:14.775 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-16 08:53:14.782 | + functions-common:time_stop:2439 : total=28707 2022-03-16 08:53:14.788 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:14.791 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28773 2022-03-16 08:53:14.798 | + lib/nova:start_nova_compute:1048 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:14.806 | + lib/nova:start_nova_compute:1048 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 08:53:14.815 | + lib/nova:start_nova:1150 : is_service_enabled n-api 2022-03-16 08:53:14.841 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:14.844 | + lib/nova:start_nova:1152 : echo 'Dumping cells_v2 mapping' 2022-03-16 08:53:14.844 | Dumping cells_v2 mapping 2022-03-16 08:53:14.846 | + lib/nova:start_nova:1153 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-16 08:53:15.872 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:53:18.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:18.444 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:18.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:18.444 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:18.444 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 08:53:18.444 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-16 08:53:18.444 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 08:53:18.444 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-16 08:53:18.444 | | cell1 | 9d50089c-c6e2-4f4a-9c02-5bd4bcaa2806 | rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-16 08:53:18.444 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 08:53:18.881 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-16 08:53:18.884 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-16 08:53:18.945 | + inc/async:async_inner:63 : create_flavors 2022-03-16 08:53:18.991 | [133994 Async create_flavors:192245]: running: create_flavors 2022-03-16 08:53:18.994 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-16 08:53:19.014 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:19.017 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-16 08:53:19.020 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:53:19.022 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-16 08:53:19.025 | + ./stack.sh:main:1324 : start_cinder 2022-03-16 08:53:19.028 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-16 08:53:19.030 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-16 08:53:19.033 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-16 08:53:19.036 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-16 08:53:19.053 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:19.057 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-16 08:53:19.059 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-16 08:53:19.062 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-16 08:53:19.065 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-16 08:53:19.070 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.073 | + functions-common:run_process:1680 : local service=c-api 2022-03-16 08:53:19.076 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.079 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:19.082 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:19.084 | + functions-common:run_process:1685 : local name=c-api 2022-03-16 08:53:19.087 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:19.089 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:19.092 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:19.095 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:19.098 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:19.102 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420799100 2022-03-16 08:53:19.105 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-16 08:53:19.122 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:19.125 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-16 08:53:19.128 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-16 08:53:19.130 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.133 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.136 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.139 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.141 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-16 08:53:19.144 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-16 08:53:19.147 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-16 08:53:19.149 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:19.152 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:19.154 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:53:19.157 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-16 08:53:19.159 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-16 08:53:19.162 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.164 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:53:19.166 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:53:19.168 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-16 08:53:19.171 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:53:19.175 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-16 08:53:19.230 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-16 08:53:19.284 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-16 08:53:19.340 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:53:19.403 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:19.461 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-16 08:53:19.519 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-16 08:53:19.574 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-16 08:53:19.630 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-16 08:53:19.686 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-16 08:53:19.744 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:53:19.747 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-16 08:53:19.802 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:53:20.272 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-16 08:53:20.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-16 08:53:20.738 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-16 08:53:20.823 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:20.826 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:20.829 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:20.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:20.834 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:20.836 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:20.839 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:20.842 | + functions-common:time_stop:2432 : start_time=1647420799100 2022-03-16 08:53:20.844 | + functions-common:time_stop:2434 : [[ -z 1647420799100 ]] 2022-03-16 08:53:20.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:20.853 | + functions-common:time_stop:2437 : end_time=1647420800849 2022-03-16 08:53:20.856 | + functions-common:time_stop:2438 : elapsed_time=1749 2022-03-16 08:53:20.860 | + functions-common:time_stop:2439 : total=28773 2022-03-16 08:53:20.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:20.869 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30522 2022-03-16 08:53:20.871 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.20/volume/v3 2022-03-16 08:53:20.876 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-16 08:53:20.876 | Waiting for Cinder API to start... 2022-03-16 08:53:20.879 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.20/volume/v3 2022-03-16 08:53:20.881 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:53:20.888 | + functions:wait_for_service:458 : local url=http://10.222.0.20/volume/v3 2022-03-16 08:53:20.891 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:53:20.894 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:53:20.897 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:53:20.899 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:20.902 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:20.908 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:20.911 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420800907 2022-03-16 08:53:20.913 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:53:20.925 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/volume/v3 2022-03-16 08:53:25.534 | + :: : [[ 401 == 503 ]] 2022-03-16 08:53:25.535 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:53:25.539 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:53:25.541 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:25.544 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:25.546 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:25.549 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:25.552 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:25.554 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:53:25.557 | + functions-common:time_stop:2432 : start_time=1647420800907 2022-03-16 08:53:25.559 | + functions-common:time_stop:2434 : [[ -z 1647420800907 ]] 2022-03-16 08:53:25.563 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:25.567 | + functions-common:time_stop:2437 : end_time=1647420805564 2022-03-16 08:53:25.570 | + functions-common:time_stop:2438 : elapsed_time=4657 2022-03-16 08:53:25.573 | + functions-common:time_stop:2439 : total=18428 2022-03-16 08:53:25.575 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:25.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23085 2022-03-16 08:53:25.580 | + functions:wait_for_service:467 : return 0 2022-03-16 08:53:25.583 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.586 | + functions-common:run_process:1680 : local service=c-sch 2022-03-16 08:53:25.589 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.592 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:25.594 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:25.597 | + functions-common:run_process:1685 : local name=c-sch 2022-03-16 08:53:25.599 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:25.602 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:25.605 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:25.607 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:25.610 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:25.622 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420805612 2022-03-16 08:53:25.622 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-16 08:53:25.637 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:25.640 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 08:53:25.642 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-16 08:53:25.645 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.647 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.651 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.653 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.656 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 08:53:25.659 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 08:53:25.661 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-16 08:53:25.664 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:25.669 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:25.669 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 08:53:25.672 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 08:53:25.675 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-16 08:53:25.678 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.680 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:53:25.683 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:53:25.686 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:53:25.688 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:53:25.691 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-16 08:53:25.694 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:53:25.699 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-16 08:53:25.757 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-16 08:53:25.814 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:25.870 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-16 08:53:25.924 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-16 08:53:25.982 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:26.036 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:53:26.039 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-16 08:53:26.094 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:53:26.559 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-16 08:53:26.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-16 08:53:27.039 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-16 08:53:27.066 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:27.073 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:27.075 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:27.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:27.080 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:27.084 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:27.087 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:27.091 | + functions-common:time_stop:2432 : start_time=1647420805612 2022-03-16 08:53:27.092 | + functions-common:time_stop:2434 : [[ -z 1647420805612 ]] 2022-03-16 08:53:27.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:27.101 | + functions-common:time_stop:2437 : end_time=1647420807098 2022-03-16 08:53:27.104 | + functions-common:time_stop:2438 : elapsed_time=1486 2022-03-16 08:53:27.106 | + functions-common:time_stop:2439 : total=30522 2022-03-16 08:53:27.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:27.112 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32008 2022-03-16 08:53:27.114 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.117 | + functions-common:run_process:1680 : local service=c-bak 2022-03-16 08:53:27.125 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.125 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:27.125 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:27.128 | + functions-common:run_process:1685 : local name=c-bak 2022-03-16 08:53:27.130 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:27.133 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:27.136 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:27.139 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:27.142 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:27.147 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420807144 2022-03-16 08:53:27.149 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-16 08:53:27.168 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:27.171 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 08:53:27.174 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-16 08:53:27.178 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.180 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.184 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.187 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.193 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 08:53:27.196 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 08:53:27.199 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-16 08:53:27.202 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:27.206 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:27.207 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 08:53:27.213 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 08:53:27.216 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-16 08:53:27.219 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.222 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:53:27.224 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:53:27.227 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:53:27.230 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:53:27.232 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-16 08:53:27.235 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:53:27.240 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-16 08:53:27.305 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-16 08:53:27.390 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:27.460 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-16 08:53:27.522 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-16 08:53:27.585 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:27.652 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:53:27.654 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-16 08:53:27.722 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:53:28.196 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-16 08:53:28.211 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-16 08:53:28.673 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-16 08:53:28.705 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:28.715 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:28.719 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:28.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:28.725 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:28.728 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:28.733 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:28.736 | + functions-common:time_stop:2432 : start_time=1647420807144 2022-03-16 08:53:28.738 | + functions-common:time_stop:2434 : [[ -z 1647420807144 ]] 2022-03-16 08:53:28.742 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:28.749 | + functions-common:time_stop:2437 : end_time=1647420808745 2022-03-16 08:53:28.751 | + functions-common:time_stop:2438 : elapsed_time=1601 2022-03-16 08:53:28.754 | + functions-common:time_stop:2439 : total=32008 2022-03-16 08:53:28.756 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:28.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33609 2022-03-16 08:53:28.768 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.768 | + functions-common:run_process:1680 : local service=c-vol 2022-03-16 08:53:28.768 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.773 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:28.775 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:28.778 | + functions-common:run_process:1685 : local name=c-vol 2022-03-16 08:53:28.781 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:28.783 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:28.786 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:28.789 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:28.793 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:28.799 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420808795 2022-03-16 08:53:28.801 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-16 08:53:28.825 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:28.828 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 08:53:28.831 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-16 08:53:28.833 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.836 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.839 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.842 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.845 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 08:53:28.848 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 08:53:28.858 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-16 08:53:28.859 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:28.864 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:28.867 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 08:53:28.871 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 08:53:28.873 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-16 08:53:28.876 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:28.879 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:53:28.882 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:53:28.885 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:53:28.887 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:53:28.891 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-16 08:53:28.893 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:53:28.898 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-16 08:53:28.972 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-16 08:53:29.039 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:53:29.105 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-16 08:53:29.180 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-16 08:53:29.321 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:29.476 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:53:29.481 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-16 08:53:29.580 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:53:30.152 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-16 08:53:30.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-16 08:53:30.809 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-16 08:53:30.852 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:30.858 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:30.864 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:30.878 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:30.892 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:30.897 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:30.903 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:30.909 | + functions-common:time_stop:2432 : start_time=1647420808795 2022-03-16 08:53:30.926 | + functions-common:time_stop:2434 : [[ -z 1647420808795 ]] 2022-03-16 08:53:30.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:30.940 | + functions-common:time_stop:2437 : end_time=1647420810937 2022-03-16 08:53:30.943 | + functions-common:time_stop:2438 : elapsed_time=2142 2022-03-16 08:53:30.946 | + functions-common:time_stop:2439 : total=33609 2022-03-16 08:53:30.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:30.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35751 2022-03-16 08:53:30.955 | + ./stack.sh:main:1325 : create_volume_types 2022-03-16 08:53:30.957 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-16 08:53:30.980 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:30.983 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:53:30.986 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-16 08:53:30.989 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 08:53:30.991 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-16 08:53:30.995 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-16 08:53:31.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:31.054 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-16 08:53:35.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:35.767 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:35.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:53:35.768 | from cryptography.utils import int_from_bytes 2022-03-16 08:53:35.768 | +-------------+--------------------------------------+ 2022-03-16 08:53:35.768 | | Field | Value | 2022-03-16 08:53:35.768 | +-------------+--------------------------------------+ 2022-03-16 08:53:35.768 | | description | None | 2022-03-16 08:53:35.768 | | id | 7bb451f3-beda-41e3-9bc8-fa4874ca4605 | 2022-03-16 08:53:35.768 | | is_public | True | 2022-03-16 08:53:35.768 | | name | lvmdriver-1 | 2022-03-16 08:53:35.768 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-16 08:53:35.768 | +-------------+--------------------------------------+ 2022-03-16 08:53:36.011 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-16 08:53:36.014 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-16 08:53:36.017 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-16 08:53:36.042 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:36.044 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-16 08:53:36.047 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:53:36.051 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-16 08:53:36.055 | + ./stack.sh:main:1340 : start_glance 2022-03-16 08:53:36.059 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-16 08:53:36.061 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-16 08:53:36.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:36.087 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-16 08:53:36.090 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-16 08:53:36.095 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.101 | + functions-common:run_process:1680 : local service=g-api 2022-03-16 08:53:36.104 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.107 | + functions-common:run_process:1682 : local group= 2022-03-16 08:53:36.109 | + functions-common:run_process:1683 : local user= 2022-03-16 08:53:36.112 | + functions-common:run_process:1685 : local name=g-api 2022-03-16 08:53:36.115 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:53:36.117 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:53:36.121 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:36.123 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:36.127 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:36.132 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420816129 2022-03-16 08:53:36.135 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-16 08:53:36.160 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:36.162 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-16 08:53:36.165 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-16 08:53:36.168 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.171 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.173 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.176 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.179 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-16 08:53:36.182 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-16 08:53:36.184 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-16 08:53:36.187 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:53:36.190 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:53:36.192 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:53:36.197 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-16 08:53:36.200 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-16 08:53:36.203 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.206 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:53:36.208 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:53:36.211 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-16 08:53:36.214 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:53:36.219 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-16 08:53:36.279 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-16 08:53:36.342 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-16 08:53:36.406 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:53:36.469 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:53:36.534 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-16 08:53:36.596 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-16 08:53:36.660 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-16 08:53:36.724 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-16 08:53:36.801 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-16 08:53:36.871 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:53:36.874 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-16 08:53:36.942 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:53:37.425 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-16 08:53:37.440 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-16 08:53:37.897 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-16 08:53:37.984 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:53:37.988 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:37.991 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:38.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:38.007 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:38.015 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:38.023 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:53:38.031 | + functions-common:time_stop:2432 : start_time=1647420816129 2022-03-16 08:53:38.036 | + functions-common:time_stop:2434 : [[ -z 1647420816129 ]] 2022-03-16 08:53:38.042 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:38.046 | + functions-common:time_stop:2437 : end_time=1647420818042 2022-03-16 08:53:38.054 | + functions-common:time_stop:2438 : elapsed_time=1913 2022-03-16 08:53:38.068 | + functions-common:time_stop:2439 : total=35751 2022-03-16 08:53:38.082 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:38.084 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37664 2022-03-16 08:53:38.090 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-16 08:53:38.124 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:53:38.127 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.20) to start...' 2022-03-16 08:53:38.127 | Waiting for g-api (10.222.0.20) to start... 2022-03-16 08:53:38.130 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.20/image 2022-03-16 08:53:38.133 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:53:38.140 | + functions:wait_for_service:458 : local url=http://10.222.0.20/image 2022-03-16 08:53:38.146 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:53:38.151 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:53:38.161 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:53:38.166 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:53:38.172 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:53:38.176 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:53:38.183 | + functions-common:time_start:2416 : _TIME_START[$name]=1647420818179 2022-03-16 08:53:38.186 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:53:38.197 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/image 2022-03-16 08:53:42.547 | + :: : [[ 300 == 503 ]] 2022-03-16 08:53:42.550 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:53:42.553 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:53:42.562 | + functions-common:time_stop:2425 : local name 2022-03-16 08:53:42.566 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:53:42.569 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:53:42.572 | + functions-common:time_stop:2428 : local total 2022-03-16 08:53:42.580 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:53:42.584 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:53:42.591 | + functions-common:time_stop:2432 : start_time=1647420818179 2022-03-16 08:53:42.603 | + functions-common:time_stop:2434 : [[ -z 1647420818179 ]] 2022-03-16 08:53:42.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:53:42.614 | + functions-common:time_stop:2437 : end_time=1647420822611 2022-03-16 08:53:42.617 | + functions-common:time_stop:2438 : elapsed_time=4432 2022-03-16 08:53:42.620 | + functions-common:time_stop:2439 : total=23085 2022-03-16 08:53:42.634 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:53:42.634 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27517 2022-03-16 08:53:42.634 | + functions:wait_for_service:467 : return 0 2022-03-16 08:53:42.634 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-16 08:53:42.652 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:42.657 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-16 08:53:42.675 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:53:42.680 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-16 08:53:42.681 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:53:42.684 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-16 08:53:42.687 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-16 08:53:42.690 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.694 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.696 | + functions:upload_image:134 : local image image_fname image_name 2022-03-16 08:53:42.699 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-16 08:53:42.704 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.709 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.711 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-16 08:53:42.714 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-16 08:53:42.717 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.724 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-16 08:53:42.727 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.729 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-16 08:53:42.732 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-16 08:53:42.735 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-16 08:53:42.737 | + functions:upload_image:294 : local kernel= 2022-03-16 08:53:42.740 | + functions:upload_image:295 : local ramdisk= 2022-03-16 08:53:42.742 | + functions:upload_image:296 : local disk_format= 2022-03-16 08:53:42.745 | + functions:upload_image:297 : local container_format= 2022-03-16 08:53:42.747 | + functions:upload_image:298 : local unpack= 2022-03-16 08:53:42.750 | + functions:upload_image:299 : local img_property= 2022-03-16 08:53:42.753 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 08:53:42.755 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-16 08:53:42.769 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-16 08:53:42.776 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-16 08:53:42.779 | + functions:upload_image:309 : case "$image_fname" in 2022-03-16 08:53:42.786 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.792 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.800 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-16 08:53:42.807 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-16 08:53:42.809 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.813 | + functions:upload_image:376 : disk_format=vhdx 2022-03-16 08:53:42.815 | + functions:upload_image:377 : container_format=bare 2022-03-16 08:53:42.817 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-16 08:53:42.820 | + functions:upload_image:385 : is_arch ppc64le 2022-03-16 08:53:42.828 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:53:42.832 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-16 08:53:42.835 | + functions:upload_image:385 : is_arch ppc64 2022-03-16 08:53:42.838 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:53:42.843 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-16 08:53:42.845 | + functions:upload_image:385 : is_arch ppc 2022-03-16 08:53:42.850 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:53:42.856 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-16 08:53:42.860 | + functions:upload_image:389 : is_arch aarch64 2022-03-16 08:53:42.863 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:53:42.867 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 08:53:42.870 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-16 08:53:42.872 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-16 08:53:42.875 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-16 08:53:42.877 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-16 08:53:42.880 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-16 08:53:42.883 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-16 08:53:42.887 | + functions:_upload_image:105 : shift 2022-03-16 08:53:42.889 | + functions:_upload_image:106 : local container=bare 2022-03-16 08:53:42.891 | + functions:_upload_image:107 : shift 2022-03-16 08:53:42.893 | + functions:_upload_image:108 : local disk=vhdx 2022-03-16 08:53:42.896 | + functions:_upload_image:109 : shift 2022-03-16 08:53:42.898 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:53:42.900 | + functions:_upload_image:111 : shift 2022-03-16 08:53:42.903 | + functions:_upload_image:112 : local properties 2022-03-16 08:53:42.907 | + functions:_upload_image:113 : local useimport 2022-03-16 08:53:42.911 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-16 08:53:42.913 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-16 08:53:42.915 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-16 08:53:42.918 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-16 08:53:42.920 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-16 08:53:42.924 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-16 08:53:42.926 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-16 08:53:42.929 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-16 08:53:51.762 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:53:51.798 | [192245 Async create_flavors:192245]: finished successfully 2022-03-16 08:54:01.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:01.947 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:01.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:01.947 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:01.947 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 08:54:01.947 | | Field | Value | 2022-03-16 08:54:01.947 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 08:54:01.947 | | container_format | bare | 2022-03-16 08:54:01.947 | | created_at | 2022-03-16T08:53:45Z | 2022-03-16 08:54:01.947 | | disk_format | vhdx | 2022-03-16 08:54:01.947 | | file | /v2/images/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1/file | 2022-03-16 08:54:01.947 | | id | eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 | 2022-03-16 08:54:01.947 | | min_disk | 0 | 2022-03-16 08:54:01.947 | | min_ram | 0 | 2022-03-16 08:54:01.947 | | name | ubuntu-16 | 2022-03-16 08:54:01.947 | | owner | f9fc1f83b4ae4978aaf6713b2c6a55d7 | 2022-03-16 08:54:01.947 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-16 08:54:01.947 | | protected | False | 2022-03-16 08:54:01.947 | | schema | /v2/schemas/image | 2022-03-16 08:54:01.947 | | status | queued | 2022-03-16 08:54:01.947 | | tags | | 2022-03-16 08:54:01.948 | | updated_at | 2022-03-16T08:53:45Z | 2022-03-16 08:54:01.948 | | visibility | public | 2022-03-16 08:54:01.948 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 08:54:02.109 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-16 08:54:02.163 | [133994 Async create_flavors:192245]: Waiting for completion of create_flavors running on PID 192245 (2 other jobs running) 2022-03-16 08:54:02.189 | [133994 Async create_flavors:192245]: Signaling child to exit 2022-03-16 08:54:02.190 | WAKEUP 2022-03-16 08:54:02.215 | [133994 Async create_flavors:192245]: Signaled 2022-03-16 08:54:02.216 | + lib/nova:create_flavors:1217 : is_service_enabled n-api 2022-03-16 08:54:02.217 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:02.217 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-16 08:54:02.217 | + lib/nova:create_flavors:1218 : grep -q ds512M 2022-03-16 08:54:02.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.217 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.217 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.217 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-16 08:54:02.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.217 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.217 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.217 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.217 | | Field | Value | 2022-03-16 08:54:02.217 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.217 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.217 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.217 | | description | None | 2022-03-16 08:54:02.217 | | disk | 1 | 2022-03-16 08:54:02.217 | | id | c1 | 2022-03-16 08:54:02.217 | | name | cirros256 | 2022-03-16 08:54:02.217 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.217 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.217 | | ram | 256 | 2022-03-16 08:54:02.217 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.217 | | swap | | 2022-03-16 08:54:02.217 | | vcpus | 1 | 2022-03-16 08:54:02.217 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.217 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-16 08:54:02.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.217 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.218 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.218 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.218 | | Field | Value | 2022-03-16 08:54:02.218 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.218 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.218 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.218 | | description | None | 2022-03-16 08:54:02.218 | | disk | 5 | 2022-03-16 08:54:02.218 | | id | d1 | 2022-03-16 08:54:02.218 | | name | ds512M | 2022-03-16 08:54:02.218 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.218 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.218 | | ram | 512 | 2022-03-16 08:54:02.218 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.218 | | swap | | 2022-03-16 08:54:02.218 | | vcpus | 1 | 2022-03-16 08:54:02.218 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.218 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-16 08:54:02.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.218 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.218 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.218 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.218 | | Field | Value | 2022-03-16 08:54:02.218 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.218 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.218 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.218 | | description | None | 2022-03-16 08:54:02.218 | | disk | 10 | 2022-03-16 08:54:02.218 | | id | d2 | 2022-03-16 08:54:02.218 | | name | ds1G | 2022-03-16 08:54:02.218 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.218 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.219 | | ram | 1024 | 2022-03-16 08:54:02.219 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.219 | | swap | | 2022-03-16 08:54:02.219 | | vcpus | 1 | 2022-03-16 08:54:02.219 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.219 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-16 08:54:02.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.219 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.219 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.219 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.219 | | Field | Value | 2022-03-16 08:54:02.219 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.219 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.219 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.219 | | description | None | 2022-03-16 08:54:02.219 | | disk | 10 | 2022-03-16 08:54:02.219 | | id | d3 | 2022-03-16 08:54:02.219 | | name | ds2G | 2022-03-16 08:54:02.219 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.219 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.219 | | ram | 2048 | 2022-03-16 08:54:02.219 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.219 | | swap | | 2022-03-16 08:54:02.219 | | vcpus | 2 | 2022-03-16 08:54:02.219 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.219 | + lib/nova:create_flavors:1224 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-16 08:54:02.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.219 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.219 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.219 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.219 | | Field | Value | 2022-03-16 08:54:02.219 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.220 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.220 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.220 | | description | None | 2022-03-16 08:54:02.220 | | disk | 20 | 2022-03-16 08:54:02.220 | | id | d4 | 2022-03-16 08:54:02.220 | | name | ds4G | 2022-03-16 08:54:02.220 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.220 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.220 | | ram | 4096 | 2022-03-16 08:54:02.220 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.220 | | swap | | 2022-03-16 08:54:02.220 | | vcpus | 4 | 2022-03-16 08:54:02.220 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.220 | + lib/nova:create_flavors:1227 : openstack --os-region-name=RegionOne flavor list 2022-03-16 08:54:02.220 | + lib/nova:create_flavors:1227 : grep -q m1.tiny 2022-03-16 08:54:02.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.220 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.220 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.220 | + lib/nova:create_flavors:1228 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-16 08:54:02.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.220 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.220 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.220 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.220 | | Field | Value | 2022-03-16 08:54:02.220 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.220 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.220 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.220 | | description | None | 2022-03-16 08:54:02.220 | | disk | 1 | 2022-03-16 08:54:02.220 | | id | 1 | 2022-03-16 08:54:02.220 | | name | m1.tiny | 2022-03-16 08:54:02.221 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.221 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.221 | | ram | 512 | 2022-03-16 08:54:02.221 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.221 | | swap | | 2022-03-16 08:54:02.221 | | vcpus | 1 | 2022-03-16 08:54:02.221 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.221 | + lib/nova:create_flavors:1229 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-16 08:54:02.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.221 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.221 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.221 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.221 | | Field | Value | 2022-03-16 08:54:02.221 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.221 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.221 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.221 | | description | None | 2022-03-16 08:54:02.221 | | disk | 20 | 2022-03-16 08:54:02.221 | | id | 2 | 2022-03-16 08:54:02.221 | | name | m1.small | 2022-03-16 08:54:02.221 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.221 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.221 | | ram | 2048 | 2022-03-16 08:54:02.221 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.221 | | swap | | 2022-03-16 08:54:02.221 | | vcpus | 1 | 2022-03-16 08:54:02.221 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.221 | + lib/nova:create_flavors:1230 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-16 08:54:02.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.221 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.221 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.221 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.222 | | Field | Value | 2022-03-16 08:54:02.222 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.222 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.222 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.222 | | description | None | 2022-03-16 08:54:02.222 | | disk | 40 | 2022-03-16 08:54:02.222 | | id | 3 | 2022-03-16 08:54:02.222 | | name | m1.medium | 2022-03-16 08:54:02.222 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.222 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.222 | | ram | 4096 | 2022-03-16 08:54:02.222 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.222 | | swap | | 2022-03-16 08:54:02.222 | | vcpus | 2 | 2022-03-16 08:54:02.222 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.222 | + lib/nova:create_flavors:1231 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-16 08:54:02.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.222 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.222 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.222 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.222 | | Field | Value | 2022-03-16 08:54:02.222 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.222 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.223 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.223 | | description | None | 2022-03-16 08:54:02.223 | | disk | 80 | 2022-03-16 08:54:02.223 | | id | 4 | 2022-03-16 08:54:02.223 | | name | m1.large | 2022-03-16 08:54:02.223 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.223 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.223 | | ram | 8192 | 2022-03-16 08:54:02.223 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.223 | | swap | | 2022-03-16 08:54:02.223 | | vcpus | 4 | 2022-03-16 08:54:02.223 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.223 | + lib/nova:create_flavors:1232 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-16 08:54:02.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.223 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:02.223 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:02.223 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.223 | | Field | Value | 2022-03-16 08:54:02.223 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.223 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:54:02.223 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:54:02.223 | | description | None | 2022-03-16 08:54:02.223 | | disk | 160 | 2022-03-16 08:54:02.223 | | id | 5 | 2022-03-16 08:54:02.223 | | name | m1.xlarge | 2022-03-16 08:54:02.223 | | os-flavor-access:is_public | True | 2022-03-16 08:54:02.223 | | properties | hw_rng:allowed='True' | 2022-03-16 08:54:02.223 | | ram | 16384 | 2022-03-16 08:54:02.223 | | rxtx_factor | 1.0 | 2022-03-16 08:54:02.223 | | swap | | 2022-03-16 08:54:02.223 | | vcpus | 8 | 2022-03-16 08:54:02.223 | +----------------------------+-----------------------+ 2022-03-16 08:54:02.266 | [133994 Async create_flavors:192245]: finished create_flavors with result 0 in 32 seconds 2022-03-16 08:54:02.270 | + inc/async:async_wait:197 : return 0 2022-03-16 08:54:02.272 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-16 08:54:02.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:54:02.293 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-16 08:54:02.311 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:02.314 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-16 08:54:02.333 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:02.335 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-16 08:54:02.338 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 08:54:02.341 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 08:54:02.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-16 08:54:02.347 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 08:54:02.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-16 08:54:02.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-16 08:54:02.353 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-16 08:54:02.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-16 08:54:02.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-16 08:54:02.357 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-16 08:54:02.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-16 08:54:02.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-16 08:54:02.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-16 08:54:02.363 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-16 08:54:02.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-16 08:54:02.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:54:02.367 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-16 08:54:02.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:54:02.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-16 08:54:02.372 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:54:02.373 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-16 08:54:02.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:54:02.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-16 08:54:02.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:54:02.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-16 08:54:02.380 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-16 08:54:02.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:54:02.383 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-16 08:54:02.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:54:02.387 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-16 08:54:02.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-16 08:54:02.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-16 08:54:02.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:54:02.392 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-16 08:54:02.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:54:02.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-16 08:54:02.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-16 08:54:02.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-16 08:54:02.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-16 08:54:02.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-16 08:54:02.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-16 08:54:02.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-16 08:54:02.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-16 08:54:02.407 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-16 08:54:02.409 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-16 08:54:02.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-16 08:54:02.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-16 08:54:02.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 08:54:02.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 08:54:02.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-16 08:54:02.418 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-16 08:54:02.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-16 08:54:02.421 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-16 08:54:02.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-16 08:54:02.424 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-16 08:54:02.426 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-16 08:54:02.428 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-16 08:54:02.430 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-16 08:54:02.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-16 08:54:02.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-16 08:54:02.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-16 08:54:02.433 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-16 08:54:04.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:04.554 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:04.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:04.554 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:04.554 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-16 08:54:04.556 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-16 08:54:04.717 | + ./stack.sh:main:1390 : save_stackenv 2022-03-16 08:54:04.720 | + functions-common:save_stackenv:60 : local tag= 2022-03-16 08:54:04.723 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 08:54:04.728 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-085404 2022-03-16 08:54:04.731 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-085404 ' 2022-03-16 08:54:04.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.736 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 08:54:04.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.742 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 08:54:04.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.748 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 08:54:04.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.753 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-16 08:54:04.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.757 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-16 08:54:04.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.763 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-16 08:54:04.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.768 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-083514 2022-03-16 08:54:04.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.773 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 08:54:04.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.778 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-16 08:54:04.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.793 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 08:54:04.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.798 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 08:54:04.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.803 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 08:54:04.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:54:04.809 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 08:54:04.811 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-16 08:54:04.814 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:54:04.816 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:54:04.819 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-16 08:54:04.821 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:54:04.824 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:54:04.826 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:54:04.829 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-16 08:54:04.832 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:54:04.835 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-16 08:54:04.837 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:54:04.840 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-16 08:54:04.840 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:54:04.840 | gsub("[][]", "", $1); 2022-03-16 08:54:04.840 | split($1, a, "|"); 2022-03-16 08:54:04.840 | if (a[1] == matchgroup) 2022-03-16 08:54:04.840 | print a[2] 2022-03-16 08:54:04.840 | } 2022-03-16 08:54:04.840 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:54:04.847 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-16 08:54:04.849 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:54:04.852 | + functions-common:run_phase:1854 : local phase=extra 2022-03-16 08:54:04.854 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:54:04.857 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:54:04.860 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:54:04.863 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:54:04.866 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:54:04.869 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:54:04.874 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:54:04.877 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:54:04.879 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:54:04.882 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-16 08:54:04.885 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:54:04.902 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:04.905 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:54:04.908 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:04.910 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-16 08:54:04.913 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:04.915 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:54:04.918 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:04.921 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-16 08:54:04.923 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-16 08:54:04.926 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:54:04.928 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:54:04.931 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:54:04.934 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:54:04.937 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-16 08:54:04.939 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:54:04.942 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-16 08:54:04.944 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:54:04.947 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:54:04.950 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-16 08:54:04.953 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:54:04.955 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:54:04.958 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-16 08:54:04.960 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:54:04.963 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:54:04.966 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:54:04.969 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-16 08:54:04.972 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:54:04.975 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-16 08:54:04.978 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:54:04.980 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-16 08:54:04.980 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:54:04.981 | gsub("[][]", "", $1); 2022-03-16 08:54:04.981 | split($1, a, "|"); 2022-03-16 08:54:04.981 | if (a[1] == matchgroup) 2022-03-16 08:54:04.981 | print a[2] 2022-03-16 08:54:04.981 | } 2022-03-16 08:54:04.981 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:54:04.987 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-16 08:54:05.006 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:54:05.008 | + ./stack.sh:main:1430 : service_check 2022-03-16 08:54:05.012 | + functions-common:service_check:1718 : local service 2022-03-16 08:54:05.015 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.017 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-16 08:54:05.030 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-16 08:54:05.034 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.036 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-16 08:54:05.053 | enabled 2022-03-16 08:54:05.057 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-16 08:54:05.081 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-16 08:54:05.081 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.081 | Active: active (running) since Wed 2022-03-16 08:51:50 UTC; 2min 14s ago 2022-03-16 08:54:05.081 | Main PID: 185236 (uwsgi) 2022-03-16 08:54:05.081 | Status: "uWSGI is ready" 2022-03-16 08:54:05.081 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:05.081 | Memory: 253.6M 2022-03-16 08:54:05.081 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-16 08:54:05.081 | ├─185236 nova-apiuWSGI master 2022-03-16 08:54:05.081 | ├─185237 nova-apiuWSGI worker 1 2022-03-16 08:54:05.081 | └─185238 nova-apiuWSGI worker 2 2022-03-16 08:54:05.081 | 2022-03-16 08:54:05.081 | Mar 16 08:53:48 n-d-833234-4 devstack@n-api.service[185237]: [pid: 185237|app: 0|req: 17/32] 10.222.0.20 () {64 vars in 1332 bytes} [Wed Mar 16 08:53:48 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-16 08:54:05.081 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185238]: DEBUG nova.api.openstack.wsgi [None req-6668f5ea-81a1-4619-bd65-29469581b791 admin admin] Calling method '>' {{(pid=185238) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-16 08:54:05.081 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185238]: INFO nova.api.openstack.requestlog [None req-6668f5ea-81a1-4619-bd65-29469581b791 admin admin] 10.222.0.20 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001905 2022-03-16 08:54:05.081 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185238]: [pid: 185238|app: 0|req: 16/33] 10.222.0.20 () {54 vars in 930 bytes} [Wed Mar 16 08:53:51 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-16 08:54:05.081 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185237]: DEBUG nova.api.openstack.wsgi [None req-065fd54d-3425-4dc0-be64-2603e5222b61 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "swap": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "name": "m1.xlarge", "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "vcpus": 8}} {{(pid=185237) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 08:54:05.081 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185237]: INFO nova.api.openstack.requestlog [None req-065fd54d-3425-4dc0-be64-2603e5222b61 admin admin] 10.222.0.20 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.127262 2022-03-16 08:54:05.081 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185237]: [pid: 185237|app: 0|req: 18/34] 10.222.0.20 () {64 vars in 1282 bytes} [Wed Mar 16 08:53:51 2022] POST /compute/v2.1/flavors => generated 408 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-16 08:54:05.082 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185238]: DEBUG nova.api.openstack.wsgi [None req-ab0f9947-7015-4deb-a9e0-52ba8301786d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=185238) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 08:54:05.082 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185238]: INFO nova.api.openstack.requestlog [None req-ab0f9947-7015-4deb-a9e0-52ba8301786d admin admin] 10.222.0.20 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.084506 2022-03-16 08:54:05.082 | Mar 16 08:53:51 n-d-833234-4 devstack@n-api.service[185238]: [pid: 185238|app: 0|req: 17/35] 10.222.0.20 () {64 vars in 1332 bytes} [Wed Mar 16 08:53:51 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 08:54:05.085 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.087 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-16 08:54:05.100 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-16 08:54:05.103 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.106 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-16 08:54:05.119 | enabled 2022-03-16 08:54:05.124 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-16 08:54:05.140 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-16 08:54:05.141 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.141 | Active: active (running) since Wed 2022-03-16 08:53:07 UTC; 57s ago 2022-03-16 08:54:05.141 | Main PID: 189999 (nova-scheduler) 2022-03-16 08:54:05.141 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:05.141 | Memory: 154.2M 2022-03-16 08:54:05.141 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-16 08:54:05.141 | ├─189999 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 08:54:05.141 | ├─191297 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 08:54:05.141 | └─191311 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 08:54:05.141 | 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_limit.split_loggers = False {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_limit.status_code_retries = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_limit.status_code_retry_delay = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_limit.timeout = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_limit.valid_interfaces = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_limit.version = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_reports.file_event_handler = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_reports.file_event_handler_interval = 1 {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] oslo_reports.log_dir = None {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.141 | Mar 16 08:53:11 n-d-833234-4 nova-scheduler[189999]: DEBUG oslo_service.service [None req-66b463ee-8b54-4c5e-9c94-008d049c2a7c None None] ******************************************************************************** {{(pid=189999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:54:05.144 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.147 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-16 08:54:05.160 | enabled 2022-03-16 08:54:05.164 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-16 08:54:05.181 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-16 08:54:05.181 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.181 | Active: active (running) since Wed 2022-03-16 08:53:09 UTC; 55s ago 2022-03-16 08:54:05.181 | Main PID: 190516 (uwsgi) 2022-03-16 08:54:05.181 | Status: "uWSGI is ready" 2022-03-16 08:54:05.181 | Tasks: 4 (limit: 14304) 2022-03-16 08:54:05.181 | Memory: 216.5M 2022-03-16 08:54:05.181 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-16 08:54:05.181 | ├─190516 nova-api-metauWSGI master 2022-03-16 08:54:05.181 | ├─190518 nova-api-metauWSGI worker 1 2022-03-16 08:54:05.181 | ├─190519 nova-api-metauWSGI worker 2 2022-03-16 08:54:05.181 | └─190520 nova-api-metauWSGI http 1 2022-03-16 08:54:05.181 | 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: DEBUG oslo_concurrency.lockutils [None req-a0371701-a81a-4a41-9f88-2affb92d66af None None] Lock "9d50089c-c6e2-4f4a-9c02-5bd4bcaa2806" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=190519) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: DEBUG oslo_concurrency.lockutils [None req-a0371701-a81a-4a41-9f88-2affb92d66af None None] Lock "9d50089c-c6e2-4f4a-9c02-5bd4bcaa2806" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=190519) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: DEBUG oslo_db.sqlalchemy.engines [None req-a0371701-a81a-4a41-9f88-2affb92d66af None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=190519) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190518]: DEBUG oslo_db.sqlalchemy.engines [None req-3087679e-82fa-4706-957d-a8739e7057a4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=190518) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: DEBUG oslo_db.sqlalchemy.engines [None req-a0371701-a81a-4a41-9f88-2affb92d66af None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=190519) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: DEBUG oslo_db.sqlalchemy.engines [None req-a0371701-a81a-4a41-9f88-2affb92d66af None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=190519) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190518]: WARNING nova.api.metadata.handler [None req-3087679e-82fa-4706-957d-a8739e7057a4 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190518]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55c91d2279a0 pid: 190518 (default app) 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: WARNING nova.api.metadata.handler [None req-a0371701-a81a-4a41-9f88-2affb92d66af None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 08:54:05.182 | Mar 16 08:53:14 n-d-833234-4 devstack@n-api-meta.service[190519]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55c91d2279a0 pid: 190519 (default app) 2022-03-16 08:54:05.185 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.188 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-16 08:54:05.201 | enabled 2022-03-16 08:54:05.205 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-16 08:54:05.221 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-16 08:54:05.221 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.221 | Active: active (running) since Wed 2022-03-16 08:52:06 UTC; 1min 59s ago 2022-03-16 08:54:05.221 | Main PID: 186457 (uwsgi) 2022-03-16 08:54:05.221 | Status: "uWSGI is ready" 2022-03-16 08:54:05.221 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:05.221 | Memory: 138.5M 2022-03-16 08:54:05.221 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-16 08:54:05.221 | ├─186457 placementuWSGI master 2022-03-16 08:54:05.222 | ├─186458 placementuWSGI worker 1 2022-03-16 08:54:05.222 | └─186459 placementuWSGI worker 2 2022-03-16 08:54:05.222 | 2022-03-16 08:54:05.222 | Mar 16 08:52:09 n-d-833234-4 devstack@placement-api.service[186459]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x55c74f8b59c0 pid: 186459 (default app) 2022-03-16 08:54:05.222 | Mar 16 08:53:11 n-d-833234-4 devstack@placement-api.service[186458]: DEBUG placement.requestlog [None req-5a9b36b1-95a7-4aef-a1f0-e58164c4a7a4 None None] Starting request: 10.222.0.20 "GET /placement/" {{(pid=186458) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 08:54:05.222 | Mar 16 08:53:11 n-d-833234-4 devstack@placement-api.service[186458]: INFO placement.requestlog [None req-5a9b36b1-95a7-4aef-a1f0-e58164c4a7a4 None None] 10.222.0.20 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 08:54:05.222 | Mar 16 08:53:11 n-d-833234-4 devstack@placement-api.service[186458]: [pid: 186458|app: 0|req: 2/2] 10.222.0.20 () {54 vars in 916 bytes} [Wed Mar 16 08:53:11 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2022-03-16 08:54:05.222 | Mar 16 08:53:15 n-d-833234-4 devstack@placement-api.service[186459]: DEBUG placement.requestlog [None req-b8c9a2d4-311d-4512-aa08-31bd4ac7213f None None] Starting request: 10.222.0.20 "GET /placement/" {{(pid=186459) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 08:54:05.222 | Mar 16 08:53:15 n-d-833234-4 devstack@placement-api.service[186459]: INFO placement.requestlog [None req-b8c9a2d4-311d-4512-aa08-31bd4ac7213f None None] 10.222.0.20 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 08:54:05.222 | Mar 16 08:53:15 n-d-833234-4 devstack@placement-api.service[186459]: [pid: 186459|app: 0|req: 1/3] 10.222.0.20 () {54 vars in 916 bytes} [Wed Mar 16 08:53:15 2022] GET /placement => generated 136 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 08:54:05.222 | Mar 16 08:53:17 n-d-833234-4 devstack@placement-api.service[186458]: DEBUG placement.requestlog [None req-7fe4eac6-2334-4459-908f-9215f981d164 None None] Starting request: 10.222.0.20 "GET /placement/" {{(pid=186458) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 08:54:05.222 | Mar 16 08:53:17 n-d-833234-4 devstack@placement-api.service[186458]: INFO placement.requestlog [None req-7fe4eac6-2334-4459-908f-9215f981d164 None None] 10.222.0.20 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 08:54:05.222 | Mar 16 08:53:17 n-d-833234-4 devstack@placement-api.service[186458]: [pid: 186458|app: 0|req: 3/4] 10.222.0.20 () {54 vars in 916 bytes} [Wed Mar 16 08:53:17 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 08:54:05.225 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.228 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-16 08:54:05.241 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-16 08:54:05.244 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.248 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-16 08:54:05.261 | enabled 2022-03-16 08:54:05.265 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-16 08:54:05.281 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-16 08:54:05.281 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.281 | Active: active (running) since Wed 2022-03-16 08:53:37 UTC; 27s ago 2022-03-16 08:54:05.281 | Main PID: 194548 (uwsgi) 2022-03-16 08:54:05.281 | Status: "uWSGI is ready" 2022-03-16 08:54:05.281 | Tasks: 7 (limit: 14304) 2022-03-16 08:54:05.281 | Memory: 225.9M 2022-03-16 08:54:05.281 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-16 08:54:05.281 | ├─194548 glance-apiuWSGI master 2022-03-16 08:54:05.281 | ├─194549 glance-apiuWSGI worker 1 2022-03-16 08:54:05.281 | └─194550 glance-apiuWSGI worker 2 2022-03-16 08:54:05.281 | 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.281 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.282 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.location [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=194549) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:54:05.282 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: DEBUG glance_store.backend [None req-986971e5-a908-4dba-a9a5-c1665296a97a admin admin] Skipping store.set_acls... not implemented. {{(pid=194549) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-16 08:54:05.282 | Mar 16 08:54:01 n-d-833234-4 devstack@g-api.service[194549]: [pid: 194549|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Wed Mar 16 08:53:45 2022] PUT /v2/images/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1/file => generated 0 bytes in 16305 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-16 08:54:05.285 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.288 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-16 08:54:05.302 | enabled 2022-03-16 08:54:05.305 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-16 08:54:05.322 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-16 08:54:05.322 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.322 | Active: active (running) since Wed 2022-03-16 08:53:27 UTC; 38s ago 2022-03-16 08:54:05.322 | Main PID: 193207 (cinder-schedule) 2022-03-16 08:54:05.322 | Tasks: 2 (limit: 14304) 2022-03-16 08:54:05.322 | Memory: 108.9M 2022-03-16 08:54:05.322 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-16 08:54:05.322 | └─193207 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-16 08:54:05.322 | 2022-03-16 08:54:05.322 | Mar 16 08:53:31 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.service [None req-1d0d3c35-a7ac-4e20-b031-1f45af6f709b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=193207) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-16 08:54:05.322 | Mar 16 08:53:32 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.scheduler.host_manager [None req-091c56e4-3cb5-4b46-a700-4cd3fea30b06 None None] Received backup service update from n-d-833234-4: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=193207) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-16 08:54:05.322 | Mar 16 08:53:44 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.scheduler.host_manager [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Received volume service update from n-d-833234-4@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-833234-4:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=193207) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-16 08:54:05.322 | Mar 16 08:53:44 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.scheduler.host_manager [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Updating capabilities for n-d-833234-4@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-833234-4:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 16, 8, 53, 44, 151250)} {{(pid=193207) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-16 08:54:05.322 | Mar 16 08:53:44 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.utils [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=193207) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 08:54:05.322 | Mar 16 08:53:44 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.utils [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=193207) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 08:54:05.322 | Mar 16 08:53:44 n-d-833234-4 cinder-scheduler[193207]: DEBUG cinder.scheduler.host_manager [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'n-d-833234-4@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 16, 8, 53, 44, 175757)}]. {{(pid=193207) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-16 08:54:05.322 | Mar 16 08:53:48 n-d-833234-4 cinder-scheduler[193207]: DEBUG oslo_service.periodic_task [None req-c016b7ae-560c-4f98-ae29-3cc5df5e887e None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=193207) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 08:54:05.322 | Mar 16 08:53:48 n-d-833234-4 cinder-scheduler[193207]: INFO cinder.message.api [None req-c016b7ae-560c-4f98-ae29-3cc5df5e887e None None] Deleted 0 expired messages. 2022-03-16 08:54:05.322 | Mar 16 08:53:48 n-d-833234-4 cinder-scheduler[193207]: DEBUG oslo_service.periodic_task [None req-c016b7ae-560c-4f98-ae29-3cc5df5e887e None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=193207) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 08:54:05.326 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.329 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-16 08:54:05.342 | enabled 2022-03-16 08:54:05.346 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-16 08:54:05.363 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-16 08:54:05.363 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.363 | Active: active (running) since Wed 2022-03-16 08:53:20 UTC; 44s ago 2022-03-16 08:54:05.363 | Main PID: 192768 (uwsgi) 2022-03-16 08:54:05.363 | Status: "uWSGI is ready" 2022-03-16 08:54:05.363 | Tasks: 5 (limit: 14304) 2022-03-16 08:54:05.363 | Memory: 246.2M 2022-03-16 08:54:05.363 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-16 08:54:05.363 | ├─192768 cinder-apiuWSGI master 2022-03-16 08:54:05.363 | ├─192769 cinder-apiuWSGI worker 1 2022-03-16 08:54:05.363 | └─192770 cinder-apiuWSGI worker 2 2022-03-16 08:54:05.363 | 2022-03-16 08:54:05.363 | Mar 16 08:53:34 n-d-833234-4 devstack@c-api.service[192770]: INFO cinder.api.openstack.wsgi [None req-2f6fecd2-601e-4039-bf77-ae2f8cba9803 admin admin] http://10.222.0.20/volume/v3/f9fc1f83b4ae4978aaf6713b2c6a55d7/types returned with HTTP 200 2022-03-16 08:54:05.363 | Mar 16 08:53:34 n-d-833234-4 devstack@c-api.service[192770]: [pid: 192770|app: 0|req: 1/2] 10.222.0.20 () {60 vars in 1237 bytes} [Wed Mar 16 08:53:33 2022] POST /volume/v3/f9fc1f83b4ae4978aaf6713b2c6a55d7/types => generated 186 bytes in 1158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-16 08:54:05.363 | Mar 16 08:53:34 n-d-833234-4 devstack@c-api.service[192769]: DEBUG cinder.api.middleware.request_id [req-2f6fecd2-601e-4039-bf77-ae2f8cba9803 req-5d4cec67-25fa-4df7-a2e8-3896b2c90a59 None None] RequestId filter calling following filter/app {{(pid=192769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: INFO cinder.api.openstack.wsgi [req-2f6fecd2-601e-4039-bf77-ae2f8cba9803 req-5d4cec67-25fa-4df7-a2e8-3896b2c90a59 admin admin] POST http://10.222.0.20/volume/v3/f9fc1f83b4ae4978aaf6713b2c6a55d7/types/7bb451f3-beda-41e3-9bc8-fa4874ca4605/extra_specs 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: DEBUG cinder.api.openstack.wsgi [req-2f6fecd2-601e-4039-bf77-ae2f8cba9803 req-5d4cec67-25fa-4df7-a2e8-3896b2c90a59 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=192769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: DEBUG oslo_db.sqlalchemy.engines [req-2f6fecd2-601e-4039-bf77-ae2f8cba9803 req-5d4cec67-25fa-4df7-a2e8-3896b2c90a59 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=192769) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: INFO cinder.api.openstack.wsgi [req-2f6fecd2-601e-4039-bf77-ae2f8cba9803 req-5d4cec67-25fa-4df7-a2e8-3896b2c90a59 admin admin] http://10.222.0.20/volume/v3/f9fc1f83b4ae4978aaf6713b2c6a55d7/types/7bb451f3-beda-41e3-9bc8-fa4874ca4605/extra_specs returned with HTTP 200 2022-03-16 08:54:05.364 | Mar 16 08:53:35 n-d-833234-4 devstack@c-api.service[192769]: [pid: 192769|app: 0|req: 2/3] 10.222.0.20 () {62 vars in 1454 bytes} [Wed Mar 16 08:53:34 2022] POST /volume/v3/f9fc1f83b4ae4978aaf6713b2c6a55d7/types/7bb451f3-beda-41e3-9bc8-fa4874ca4605/extra_specs => generated 55 bytes in 958 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-16 08:54:05.367 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.370 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-16 08:54:05.384 | enabled 2022-03-16 08:54:05.387 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-16 08:54:05.403 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-16 08:54:05.404 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.404 | Active: active (running) since Wed 2022-03-16 08:53:30 UTC; 34s ago 2022-03-16 08:54:05.404 | Main PID: 193959 (cinder-volume) 2022-03-16 08:54:05.404 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:05.404 | Memory: 141.3M 2022-03-16 08:54:05.404 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-16 08:54:05.404 | ├─193959 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 08:54:05.404 | └─194059 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 08:54:05.404 | 2022-03-16 08:54:05.404 | Mar 16 08:53:44 n-d-833234-4 sudo[194899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-16 08:54:05.404 | Mar 16 08:53:44 n-d-833234-4 sudo[194899]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 08:54:05.404 | Mar 16 08:53:45 n-d-833234-4 sudo[194899]: pam_unix(sudo:session): session closed for user root 2022-03-16 08:54:05.404 | Mar 16 08:53:45 n-d-833234-4 cinder-volume[194059]: DEBUG oslo_concurrency.processutils [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.103s {{(pid=194059) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 08:54:05.404 | Mar 16 08:53:45 n-d-833234-4 cinder-volume[194059]: DEBUG oslo_concurrency.processutils [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=194059) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-16 08:54:05.404 | Mar 16 08:53:45 n-d-833234-4 sudo[194904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-16 08:54:05.404 | Mar 16 08:53:45 n-d-833234-4 sudo[194904]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 08:54:05.404 | Mar 16 08:53:46 n-d-833234-4 sudo[194904]: pam_unix(sudo:session): session closed for user root 2022-03-16 08:54:05.404 | Mar 16 08:53:46 n-d-833234-4 cinder-volume[194059]: DEBUG oslo_concurrency.processutils [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.119s {{(pid=194059) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 08:54:05.404 | Mar 16 08:53:46 n-d-833234-4 cinder-volume[194059]: INFO cinder.volume.manager [None req-79cef47b-c6e7-4afe-accb-7343e57cdc38 None None] Driver post RPC initialization completed successfully. 2022-03-16 08:54:05.407 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.410 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-16 08:54:05.422 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-16 08:54:05.426 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.429 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-16 08:54:05.441 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-16 08:54:05.445 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.448 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-16 08:54:05.459 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-16 08:54:05.463 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.466 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-16 08:54:05.478 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-16 08:54:05.482 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.485 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-16 08:54:05.499 | enabled 2022-03-16 08:54:05.502 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-16 08:54:05.518 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-16 08:54:05.518 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.518 | Active: active (running) since Wed 2022-03-16 08:51:58 UTC; 2min 7s ago 2022-03-16 08:54:05.518 | Main PID: 185865 (/usr/bin/python) 2022-03-16 08:54:05.518 | Tasks: 9 (limit: 14304) 2022-03-16 08:54:05.519 | Memory: 378.3M 2022-03-16 08:54:05.519 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-16 08:54:05.519 | ├─185865 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:54:05.519 | ├─185974 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:54:05.519 | ├─185975 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:54:05.519 | ├─185976 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:54:05.519 | └─185977 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:54:05.519 | 2022-03-16 08:54:05.519 | Mar 16 08:53:19 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-6eea36a5-6158-4d2a-aff8-0f6ec0a4b489 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (8daf6de4-e130-4685-87dd-858842ca56d2), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:20 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (2f491375-6432-44fe-bf95-d0ae8aad3f70), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:21 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-7eb196f3-5ae4-4100-b82f-b7ae30345a80 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (45734948-c077-48d3-a9a6-5d69d86f5be3), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:22 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-41feca1d-9441-4c28-8a47-890e485c77be None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (07b1bdd9-9c91-4702-bcbd-0a94eb912484), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:46 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-903568cb-f4b2-487f-9da6-ff5437a2dafc None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (0ee9c237-cc6c-4d80-9cb1-d7df4d3c4d9f), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:49 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-7b2d06cc-b336-4299-9241-2fda44a97c1b None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (8daf6de4-e130-4685-87dd-858842ca56d2), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:50 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (2f491375-6432-44fe-bf95-d0ae8aad3f70), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:51 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-7eb196f3-5ae4-4100-b82f-b7ae30345a80 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (45734948-c077-48d3-a9a6-5d69d86f5be3), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:52 n-d-833234-4 neutron-server[185976]: DEBUG neutron_lib.callbacks.manager [None req-41feca1d-9441-4c28-8a47-890e485c77be None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732400904156', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1700472'] for agent (07b1bdd9-9c91-4702-bcbd-0a94eb912484), after_update {{(pid=185976) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:54:05.519 | Mar 16 08:53:53 n-d-833234-4 neutron-server[185977]: DEBUG neutron.db.agents_db [None req-222443fe-a57b-4edd-9fa1-5e7fdf6026d7 None None] Agent healthcheck: found 5 active agents {{(pid=185977) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 08:54:05.523 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.525 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-16 08:54:05.538 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-16 08:54:05.541 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.545 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-16 08:54:05.556 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-16 08:54:05.561 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.563 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-16 08:54:05.576 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-16 08:54:05.579 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.582 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-16 08:54:05.594 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-16 08:54:05.598 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.601 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-16 08:54:05.612 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-16 08:54:05.616 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.624 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-16 08:54:05.633 | enabled 2022-03-16 08:54:05.637 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-16 08:54:05.663 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-16 08:54:05.663 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.663 | Active: active (running) since Wed 2022-03-16 08:39:20 UTC; 14min ago 2022-03-16 08:54:05.663 | Main PID: 160438 (dstat.sh) 2022-03-16 08:54:05.663 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:05.663 | Memory: 19.8M 2022-03-16 08:54:05.663 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-16 08:54:05.663 | ├─160438 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-16 08:54:05.664 | ├─160594 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-16 08:54:05.664 | └─160595 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-16 08:54:05.664 | 2022-03-16 08:54:05.664 | Mar 16 08:53:55 n-d-833234-4 dstat.sh[160595]: 16-03 08:53:55| 47 10 39 5 0|5600M 440M 164M 5476M| 179M 179M| 0 84M| 0 998 |5720 14k|3.29 2.78 2.53|5.0 1.0 0| 0 0 | 0 0 | 23 217 0 56 0 2022-03-16 08:54:05.664 | Mar 16 08:53:56 n-d-833234-4 dstat.sh[160595]: 16-03 08:53:56| 45 8 38 6 0|5600M 397M 164M 5519M| 180M 180M| 0 604k| 0 58.0 |5977 15k|3.29 2.78 2.53|2.0 2.0 0| 0 0 | 0 0 | 23 217 0 55 0 2022-03-16 08:54:05.664 | Mar 16 08:53:57 n-d-833234-4 dstat.sh[160595]: 16-03 08:53:57| 45 25 20 10 0|5605M 142M 162M 5766M| 171M 171M| 0 341M| 0 779 |5060 14k|3.29 2.78 2.53|7.0 1.0 12| 0 0 | 0 0 | 23 217 0 55 0 2022-03-16 08:54:05.664 | Mar 16 08:53:58 n-d-833234-4 dstat.sh[160595]: 16-03 08:53:58| 45 11 36 7 0|5603M 157M 162M 5753M| 177M 177M| 0 38M| 0 160 |5870 14k|3.29 2.78 2.53|3.0 0 0| 0 0 | 0 0 | 23 217 0 55 0 2022-03-16 08:54:05.664 | Mar 16 08:53:59 n-d-833234-4 dstat.sh[160595]: 16-03 08:53:59| 37 12 41 8 0|5606M 601M 162M 5306M| 176M 176M| 876k 67M|14.0 174 |4569 13k|3.29 2.78 2.53|5.0 2.0 21| 0 0 | 0 0 | 23 219 0 55 0 2022-03-16 08:54:05.664 | Mar 16 08:54:00 n-d-833234-4 dstat.sh[160595]: 16-03 08:54:00| 46 9 40 4 0|5608M 557M 162M 5348M| 180M 180M| 0 1032k| 0 63.0 |5970 14k|3.27 2.78 2.53|4.0 0 0| 0 0 | 0 0 | 23 219 0 54 0 2022-03-16 08:54:05.664 | Mar 16 08:54:01 n-d-833234-4 dstat.sh[160595]: 16-03 08:54:01| 29 10 50 10 0|5593M 443M 162M 5475M| 91M 91M| 0 104M| 0 228 |9848 27k|3.27 2.78 2.53|2.0 1.0 0| 0 0 | 0 0 | 23 219 0 54 0 2022-03-16 08:54:05.664 | Mar 16 08:54:02 n-d-833234-4 dstat.sh[160595]: 16-03 08:54:02| 16 11 63 8 0|5543M 594M 162M 5374M| 43k 42k| 16k 441k|4.01 46.1 |1904 6755 |3.27 2.78 2.53|1.0 0 284| 0 0 | 0 0 | 23 214 0 58 0 2022-03-16 08:54:05.664 | Mar 16 08:54:03 n-d-833234-4 dstat.sh[160595]: 16-03 08:54:03| 26 2 68 3 0|5565M 572M 162M 5374M|4740 4740 |4098B 248k|1.00 24.0 | 424 4143 |3.27 2.78 2.53|3.0 0 1.0| 0 0 | 0 0 | 23 214 0 58 0 2022-03-16 08:54:05.664 | Mar 16 08:54:04 n-d-833234-4 dstat.sh[160595]: 16-03 08:54:04| 25 5 68 3 0|5531M 606M 162M 5374M| 11k 9385 | 0 244k| 0 18.0 | 614 4191 |3.27 2.78 2.53|3.0 1.0 33| 0 0 | 0 0 | 23 214 0 56 0 2022-03-16 08:54:05.667 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.670 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-16 08:54:05.683 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-16 08:54:05.687 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.689 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-16 08:54:05.702 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-16 08:54:05.705 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.708 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-16 08:54:05.721 | enabled 2022-03-16 08:54:05.726 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-16 08:54:05.747 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-16 08:54:05.747 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.747 | Active: active (running) since Wed 2022-03-16 08:52:10 UTC; 1min 55s ago 2022-03-16 08:54:05.747 | Main PID: 186920 (neutron-openvsw) 2022-03-16 08:54:05.747 | Tasks: 7 (limit: 14304) 2022-03-16 08:54:05.747 | Memory: 250.2M 2022-03-16 08:54:05.747 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-16 08:54:05.747 | ├─186920 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:54:05.747 | ├─188580 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8g3esf4u/privsep.sock 2022-03-16 08:54:05.748 | ├─188648 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpuq0yeak7/privsep.sock 2022-03-16 08:54:05.748 | └─188652 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-16 08:54:05.748 | 2022-03-16 08:54:05.748 | Mar 16 08:53:59 n-d-833234-4 neutron-openvswitch-agent[186920]: DEBUG neutron.agent.linux.utils [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 188652. {{(pid=186920) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 08:54:05.748 | Mar 16 08:53:59 n-d-833234-4 neutron-openvswitch-agent[186920]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.014 2022-03-16 08:54:05.748 | Mar 16 08:54:01 n-d-833234-4 neutron-openvswitch-agent[186920]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Agent rpc_loop - iteration:48 started 2022-03-16 08:54:05.748 | Mar 16 08:54:01 n-d-833234-4 neutron-openvswitch-agent[186920]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xb848e383,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=4792768049052734854,duration_nsec=501000000,duration_sec=105,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=186920) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 08:54:05.748 | Mar 16 08:54:01 n-d-833234-4 neutron-openvswitch-agent[186920]: DEBUG neutron.agent.linux.utils [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 188652. {{(pid=186920) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 08:54:05.748 | Mar 16 08:54:01 n-d-833234-4 neutron-openvswitch-agent[186920]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 08:54:05.748 | Mar 16 08:54:03 n-d-833234-4 neutron-openvswitch-agent[186920]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Agent rpc_loop - iteration:49 started 2022-03-16 08:54:05.748 | Mar 16 08:54:03 n-d-833234-4 neutron-openvswitch-agent[186920]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xb848e385,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=4792768049052734854,duration_nsec=502000000,duration_sec=107,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=186920) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 08:54:05.748 | Mar 16 08:54:03 n-d-833234-4 neutron-openvswitch-agent[186920]: DEBUG neutron.agent.linux.utils [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 188652. {{(pid=186920) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 08:54:05.748 | Mar 16 08:54:03 n-d-833234-4 neutron-openvswitch-agent[186920]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1d2d790f-08e4-4bb7-adb8-55d81881b0d5 None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2022-03-16 08:54:05.751 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.754 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-16 08:54:05.769 | enabled 2022-03-16 08:54:05.773 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-16 08:54:05.790 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-16 08:54:05.790 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.790 | Active: active (running) since Wed 2022-03-16 08:52:11 UTC; 1min 53s ago 2022-03-16 08:54:05.790 | Main PID: 187281 (neutron-dhcp-ag) 2022-03-16 08:54:05.790 | Tasks: 16 (limit: 14304) 2022-03-16 08:54:05.790 | Memory: 378.6M 2022-03-16 08:54:05.790 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-16 08:54:05.790 | ├─187281 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-03-16 08:54:05.790 | ├─188506 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3yhuagdc/privsep.sock 2022-03-16 08:54:05.790 | ├─188604 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9oadi_5w/privsep.sock 2022-03-16 08:54:05.791 | ├─188932 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpk3ascel4/privsep.sock 2022-03-16 08:54:05.791 | ├─188982 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:54:05.791 | ├─188983 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:54:05.791 | └─188994 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/d6340bc5-7380-46d0-ac24-119ae27c26bf/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/d6340bc5-7380-46d0-ac24-119ae27c26bf/host --addn-hosts=/opt/stack/data/neutron/dhcp/d6340bc5-7380-46d0-ac24-119ae27c26bf/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/d6340bc5-7380-46d0-ac24-119ae27c26bf/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/d6340bc5-7380-46d0-ac24-119ae27c26bf/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b227720d-1a9e-4eb7-8d15-d232d1395437,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-03-16 08:54:05.791 | 2022-03-16 08:54:05.791 | Mar 16 08:52:58 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG oslo_concurrency.lockutils [None req-9b1ca970-1fbe-4895-913c-23da38c15032 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=187281) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.791 | Mar 16 08:52:58 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG oslo_concurrency.lockutils [None req-9b1ca970-1fbe-4895-913c-23da38c15032 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=187281) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.791 | Mar 16 08:52:58 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG neutron.agent.dhcp.agent [None req-9b1ca970-1fbe-4895-913c-23da38c15032 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91', 'name': 'public-subnet', 'tenant_id': 'f9fc1f83b4ae4978aaf6713b2c6a55d7', 'network_id': 'ef74acfc-0733-4a5f-985d-24b779742c35', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.5.1', 'cidr': '172.25.5.0/24', 'allocation_pools': [{'start': '172.25.5.2', 'end': '172.25.5.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-16T08:52:57Z', 'updated_at': '2022-03-16T08:52:57Z', 'revision_number': 0, 'project_id': 'f9fc1f83b4ae4978aaf6713b2c6a55d7', 'network': {'id': 'ef74acfc-0733-4a5f-985d-24b779742c35', 'name': 'public', 'tenant_id': 'f9fc1f83b4ae4978aaf6713b2c6a55d7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-03-16T08:52:49Z', 'updated_at': '2022-03-16T08:52:57Z', 'revision_number': 2, 'project_id': 'f9fc1f83b4ae4978aaf6713b2c6a55d7', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=187281) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:54:05.791 | Mar 16 08:52:58 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG oslo_concurrency.lockutils [None req-88a75f95-f93b-47f7-82b1-579fea9d63ab None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=187281) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.791 | Mar 16 08:52:58 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG oslo_concurrency.lockutils [None req-88a75f95-f93b-47f7-82b1-579fea9d63ab None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=187281) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.791 | Mar 16 08:53:02 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=187281) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:54:05.791 | Mar 16 08:53:07 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=187281) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:54:05.791 | Mar 16 08:53:07 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=187281) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:54:05.791 | Mar 16 08:53:16 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=187281) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.791 | Mar 16 08:53:16 n-d-833234-4 neutron-dhcp-agent[187281]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.003s {{(pid=187281) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.794 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.797 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-16 08:54:05.811 | enabled 2022-03-16 08:54:05.815 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-16 08:54:05.832 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-16 08:54:05.832 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.832 | Active: active (running) since Wed 2022-03-16 08:52:13 UTC; 1min 52s ago 2022-03-16 08:54:05.832 | Main PID: 187654 (neutron-l3-agen) 2022-03-16 08:54:05.832 | Tasks: 24 (limit: 14304) 2022-03-16 08:54:05.832 | Memory: 382.6M 2022-03-16 08:54:05.832 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-16 08:54:05.832 | ├─108352 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/0b397830-6076-48fc-ac7c-6c3664b74663.conf 2022-03-16 08:54:05.832 | ├─187654 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-03-16 08:54:05.832 | ├─188645 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4bgt7fih/privsep.sock 2022-03-16 08:54:05.832 | ├─189367 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_y81lg7j/privsep.sock 2022-03-16 08:54:05.832 | ├─189378 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpxe3imi7b/privsep.sock 2022-03-16 08:54:05.832 | ├─189595 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:54:05.832 | ├─189596 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:54:05.833 | └─189607 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/1bd7e318-7e89-426c-9620-bce5e9080570.conf 2022-03-16 08:54:05.833 | 2022-03-16 08:54:05.833 | Mar 16 08:53:13 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e5833d1-3bbd-4822-a1a1-81ef2f1f872f]: (4, ('ARPING 172.25.5.191 from 172.25.5.191 qg-26a9b2e0-a2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=189367) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:54:05.833 | Mar 16 08:53:14 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo.privsep.daemon [-] privsep: reply[0af8e4a4-b041-4c46-beaf-d1c7923b789c]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-5014eff1-34\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=189367) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:54:05.833 | Mar 16 08:53:14 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3883dfb-7241-4c28-8f50-afd7abc6d833]: (4, ('ARPING 172.25.5.191 from 172.25.5.191 qg-26a9b2e0-a2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=189367) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:54:05.833 | Mar 16 08:53:17 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f146286-58b0-46f0-80d5-fd3d43f37109]: (4, ('ARPING 172.25.5.191 from 172.25.5.191 qg-26a9b2e0-a2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=189367) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:54:05.833 | Mar 16 08:53:18 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=187654) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.833 | Mar 16 08:53:18 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=187654) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.833 | Mar 16 08:53:18 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=187654) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.833 | Mar 16 08:53:18 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=187654) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.833 | Mar 16 08:53:18 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo.privsep.daemon [-] privsep: reply[eccb638b-663c-4eba-9210-31af60b7ff54]: (4, ('ARPING 172.25.5.191 from 172.25.5.191 qg-26a9b2e0-a2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=189367) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:54:05.833 | Mar 16 08:53:42 n-d-833234-4 neutron-l3-agent[187654]: DEBUG oslo_service.periodic_task [None req-bdf722cf-472e-453b-ba62-63a26ddc3a30 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=187654) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 08:54:05.836 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.839 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-16 08:54:05.853 | enabled 2022-03-16 08:54:05.856 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-16 08:54:05.873 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-16 08:54:05.873 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.873 | Active: active (running) since Wed 2022-03-16 08:52:15 UTC; 1min 50s ago 2022-03-16 08:54:05.873 | Main PID: 188007 (neutron-metadat) 2022-03-16 08:54:05.873 | Tasks: 4 (limit: 14304) 2022-03-16 08:54:05.873 | Memory: 129.1M 2022-03-16 08:54:05.873 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-16 08:54:05.873 | ├─188007 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 08:54:05.873 | ├─188511 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 08:54:05.873 | └─188512 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 08:54:05.874 | 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_rabbit.ssl = False {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_rabbit.ssl_version = {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_notifications.driver = [] {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_notifications.retry = -1 {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] oslo_messaging_notifications.transport_url = **** {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:05.874 | Mar 16 08:52:20 n-d-833234-4 neutron-metadata-agent[188007]: DEBUG oslo_service.service [None req-16d7dd97-1ba6-4531-ab51-5cd8d0193b41 None None] ******************************************************************************** {{(pid=188007) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:54:05.877 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.879 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-16 08:54:05.893 | enabled 2022-03-16 08:54:05.897 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-16 08:54:05.914 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-16 08:54:05.914 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-16 08:54:05.914 | Active: active (running) since Wed 2022-03-16 08:52:16 UTC; 1min 49s ago 2022-03-16 08:54:05.914 | Main PID: 188398 (neutron-meterin) 2022-03-16 08:54:05.914 | Tasks: 2 (limit: 14304) 2022-03-16 08:54:05.914 | Memory: 113.3M 2022-03-16 08:54:05.914 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-03-16 08:54:05.914 | └─188398 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-03-16 08:54:05.914 | 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=188398) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=188398) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=188398) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=188398) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=188398) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=188398) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=188398) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=188398) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=188398) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:54:05.914 | Mar 16 08:53:51 n-d-833234-4 neutron-metering-agent[188398]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=188398) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-03-16 08:54:05.918 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.920 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-vpn.service 2022-03-16 08:54:05.933 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-03-16 08:54:05.937 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.939 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-03-16 08:54:05.951 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-03-16 08:54:05.955 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.958 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-03-16 08:54:05.969 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-03-16 08:54:05.974 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:05.976 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-bak.service 2022-03-16 08:54:05.990 | enabled 2022-03-16 08:54:05.996 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-bak.service --no-pager 2022-03-16 08:54:06.011 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-03-16 08:54:06.011 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.011 | Active: active (running) since Wed 2022-03-16 08:53:28 UTC; 37s ago 2022-03-16 08:54:06.011 | Main PID: 193565 (cinder-backup) 2022-03-16 08:54:06.011 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:06.011 | Memory: 126.0M 2022-03-16 08:54:06.012 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-03-16 08:54:06.012 | ├─193565 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-16 08:54:06.012 | └─194044 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-16 08:54:06.012 | 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.kv_mountpoint = secret {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.kv_version = 2 {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.namespace = None {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.root_token_id = None {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.split_loggers = False {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.ssl_ca_crt_file = None {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.timeout = None {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.use_ssl = False {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.012 | Mar 16 08:53:32 n-d-833234-4 cinder-backup[193565]: DEBUG oslo_service.service [None req-9d1c2267-9788-4dd9-aa16-ba68a78c1b91 None None] ******************************************************************************** {{(pid=193565) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:54:06.015 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.018 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-proxy.service 2022-03-16 08:54:06.032 | enabled 2022-03-16 08:54:06.036 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-03-16 08:54:06.053 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-03-16 08:54:06.053 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.053 | Active: active (running) since Wed 2022-03-16 08:51:45 UTC; 2min 20s ago 2022-03-16 08:54:06.053 | Main PID: 184423 (swift-proxy-ser) 2022-03-16 08:54:06.053 | Tasks: 2 (limit: 14304) 2022-03-16 08:54:06.053 | Memory: 90.1M 2022-03-16 08:54:06.053 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-03-16 08:54:06.053 | ├─184423 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-16 08:54:06.053 | └─184518 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-16 08:54:06.053 | 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 proxy-server[184518]: Validating token access rules against request 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 swift-proxy-server[184518]: proxy-server: Validating token access rules against request 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 proxy-server[184518]: Received request from user: user_id c39a2f3ce6dd406a936fe04e84075e73, project_id a71d15a039b346a7a00977fdbf2eeba6, roles service,ResellerAdmin 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 swift-proxy-server[184518]: proxy-server: Received request from user: user_id c39a2f3ce6dd406a936fe04e84075e73, project_id a71d15a039b346a7a00977fdbf2eeba6, roles service,ResellerAdmin 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 proxy-server[184518]: Using identity: {'user': ('c39a2f3ce6dd406a936fe04e84075e73', 'glance-swift'), 'tenant': ('a71d15a039b346a7a00977fdbf2eeba6', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx96715c9b6c4e4e618fe40-006231a59a) 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 swift-proxy-server[184518]: proxy-server: Using identity: {'user': ('c39a2f3ce6dd406a936fe04e84075e73', 'glance-swift'), 'tenant': ('a71d15a039b346a7a00977fdbf2eeba6', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx96715c9b6c4e4e618fe40-006231a59a) 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 proxy-server[184518]: User a71d15a039b346a7a00977fdbf2eeba6 has reseller admin authorizing (txn: tx96715c9b6c4e4e618fe40-006231a59a) (client_ip: 10.222.0.20) 2022-03-16 08:54:06.053 | Mar 16 08:53:46 n-d-833234-4 swift-proxy-server[184518]: proxy-server: User a71d15a039b346a7a00977fdbf2eeba6 has reseller admin authorizing (txn: tx96715c9b6c4e4e618fe40-006231a59a) (client_ip: 10.222.0.20) 2022-03-16 08:54:06.054 | Mar 16 08:54:01 n-d-833234-4 proxy-server[184518]: 10.222.0.20 10.222.0.20 16/Mar/2022/08/54/01 PUT /v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiMaWa... 645922816 - - tx96715c9b6c4e4e618fe40-006231a59a - 15.0749 - - 1647420826.742397785 1647420841.817330599 0 2022-03-16 08:54:06.054 | Mar 16 08:54:01 n-d-833234-4 swift-proxy-server[184518]: proxy-server: 10.222.0.20 10.222.0.20 16/Mar/2022/08/54/01 PUT /v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiMaWa... 645922816 - - tx96715c9b6c4e4e618fe40-006231a59a - 15.0749 - - 1647420826.742397785 1647420841.817330599 0 2022-03-16 08:54:06.057 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.059 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-object.service 2022-03-16 08:54:06.073 | enabled 2022-03-16 08:54:06.077 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-object.service --no-pager 2022-03-16 08:54:06.094 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-03-16 08:54:06.094 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.094 | Active: active (running) since Wed 2022-03-16 08:51:39 UTC; 2min 26s ago 2022-03-16 08:54:06.094 | Main PID: 182936 (swift-object-se) 2022-03-16 08:54:06.094 | Tasks: 23 (limit: 14304) 2022-03-16 08:54:06.094 | Memory: 62.5M 2022-03-16 08:54:06.094 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-03-16 08:54:06.094 | ├─182936 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-16 08:54:06.094 | ├─183306 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-16 08:54:06.095 | └─183357 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-16 08:54:06.095 | 2022-03-16 08:54:06.095 | Mar 16 08:51:39 n-d-833234-4 systemd[1]: Started Devstack devstack@s-object.service. 2022-03-16 08:54:06.095 | Mar 16 08:51:41 n-d-833234-4 object-server[182936]: Started child 183306 from parent 182936 2022-03-16 08:54:06.095 | Mar 16 08:51:41 n-d-833234-4 swift-object-server[182936]: object-server: Started child 183306 from parent 182936 2022-03-16 08:54:06.095 | Mar 16 08:51:41 n-d-833234-4 object-server[182936]: Started child 183357 from parent 182936 2022-03-16 08:54:06.095 | Mar 16 08:51:41 n-d-833234-4 swift-object-server[182936]: object-server: Started child 183357 from parent 182936 2022-03-16 08:54:06.095 | Mar 16 08:54:01 n-d-833234-4 object-server[183357]: 127.0.0.1 - - [16/Mar/2022:08:54:01 +0000] "PUT /sdb1/109/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" "tx96715c9b6c4e4e618fe40-006231a59a" "proxy-server 184518" 15.0402 "-" 183357 0 2022-03-16 08:54:06.095 | Mar 16 08:54:01 n-d-833234-4 swift-object-server[183357]: object-server: 127.0.0.1 - - [16/Mar/2022:08:54:01 +0000] "PUT /sdb1/109/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" "tx96715c9b6c4e4e618fe40-006231a59a" "proxy-server 184518" 15.0402 "-" 183357 0 2022-03-16 08:54:06.098 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.101 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container.service 2022-03-16 08:54:06.115 | enabled 2022-03-16 08:54:06.119 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container.service --no-pager 2022-03-16 08:54:06.136 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-03-16 08:54:06.136 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.136 | Active: active (running) since Wed 2022-03-16 08:51:41 UTC; 2min 25s ago 2022-03-16 08:54:06.136 | Main PID: 183295 (swift-container) 2022-03-16 08:54:06.136 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:06.136 | Memory: 62.8M 2022-03-16 08:54:06.136 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-03-16 08:54:06.136 | ├─183295 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-16 08:54:06.136 | ├─183649 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-16 08:54:06.136 | └─183650 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-16 08:54:06.137 | 2022-03-16 08:54:06.137 | Mar 16 08:51:42 n-d-833234-4 container-server[183295]: Started child 183649 from parent 183295 2022-03-16 08:54:06.137 | Mar 16 08:51:42 n-d-833234-4 swift-container-server[183295]: container-server: Started child 183649 from parent 183295 2022-03-16 08:54:06.137 | Mar 16 08:51:42 n-d-833234-4 container-server[183295]: Started child 183650 from parent 183295 2022-03-16 08:54:06.137 | Mar 16 08:51:42 n-d-833234-4 swift-container-server[183295]: container-server: Started child 183650 from parent 183295 2022-03-16 08:54:06.137 | Mar 16 08:53:46 n-d-833234-4 container-server[183650]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "PUT /sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" "tx4ef2a93a0e9d4efda8309-006231a59a" "proxy-server 184518" 0.1328 "-" 183650 0 2022-03-16 08:54:06.137 | Mar 16 08:53:46 n-d-833234-4 swift-container-server[183650]: container-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "PUT /sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" 201 - "PUT http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" "tx4ef2a93a0e9d4efda8309-006231a59a" "proxy-server 184518" 0.1328 "-" 183650 0 2022-03-16 08:54:06.137 | Mar 16 08:53:46 n-d-833234-4 container-server[183649]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance?format=json&states=listing" "tx96715c9b6c4e4e618fe40-006231a59a" "proxy-server 184518" 0.0070 "-" 183649 0 2022-03-16 08:54:06.137 | Mar 16 08:53:46 n-d-833234-4 swift-container-server[183649]: container-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance?format=json&states=listing" "tx96715c9b6c4e4e618fe40-006231a59a" "proxy-server 184518" 0.0070 "-" 183649 0 2022-03-16 08:54:06.137 | Mar 16 08:54:01 n-d-833234-4 container-server[183650]: 127.0.0.1 - - [16/Mar/2022:08:54:01 +0000] "PUT /sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" 201 - "PUT http://10.222.0.20:8080/sdb1/109/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" "tx96715c9b6c4e4e618fe40-006231a59a" "object-server 183357" 0.0010 "-" 183650 0 2022-03-16 08:54:06.137 | Mar 16 08:54:01 n-d-833234-4 swift-container-server[183650]: container-server: 127.0.0.1 - - [16/Mar/2022:08:54:01 +0000] "PUT /sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" 201 - "PUT http://10.222.0.20:8080/sdb1/109/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance/eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1" "tx96715c9b6c4e4e618fe40-006231a59a" "object-server 183357" 0.0010 "-" 183650 0 2022-03-16 08:54:06.140 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.143 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-account.service 2022-03-16 08:54:06.157 | enabled 2022-03-16 08:54:06.161 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-account.service --no-pager 2022-03-16 08:54:06.177 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-03-16 08:54:06.177 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.177 | Active: active (running) since Wed 2022-03-16 08:51:42 UTC; 2min 23s ago 2022-03-16 08:54:06.177 | Main PID: 183656 (swift-account-s) 2022-03-16 08:54:06.177 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:06.177 | Memory: 60.3M 2022-03-16 08:54:06.177 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-03-16 08:54:06.177 | ├─183656 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-16 08:54:06.177 | ├─184044 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-16 08:54:06.177 | └─184045 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-16 08:54:06.177 | 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 account-server[184044]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6?format=json" "tx2b6c854cd27c4c84a48d7-006231a59a" "proxy-server 184518" 0.0024 "-" 184044 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 swift-account-server[184044]: account-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6?format=json" "tx2b6c854cd27c4c84a48d7-006231a59a" "proxy-server 184518" 0.0024 "-" 184044 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 account-server[184045]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6?format=json" "tx2b6c854cd27c4c84a48d7-006231a59a" "proxy-server 184518" 0.0018 "-" 184045 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 swift-account-server[184045]: account-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 404 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6?format=json" "tx2b6c854cd27c4c84a48d7-006231a59a" "proxy-server 184518" 0.0018 "-" 184045 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 account-server[184045]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "PUT /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 201 - "-" "tx4ef2a93a0e9d4efda8309-006231a59a" "-" 0.2238 "-" 184045 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 swift-account-server[184045]: account-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "PUT /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 201 - "-" "tx4ef2a93a0e9d4efda8309-006231a59a" "-" 0.2238 "-" 184045 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 account-server[184045]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6?format=json" "tx4ef2a93a0e9d4efda8309-006231a59a" "proxy-server 184518" 0.0022 "-" 184045 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 swift-account-server[184045]: account-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "HEAD /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6" 204 - "HEAD http://10.222.0.20:8080/v1/AUTH_a71d15a039b346a7a00977fdbf2eeba6?format=json" "tx4ef2a93a0e9d4efda8309-006231a59a" "proxy-server 184518" 0.0022 "-" 184045 - 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 account-server[184044]: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "PUT /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" "tx4ef2a93a0e9d4efda8309-006231a59a" "container-server 183650" 0.0043 "-" 184044 0 2022-03-16 08:54:06.177 | Mar 16 08:53:46 n-d-833234-4 swift-account-server[184044]: account-server: 127.0.0.1 - - [16/Mar/2022:08:53:46 +0000] "PUT /sdb1/223/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/405/AUTH_a71d15a039b346a7a00977fdbf2eeba6/glance" "tx4ef2a93a0e9d4efda8309-006231a59a" "container-server 183650" 0.0043 "-" 184044 0 2022-03-16 08:54:06.180 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.183 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@heat.service 2022-03-16 08:54:06.195 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-03-16 08:54:06.199 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.202 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api.service 2022-03-16 08:54:06.214 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-03-16 08:54:06.218 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.221 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-03-16 08:54:06.233 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-03-16 08:54:06.237 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.239 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-03-16 08:54:06.251 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-03-16 08:54:06.255 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.258 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-eng.service 2022-03-16 08:54:06.270 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-03-16 08:54:06.274 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.277 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-03-16 08:54:06.289 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-03-16 08:54:06.292 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.295 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-03-16 08:54:06.307 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-03-16 08:54:06.311 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.314 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-03-16 08:54:06.326 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-03-16 08:54:06.330 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.332 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-03-16 08:54:06.345 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-03-16 08:54:06.349 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.351 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-03-16 08:54:06.364 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-03-16 08:54:06.367 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.370 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-03-16 08:54:06.384 | enabled 2022-03-16 08:54:06.387 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-03-16 08:54:06.404 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-03-16 08:54:06.404 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.404 | Active: active (running) since Wed 2022-03-16 08:51:44 UTC; 2min 22s ago 2022-03-16 08:54:06.404 | Main PID: 184051 (swift-container) 2022-03-16 08:54:06.404 | Tasks: 1 (limit: 14304) 2022-03-16 08:54:06.404 | Memory: 42.7M 2022-03-16 08:54:06.404 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-03-16 08:54:06.404 | └─184051 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-03-16 08:54:06.404 | 2022-03-16 08:54:06.405 | Mar 16 08:51:44 n-d-833234-4 systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-03-16 08:54:06.405 | Mar 16 08:51:45 n-d-833234-4 container-sync[184051]: Starting 184051 2022-03-16 08:54:06.405 | Mar 16 08:51:45 n-d-833234-4 container-sync[184051]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-03-16 08:54:06.408 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.410 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-03-16 08:54:06.424 | enabled 2022-03-16 08:54:06.428 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-03-16 08:54:06.445 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-03-16 08:54:06.445 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.445 | Active: active (running) since Wed 2022-03-16 08:53:11 UTC; 54s ago 2022-03-16 08:54:06.445 | Main PID: 191319 (nova-conductor) 2022-03-16 08:54:06.445 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:06.445 | Memory: 154.1M 2022-03-16 08:54:06.445 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-03-16 08:54:06.445 | ├─191319 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-16 08:54:06.445 | ├─192190 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-16 08:54:06.445 | └─192191 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-16 08:54:06.445 | 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_limit.split_loggers = False {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_limit.status_code_retries = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_limit.status_code_retry_delay = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_limit.timeout = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_limit.valid_interfaces = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_limit.version = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.445 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_reports.file_event_handler = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.446 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.446 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] oslo_reports.log_dir = None {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.446 | Mar 16 08:53:16 n-d-833234-4 nova-conductor[191319]: DEBUG oslo_service.service [None req-c0491d4e-520c-48a6-99e0-78b5295e7f61 None None] ******************************************************************************** {{(pid=191319) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:54:06.449 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:54:06.452 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-03-16 08:54:06.465 | enabled 2022-03-16 08:54:06.469 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-03-16 08:54:06.486 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-03-16 08:54:06.486 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-03-16 08:54:06.486 | Active: active (running) since Wed 2022-03-16 08:53:13 UTC; 52s ago 2022-03-16 08:54:06.486 | Main PID: 191708 (nova-conductor) 2022-03-16 08:54:06.486 | Tasks: 3 (limit: 14304) 2022-03-16 08:54:06.486 | Memory: 148.1M 2022-03-16 08:54:06.486 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-03-16 08:54:06.486 | ├─191708 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-16 08:54:06.486 | ├─192199 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-16 08:54:06.486 | └─192200 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-16 08:54:06.486 | 2022-03-16 08:54:06.486 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_limit.split_loggers = False {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_limit.status_code_retries = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_limit.status_code_retry_delay = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_limit.timeout = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_limit.valid_interfaces = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_limit.version = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_reports.file_event_handler = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] oslo_reports.log_dir = None {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:54:06.487 | Mar 16 08:53:17 n-d-833234-4 nova-conductor[191708]: DEBUG oslo_service.service [None req-e7c718af-1626-4896-92a6-63cd7b165244 None None] ******************************************************************************** {{(pid=191708) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:54:06.490 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-03-16 08:54:06.508 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:06.511 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-03-16 08:54:06.529 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:54:06.532 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-03-16 08:54:06.534 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:54:06.537 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-03-16 08:54:06.540 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-03-16 08:54:07.569 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 08:54:10.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:10.325 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:10.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:10.325 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:10.325 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.325 | | Upgrade Check Results | 2022-03-16 08:54:10.325 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.325 | | Check: Cells v2 | 2022-03-16 08:54:10.325 | | Result: Success | 2022-03-16 08:54:10.325 | | Details: No host mappings or compute nodes were found. Remember to | 2022-03-16 08:54:10.325 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-03-16 08:54:10.325 | | compute hosts are deployed. | 2022-03-16 08:54:10.325 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.325 | | Check: Placement API | 2022-03-16 08:54:10.325 | | Result: Success | 2022-03-16 08:54:10.325 | | Details: None | 2022-03-16 08:54:10.325 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.325 | | Check: Cinder API | 2022-03-16 08:54:10.325 | | Result: Success | 2022-03-16 08:54:10.325 | | Details: None | 2022-03-16 08:54:10.325 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.325 | | Check: Policy Scope-based Defaults | 2022-03-16 08:54:10.325 | | Result: Success | 2022-03-16 08:54:10.325 | | Details: None | 2022-03-16 08:54:10.326 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.326 | | Check: Policy File JSON to YAML Migration | 2022-03-16 08:54:10.326 | | Result: Success | 2022-03-16 08:54:10.326 | | Details: None | 2022-03-16 08:54:10.326 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.326 | | Check: Older than N-1 computes | 2022-03-16 08:54:10.326 | | Result: Success | 2022-03-16 08:54:10.326 | | Details: None | 2022-03-16 08:54:10.326 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.326 | | Check: hw_machine_type unset | 2022-03-16 08:54:10.326 | | Result: Success | 2022-03-16 08:54:10.326 | | Details: None | 2022-03-16 08:54:10.326 | +--------------------------------------------------------------------+ 2022-03-16 08:54:10.781 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-03-16 08:54:10.784 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-03-16 08:54:10.784 | Running user script /home/ubuntu/devstack/local.sh 2022-03-16 08:54:10.787 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-03-16 08:54:10.789 | Before updating nova flavors: 2022-03-16 08:54:13.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:13.027 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:13.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:13.027 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:13.027 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:54:13.027 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:54:13.028 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:54:13.028 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:54:13.028 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:54:13.028 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:54:13.028 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:54:13.028 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:54:13.028 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:54:13.028 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:54:13.028 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:54:13.028 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:54:13.028 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:54:13.028 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:54:14.669 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-03-16 08:54:14.729 | Flavor 42 not found 2022-03-16 08:54:16.205 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-03-16 08:54:16.267 | Flavor 84 not found 2022-03-16 08:54:17.738 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-03-16 08:54:17.800 | Flavor 451 not found 2022-03-16 08:54:19.294 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:19.294 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:54:19.294 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:19.294 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:19.294 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:20.838 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:20.838 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:54:20.839 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:20.839 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:20.839 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:22.409 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:22.409 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:54:22.410 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:22.410 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:22.410 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:23.947 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:23.947 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:54:23.947 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:23.947 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:23.947 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:24.008 | After updating nova flavors: 2022-03-16 08:54:25.427 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:25.427 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:54:25.427 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:25.427 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-16 08:54:25.427 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-16 08:54:25.428 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:54:27.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:27.876 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:27.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:27.876 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:30.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:30.587 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:30.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:30.587 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:30.763 | Neutron networks: 2022-03-16 08:54:33.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:33.130 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:33.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:33.130 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:33.130 | +--------------------------------------+---------+--------------------------------------+ 2022-03-16 08:54:33.130 | | ID | Name | Subnets | 2022-03-16 08:54:33.130 | +--------------------------------------+---------+--------------------------------------+ 2022-03-16 08:54:33.130 | | d6340bc5-7380-46d0-ac24-119ae27c26bf | private | b227720d-1a9e-4eb7-8d15-d232d1395437 | 2022-03-16 08:54:33.130 | | ef74acfc-0733-4a5f-985d-24b779742c35 | public | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 | 2022-03-16 08:54:33.130 | +--------------------------------------+---------+--------------------------------------+ 2022-03-16 08:54:35.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:35.663 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:35.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:35.663 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:38.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:38.240 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:38.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:38.240 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:38.240 | +---------------------------+--------------------------------------+ 2022-03-16 08:54:38.240 | | Field | Value | 2022-03-16 08:54:38.240 | +---------------------------+--------------------------------------+ 2022-03-16 08:54:38.240 | | admin_state_up | UP | 2022-03-16 08:54:38.240 | | availability_zone_hints | | 2022-03-16 08:54:38.240 | | availability_zones | nova | 2022-03-16 08:54:38.240 | | created_at | 2022-03-16T08:52:30Z | 2022-03-16 08:54:38.240 | | description | | 2022-03-16 08:54:38.240 | | dns_domain | None | 2022-03-16 08:54:38.241 | | id | d6340bc5-7380-46d0-ac24-119ae27c26bf | 2022-03-16 08:54:38.241 | | ipv4_address_scope | None | 2022-03-16 08:54:38.241 | | ipv6_address_scope | None | 2022-03-16 08:54:38.241 | | is_default | None | 2022-03-16 08:54:38.241 | | is_vlan_transparent | None | 2022-03-16 08:54:38.241 | | mtu | 1500 | 2022-03-16 08:54:38.241 | | name | private | 2022-03-16 08:54:38.241 | | port_security_enabled | True | 2022-03-16 08:54:38.241 | | project_id | 6b991d899be246faa5d0a28bd53d683e | 2022-03-16 08:54:38.241 | | provider:network_type | vlan | 2022-03-16 08:54:38.241 | | provider:physical_network | physnet1 | 2022-03-16 08:54:38.241 | | provider:segmentation_id | 177 | 2022-03-16 08:54:38.241 | | qos_policy_id | None | 2022-03-16 08:54:38.241 | | revision_number | 3 | 2022-03-16 08:54:38.241 | | router:external | Internal | 2022-03-16 08:54:38.241 | | segments | None | 2022-03-16 08:54:38.241 | | shared | False | 2022-03-16 08:54:38.241 | | status | ACTIVE | 2022-03-16 08:54:38.241 | | subnets | b227720d-1a9e-4eb7-8d15-d232d1395437 | 2022-03-16 08:54:38.241 | | tags | | 2022-03-16 08:54:38.241 | | updated_at | 2022-03-16T08:54:30Z | 2022-03-16 08:54:38.241 | +---------------------------+--------------------------------------+ 2022-03-16 08:54:40.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:40.682 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:40.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:40.682 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:40.682 | +---------------------------+--------------------------------------+ 2022-03-16 08:54:40.682 | | Field | Value | 2022-03-16 08:54:40.682 | +---------------------------+--------------------------------------+ 2022-03-16 08:54:40.682 | | admin_state_up | UP | 2022-03-16 08:54:40.682 | | availability_zone_hints | | 2022-03-16 08:54:40.682 | | availability_zones | nova | 2022-03-16 08:54:40.682 | | created_at | 2022-03-16T08:52:49Z | 2022-03-16 08:54:40.682 | | description | | 2022-03-16 08:54:40.682 | | dns_domain | None | 2022-03-16 08:54:40.682 | | id | ef74acfc-0733-4a5f-985d-24b779742c35 | 2022-03-16 08:54:40.682 | | ipv4_address_scope | None | 2022-03-16 08:54:40.682 | | ipv6_address_scope | None | 2022-03-16 08:54:40.682 | | is_default | True | 2022-03-16 08:54:40.682 | | is_vlan_transparent | None | 2022-03-16 08:54:40.682 | | mtu | 1500 | 2022-03-16 08:54:40.683 | | name | public | 2022-03-16 08:54:40.683 | | port_security_enabled | True | 2022-03-16 08:54:40.683 | | project_id | f9fc1f83b4ae4978aaf6713b2c6a55d7 | 2022-03-16 08:54:40.683 | | provider:network_type | flat | 2022-03-16 08:54:40.683 | | provider:physical_network | physnet1 | 2022-03-16 08:54:40.683 | | provider:segmentation_id | None | 2022-03-16 08:54:40.683 | | qos_policy_id | None | 2022-03-16 08:54:40.683 | | revision_number | 2 | 2022-03-16 08:54:40.683 | | router:external | External | 2022-03-16 08:54:40.683 | | segments | None | 2022-03-16 08:54:40.683 | | shared | False | 2022-03-16 08:54:40.683 | | status | ACTIVE | 2022-03-16 08:54:40.683 | | subnets | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 | 2022-03-16 08:54:40.683 | | tags | | 2022-03-16 08:54:40.683 | | updated_at | 2022-03-16T08:52:57Z | 2022-03-16 08:54:40.684 | +---------------------------+--------------------------------------+ 2022-03-16 08:54:40.843 | Neutron subnetworks: 2022-03-16 08:54:43.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:43.146 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:43.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:43.146 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:43.146 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-16 08:54:43.147 | | ID | Name | Network | Subnet | 2022-03-16 08:54:43.147 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-16 08:54:43.147 | | b227720d-1a9e-4eb7-8d15-d232d1395437 | private-subnet | d6340bc5-7380-46d0-ac24-119ae27c26bf | 172.20.0.0/26 | 2022-03-16 08:54:43.147 | | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 | public-subnet | ef74acfc-0733-4a5f-985d-24b779742c35 | 172.25.5.0/24 | 2022-03-16 08:54:43.147 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-16 08:54:45.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:45.601 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:45.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:45.601 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:48.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:48.023 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:48.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:48.023 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:48.023 | +----------------------+--------------------------------------+ 2022-03-16 08:54:48.023 | | Field | Value | 2022-03-16 08:54:48.023 | +----------------------+--------------------------------------+ 2022-03-16 08:54:48.023 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-03-16 08:54:48.023 | | cidr | 172.20.0.0/26 | 2022-03-16 08:54:48.023 | | created_at | 2022-03-16T08:52:34Z | 2022-03-16 08:54:48.023 | | description | | 2022-03-16 08:54:48.023 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-03-16 08:54:48.023 | | dns_publish_fixed_ip | None | 2022-03-16 08:54:48.023 | | enable_dhcp | True | 2022-03-16 08:54:48.023 | | gateway_ip | 172.20.0.1 | 2022-03-16 08:54:48.023 | | host_routes | | 2022-03-16 08:54:48.023 | | id | b227720d-1a9e-4eb7-8d15-d232d1395437 | 2022-03-16 08:54:48.023 | | ip_version | 4 | 2022-03-16 08:54:48.023 | | ipv6_address_mode | None | 2022-03-16 08:54:48.023 | | ipv6_ra_mode | None | 2022-03-16 08:54:48.023 | | name | private-subnet | 2022-03-16 08:54:48.023 | | network_id | d6340bc5-7380-46d0-ac24-119ae27c26bf | 2022-03-16 08:54:48.023 | | project_id | 6b991d899be246faa5d0a28bd53d683e | 2022-03-16 08:54:48.023 | | revision_number | 1 | 2022-03-16 08:54:48.023 | | segment_id | None | 2022-03-16 08:54:48.023 | | service_types | | 2022-03-16 08:54:48.023 | | subnetpool_id | 8ae54dd5-9888-411f-b2e2-2fb7bea6d1a3 | 2022-03-16 08:54:48.024 | | tags | | 2022-03-16 08:54:48.024 | | updated_at | 2022-03-16T08:54:30Z | 2022-03-16 08:54:48.024 | +----------------------+--------------------------------------+ 2022-03-16 08:54:50.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:50.401 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:50.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:50.401 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:50.401 | +----------------------+--------------------------------------+ 2022-03-16 08:54:50.401 | | Field | Value | 2022-03-16 08:54:50.401 | +----------------------+--------------------------------------+ 2022-03-16 08:54:50.401 | | allocation_pools | 172.25.5.2-172.25.5.254 | 2022-03-16 08:54:50.401 | | cidr | 172.25.5.0/24 | 2022-03-16 08:54:50.401 | | created_at | 2022-03-16T08:52:57Z | 2022-03-16 08:54:50.401 | | description | | 2022-03-16 08:54:50.401 | | dns_nameservers | | 2022-03-16 08:54:50.401 | | dns_publish_fixed_ip | None | 2022-03-16 08:54:50.401 | | enable_dhcp | False | 2022-03-16 08:54:50.401 | | gateway_ip | 172.25.5.1 | 2022-03-16 08:54:50.401 | | host_routes | | 2022-03-16 08:54:50.401 | | id | f1ae5391-8ea2-421c-9cfc-7b3efa6d6e91 | 2022-03-16 08:54:50.401 | | ip_version | 4 | 2022-03-16 08:54:50.401 | | ipv6_address_mode | None | 2022-03-16 08:54:50.401 | | ipv6_ra_mode | None | 2022-03-16 08:54:50.401 | | name | public-subnet | 2022-03-16 08:54:50.402 | | network_id | ef74acfc-0733-4a5f-985d-24b779742c35 | 2022-03-16 08:54:50.402 | | project_id | f9fc1f83b4ae4978aaf6713b2c6a55d7 | 2022-03-16 08:54:50.402 | | revision_number | 0 | 2022-03-16 08:54:50.402 | | segment_id | None | 2022-03-16 08:54:50.402 | | service_types | | 2022-03-16 08:54:50.402 | | subnetpool_id | None | 2022-03-16 08:54:50.402 | | tags | | 2022-03-16 08:54:50.402 | | updated_at | 2022-03-16T08:52:57Z | 2022-03-16 08:54:50.402 | +----------------------+--------------------------------------+ 2022-03-16 08:54:50.592 | + ./stack.sh:main:1469 : command openstack complete 2022-03-16 08:54:50.592 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-03-16 08:54:50.594 | + ./stack.sh:main:1469 : openstack complete 2022-03-16 08:54:53.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:53.342 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:53.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:53.342 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:53.342 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-03-16 08:54:53.663 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-03-16 08:54:53.682 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:53.685 | + ./stack.sh:main:1474 : is_ubuntu 2022-03-16 08:54:53.688 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:54:53.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:54:53.693 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-03-16 08:54:53.695 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:54:53.698 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-03-16 08:54:53.700 | + ./stack.sh:main:1476 : set_lvm_filter 2022-03-16 08:54:53.703 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-03-16 08:54:53.705 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-03-16 08:54:53.708 | + lib/lvm:set_lvm_filter:185 : local pv 2022-03-16 08:54:53.710 | + lib/lvm:set_lvm_filter:186 : local vg 2022-03-16 08:54:53.713 | + lib/lvm:set_lvm_filter:187 : local line 2022-03-16 08:54:53.717 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-03-16 08:54:53.856 | + lib/lvm:set_lvm_filter:189 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-16 08:54:53.860 | ++ lib/lvm:set_lvm_filter:190 : echo -e /dev/loop4 2022-03-16 08:54:53.863 | ++ lib/lvm:set_lvm_filter:190 : sed 's/ //g' 2022-03-16 08:54:53.863 | ++ lib/lvm:set_lvm_filter:190 : sed 's/\/dev\///g' 2022-03-16 08:54:53.867 | + lib/lvm:set_lvm_filter:190 : pv=loop4 2022-03-16 08:54:53.869 | + lib/lvm:set_lvm_filter:191 : new='"a|loop4|", ' 2022-03-16 08:54:53.872 | + lib/lvm:set_lvm_filter:192 : filter_string='global_filter = [ "a|loop4|", ' 2022-03-16 08:54:53.875 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-03-16 08:54:53.877 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-03-16 08:54:53.880 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-03-16 08:54:53.895 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-03-16 08:54:53.910 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-03-16 08:54:53.912 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:54:53.915 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"r|.*|"' ']' '#' from devstack 2022-03-16 08:54:53.918 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-03-16 08:54:53.920 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:54:53.923 | + functions-common:run_phase:1854 : local phase=test-config 2022-03-16 08:54:53.926 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:54:53.928 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:54:53.931 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:54:53.934 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:54:53.936 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:54:53.940 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:54:53.944 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:54:53.947 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:54:53.950 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:54:53.953 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-03-16 08:54:53.956 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:54:53.973 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:54:53.975 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:54:53.978 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:53.981 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-03-16 08:54:53.983 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:53.985 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:54:53.988 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:53.990 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-03-16 08:54:53.993 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:53.995 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 08:54:53.998 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:54:54.000 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:54:54.003 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-03-16 08:54:54.053 | [133994 Async install_tempest:159376]: Waiting for completion of install_tempest running on PID 159376 (1 other jobs running) 2022-03-16 08:54:54.078 | [133994 Async install_tempest:159376]: Signaling child to exit 2022-03-16 08:54:54.078 | WAKEUP 2022-03-16 08:54:54.101 | [133994 Async install_tempest:159376]: Signaled 2022-03-16 08:54:54.103 | ++ lib/tempest:install_tempest:711 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:611 : local orig_dir 2022-03-16 08:54:54.103 | +++ functions-common:git_clone:612 : pwd 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:54:54.103 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:629 : echo master 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:678 : head -1 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:678 : git show --oneline 2022-03-16 08:54:54.103 | 5c556626d Merge "Add release notes page for version 30.0.0" 2022-03-16 08:54:54.103 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:54:54.103 | ++ lib/tempest:install_tempest:712 : pip_install 'tox!=2.8.0' 2022-03-16 08:54:54.103 | Using python 3.8 to install tox!=2.8.0 2022-03-16 08:54:54.103 | ++ 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 'tox!=2.8.0' 2022-03-16 08:54:54.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:54.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:54.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:54.104 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:54.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:54:54.104 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.24.5) 2022-03-16 08:54:54.104 | Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.11.0) 2022-03-16 08:54:54.104 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.13.2) 2022-03-16 08:54:54.104 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-03-16 08:54:54.104 | Requirement already satisfied: toml>=0.9.4 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (0.10.2) 2022-03-16 08:54:54.104 | Requirement already satisfied: pluggy>=0.12.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.0.0) 2022-03-16 08:54:54.104 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-03-16 08:54:54.104 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.6.0) 2022-03-16 08:54:54.104 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.7) 2022-03-16 08:54:54.104 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-03-16 08:54:54.104 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.5.1) 2022-03-16 08:54:54.104 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:54:54.104 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:54:54.104 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:54:54.104 | ++ inc/python:pip_install:200 : result=0 2022-03-16 08:54:54.104 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2425 : local name 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2428 : local total 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2432 : start_time=1647419949484 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2434 : [[ -z 1647419949484 ]] 2022-03-16 08:54:54.104 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2437 : end_time=1647419954226 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2438 : elapsed_time=4742 2022-03-16 08:54:54.104 | ++ functions-common:time_stop:2439 : total=172162 2022-03-16 08:54:54.105 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:54:54.105 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176904 2022-03-16 08:54:54.105 | ++ inc/python:pip_install:203 : return 0 2022-03-16 08:54:54.105 | ++ lib/tempest:install_tempest:713 : pushd /opt/stack/tempest 2022-03-16 08:54:54.105 | /opt/stack/tempest ~/devstack 2022-03-16 08:54:54.105 | ++ lib/tempest:install_tempest:717 : git checkout master 2022-03-16 08:54:54.105 | M .coveragerc 2022-03-16 08:54:54.105 | M .gitignore 2022-03-16 08:54:54.105 | M .gitreview 2022-03-16 08:54:54.105 | M .mailmap 2022-03-16 08:54:54.105 | M .stestr.conf 2022-03-16 08:54:54.105 | M CONTRIBUTING.rst 2022-03-16 08:54:54.105 | M HACKING.rst 2022-03-16 08:54:54.105 | M LICENSE 2022-03-16 08:54:54.105 | M README.rst 2022-03-16 08:54:54.105 | M REVIEWING.rst 2022-03-16 08:54:54.105 | M bindep.txt 2022-03-16 08:54:54.105 | M doc/requirements.txt 2022-03-16 08:54:54.105 | M doc/source/_extra/.htaccess 2022-03-16 08:54:54.105 | M doc/source/_static/.keep 2022-03-16 08:54:54.105 | M doc/source/account_generator.rst 2022-03-16 08:54:54.105 | M doc/source/cleanup.rst 2022-03-16 08:54:54.105 | M doc/source/conf.py 2022-03-16 08:54:54.105 | M doc/source/configuration.rst 2022-03-16 08:54:54.105 | M doc/source/contributor/contributing.rst 2022-03-16 08:54:54.105 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-03-16 08:54:54.105 | M doc/source/data/tempest-plugins-registry.header 2022-03-16 08:54:54.106 | M doc/source/index.rst 2022-03-16 08:54:54.106 | M doc/source/keystone_scopes_and_roles_support.rst 2022-03-16 08:54:54.106 | M doc/source/library.rst 2022-03-16 08:54:54.106 | M doc/source/library/api_microversion_testing.rst 2022-03-16 08:54:54.106 | M doc/source/library/auth.rst 2022-03-16 08:54:54.106 | M doc/source/library/cli.rst 2022-03-16 08:54:54.106 | M doc/source/library/clients.rst 2022-03-16 08:54:54.106 | M doc/source/library/credential_providers.rst 2022-03-16 08:54:54.106 | M doc/source/library/decorators.rst 2022-03-16 08:54:54.106 | M doc/source/library/rest_client.rst 2022-03-16 08:54:54.106 | M doc/source/library/service_clients/compute_clients.rst 2022-03-16 08:54:54.106 | M doc/source/library/utils.rst 2022-03-16 08:54:54.106 | M doc/source/library/validation_resources.rst 2022-03-16 08:54:54.106 | M doc/source/microversion_testing.rst 2022-03-16 08:54:54.106 | M doc/source/overview.rst 2022-03-16 08:54:54.106 | M doc/source/plugins/index.rst 2022-03-16 08:54:54.106 | M doc/source/plugins/plugin.rst 2022-03-16 08:54:54.107 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-03-16 08:54:54.107 | M doc/source/run.rst 2022-03-16 08:54:54.107 | M doc/source/sampleconf.rst 2022-03-16 08:54:54.107 | M doc/source/stable_branch_support_policy.rst 2022-03-16 08:54:54.107 | M doc/source/stable_branch_testing_policy.rst 2022-03-16 08:54:54.107 | M doc/source/subunit_describe_calls.rst 2022-03-16 08:54:54.107 | M doc/source/supported_version.rst 2022-03-16 08:54:54.107 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-03-16 08:54:54.107 | M doc/source/test_removal.rst 2022-03-16 08:54:54.107 | M doc/source/tests/modules.rst 2022-03-16 08:54:54.107 | M doc/source/workspace.rst 2022-03-16 08:54:54.107 | M doc/source/write_tests.rst 2022-03-16 08:54:54.107 | M etc/accounts.yaml.sample 2022-03-16 08:54:54.107 | M etc/allow-list.yaml 2022-03-16 08:54:54.107 | M etc/logging.conf.sample 2022-03-16 08:54:54.107 | M etc/rbac-persona-accounts.yaml.sample 2022-03-16 08:54:54.107 | M playbooks/devstack-tempest-ipv6.yaml 2022-03-16 08:54:54.107 | M playbooks/devstack-tempest.yaml 2022-03-16 08:54:54.107 | M playbooks/enable-fips.yaml 2022-03-16 08:54:54.107 | M playbooks/post-tempest.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-03-16 08:54:54.108 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-03-16 08:54:54.109 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-03-16 08:54:54.110 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-03-16 08:54:54.111 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-03-16 08:54:54.112 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-03-16 08:54:54.113 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-03-16 08:54:54.114 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-03-16 08:54:54.115 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-03-16 08:54:54.116 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-03-16 08:54:54.117 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-03-16 08:54:54.118 | M releasenotes/source/_static/.placeholder 2022-03-16 08:54:54.118 | M releasenotes/source/_templates/.placeholder 2022-03-16 08:54:54.118 | M releasenotes/source/conf.py 2022-03-16 08:54:54.118 | M releasenotes/source/index.rst 2022-03-16 08:54:54.118 | M releasenotes/source/unreleased.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v10.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v11.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v12.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v13.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v14.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v15.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v16.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v16.1.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v17.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v17.1.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v17.2.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v18.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v19.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v20.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v21.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v22.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v22.1.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v23.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v24.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v26.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v26.1.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v27.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v28.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v28.1.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v29.0.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v29.1.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v29.2.0.rst 2022-03-16 08:54:54.118 | M releasenotes/source/v30.0.0.rst 2022-03-16 08:54:54.118 | M requirements.txt 2022-03-16 08:54:54.118 | M roles/acl-devstack-files/README.rst 2022-03-16 08:54:54.119 | M roles/acl-devstack-files/defaults/main.yaml 2022-03-16 08:54:54.119 | M roles/acl-devstack-files/tasks/main.yaml 2022-03-16 08:54:54.119 | M roles/run-tempest-26/README.rst 2022-03-16 08:54:54.119 | M roles/run-tempest-26/defaults/main.yaml 2022-03-16 08:54:54.119 | M roles/run-tempest-26/tasks/main.yaml 2022-03-16 08:54:54.119 | M roles/run-tempest/README.rst 2022-03-16 08:54:54.119 | M roles/run-tempest/defaults/main.yaml 2022-03-16 08:54:54.119 | M roles/run-tempest/tasks/main.yaml 2022-03-16 08:54:54.119 | M roles/setup-tempest-data-dir/README.rst 2022-03-16 08:54:54.119 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-03-16 08:54:54.119 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-03-16 08:54:54.119 | M roles/setup-tempest-run-dir/README.rst 2022-03-16 08:54:54.119 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-03-16 08:54:54.119 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-03-16 08:54:54.119 | M roles/tempest-cleanup/README.rst 2022-03-16 08:54:54.119 | M roles/tempest-cleanup/defaults/main.yaml 2022-03-16 08:54:54.119 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-03-16 08:54:54.119 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-03-16 08:54:54.119 | M roles/tempest-cleanup/tasks/main.yaml 2022-03-16 08:54:54.119 | M setup.cfg 2022-03-16 08:54:54.119 | M setup.py 2022-03-16 08:54:54.119 | M tempest/README.rst 2022-03-16 08:54:54.119 | M tempest/__init__.py 2022-03-16 08:54:54.119 | M tempest/api/README.rst 2022-03-16 08:54:54.119 | M tempest/api/__init__.py 2022-03-16 08:54:54.119 | M tempest/api/compute/__init__.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/__init__.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_agents.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_aggregates.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_availability_zone.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_create_server.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_delete_server.py 2022-03-16 08:54:54.119 | M tempest/api/compute/admin/test_fixed_ips.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_flavors.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_flavors_access.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_hosts.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_hosts_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_hypervisor.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_live_migration.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_migrations.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_networks.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_quotas.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_quotas_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_security_groups.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_servers.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_servers_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_services.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_services_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_volume.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_volume_swap.py 2022-03-16 08:54:54.120 | M tempest/api/compute/admin/test_volumes_negative.py 2022-03-16 08:54:54.120 | M tempest/api/compute/api_microversion_fixture.py 2022-03-16 08:54:54.120 | M tempest/api/compute/base.py 2022-03-16 08:54:54.121 | M tempest/api/compute/certificates/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/certificates/test_certificates.py 2022-03-16 08:54:54.121 | M tempest/api/compute/flavors/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/flavors/test_flavors.py 2022-03-16 08:54:54.121 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/floating_ips/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/floating_ips/base.py 2022-03-16 08:54:54.121 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-03-16 08:54:54.121 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-03-16 08:54:54.121 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_image_metadata.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_images.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_images_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_images_oneserver.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_list_image_filters.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/images/test_list_images.py 2022-03-16 08:54:54.121 | M tempest/api/compute/keypairs/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/keypairs/base.py 2022-03-16 08:54:54.121 | M tempest/api/compute/keypairs/test_keypairs.py 2022-03-16 08:54:54.121 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-03-16 08:54:54.121 | M tempest/api/compute/limits/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/limits/test_absolute_limits.py 2022-03-16 08:54:54.121 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/security_groups/__init__.py 2022-03-16 08:54:54.121 | M tempest/api/compute/security_groups/base.py 2022-03-16 08:54:54.121 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-03-16 08:54:54.121 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-03-16 08:54:54.121 | M tempest/api/compute/security_groups/test_security_groups.py 2022-03-16 08:54:54.121 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/__init__.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_availability_zone.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_create_server.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_delete_server.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_device_tagging.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_disk_config.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_instance_actions.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_list_server_filters.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_multiple_create.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_novnc.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_actions.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_addresses.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_group.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_metadata.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_password.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_personality.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_rescue.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_server_tags.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_servers.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_servers_microversions.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_servers_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-03-16 08:54:54.122 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-03-16 08:54:54.122 | M tempest/api/compute/test_extensions.py 2022-03-16 08:54:54.122 | M tempest/api/compute/test_networks.py 2022-03-16 08:54:54.123 | M tempest/api/compute/test_quotas.py 2022-03-16 08:54:54.123 | M tempest/api/compute/test_tenant_networks.py 2022-03-16 08:54:54.123 | M tempest/api/compute/test_versions.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/__init__.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/test_attach_volume.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/test_volumes_get.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/test_volumes_list.py 2022-03-16 08:54:54.123 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/__init__.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/__init__.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/__init__.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_roles.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_services.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_tenants.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_tokens.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_users.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/__init__.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_credentials.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_domains.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_groups.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_inherits.py 2022-03-16 08:54:54.123 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_list_users.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_policies.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_projects.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_regions.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_roles.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_services.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_tokens.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_trusts.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_users.py 2022-03-16 08:54:54.124 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-03-16 08:54:54.124 | M tempest/api/identity/base.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/__init__.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/test_api_discovery.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/test_extension.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/test_tenants.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/test_tokens.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v2/test_users.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/__init__.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_access_rules.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_api_discovery.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_application_credentials.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_catalog.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_domains.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_projects.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_tokens.py 2022-03-16 08:54:54.124 | M tempest/api/identity/v3/test_users.py 2022-03-16 08:54:54.124 | M tempest/api/image/__init__.py 2022-03-16 08:54:54.124 | M tempest/api/image/base.py 2022-03-16 08:54:54.124 | M tempest/api/image/v1/__init__.py 2022-03-16 08:54:54.124 | M tempest/api/image/v1/test_image_members.py 2022-03-16 08:54:54.125 | M tempest/api/image/v1/test_image_members_negative.py 2022-03-16 08:54:54.125 | M tempest/api/image/v1/test_images.py 2022-03-16 08:54:54.125 | M tempest/api/image/v1/test_images_negative.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/__init__.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/__init__.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/test_images.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images_member.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images_member_negative.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images_negative.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images_tags.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_images_tags_negative.py 2022-03-16 08:54:54.125 | M tempest/api/image/v2/test_versions.py 2022-03-16 08:54:54.125 | M tempest/api/network/__init__.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/__init__.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_external_network_extension.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_external_networks_negative.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_metering_extensions.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_negative_quotas.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_ports.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_quotas.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_routers.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_routers_dvr.py 2022-03-16 08:54:54.125 | M tempest/api/network/admin/test_routers_negative.py 2022-03-16 08:54:54.125 | M tempest/api/network/base.py 2022-03-16 08:54:54.125 | M tempest/api/network/base_security_groups.py 2022-03-16 08:54:54.125 | M tempest/api/network/test_agent_management_negative.py 2022-03-16 08:54:54.125 | M tempest/api/network/test_allowed_address_pair.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_dhcp_ipv6.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_extensions.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_extra_dhcp_options.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_floating_ips.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_floating_ips_negative.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_networks.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_networks_negative.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_ports.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_routers.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_routers_negative.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_security_groups.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_security_groups_negative.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_service_providers.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_subnetpools_extensions.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_tags.py 2022-03-16 08:54:54.126 | M tempest/api/network/test_versions.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/__init__.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/base.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_account_bulk.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_account_quotas.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_account_services.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_account_services_negative.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_acl.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_acl_negative.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_quotas.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_services.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_services_negative.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_staticweb.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_sync.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_crossdomain.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_healthcheck.py 2022-03-16 08:54:54.126 | M tempest/api/object_storage/test_object_expiry.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_formpost.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_services.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_slo.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_temp_url.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-03-16 08:54:54.127 | M tempest/api/object_storage/test_object_version.py 2022-03-16 08:54:54.127 | M tempest/api/volume/__init__.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/__init__.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_group_snapshots.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_group_type_specs.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_group_types.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_groups.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_multi_backend.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_qos.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_user_messages.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_hosts.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_manage.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_pools.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_quotas.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_retype.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_services.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_type_access.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_types.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-03-16 08:54:54.127 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-03-16 08:54:54.128 | M tempest/api/volume/admin/test_volumes_actions.py 2022-03-16 08:54:54.128 | M tempest/api/volume/admin/test_volumes_backup.py 2022-03-16 08:54:54.128 | M tempest/api/volume/admin/test_volumes_list.py 2022-03-16 08:54:54.128 | M tempest/api/volume/api_microversion_fixture.py 2022-03-16 08:54:54.128 | M tempest/api/volume/base.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_availability_zone.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_extensions.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_image_metadata.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_snapshot_metadata.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_versions.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volume_absolute_limits.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volume_delete_cascade.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volume_metadata.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volume_transfers.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_actions.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_backup.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_clone.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_clone_negative.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_extend.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_get.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_list.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_negative.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_snapshots.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-03-16 08:54:54.128 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-03-16 08:54:54.128 | M tempest/clients.py 2022-03-16 08:54:54.128 | M tempest/cmd/__init__.py 2022-03-16 08:54:54.128 | M tempest/cmd/cleanup.py 2022-03-16 08:54:54.128 | M tempest/cmd/cleanup_service.py 2022-03-16 08:54:54.128 | M tempest/cmd/config-generator.tempest.conf 2022-03-16 08:54:54.128 | M tempest/cmd/init.py 2022-03-16 08:54:54.128 | M tempest/cmd/list_plugins.py 2022-03-16 08:54:54.128 | M tempest/cmd/main.py 2022-03-16 08:54:54.128 | M tempest/cmd/run.py 2022-03-16 08:54:54.128 | M tempest/cmd/subunit_describe_calls.py 2022-03-16 08:54:54.128 | M tempest/cmd/verify_tempest_config.py 2022-03-16 08:54:54.129 | M tempest/cmd/workspace.py 2022-03-16 08:54:54.129 | M tempest/common/__init__.py 2022-03-16 08:54:54.129 | M tempest/common/compute.py 2022-03-16 08:54:54.129 | M tempest/common/credentials_factory.py 2022-03-16 08:54:54.129 | M tempest/common/custom_matchers.py 2022-03-16 08:54:54.129 | M tempest/common/identity.py 2022-03-16 08:54:54.129 | M tempest/common/image.py 2022-03-16 08:54:54.129 | M tempest/common/tempest_fixtures.py 2022-03-16 08:54:54.129 | M tempest/common/utils/__init__.py 2022-03-16 08:54:54.129 | M tempest/common/utils/linux/__init__.py 2022-03-16 08:54:54.129 | M tempest/common/utils/linux/remote_client.py 2022-03-16 08:54:54.129 | M tempest/common/utils/net_info.py 2022-03-16 08:54:54.129 | M tempest/common/utils/net_utils.py 2022-03-16 08:54:54.129 | M tempest/common/waiters.py 2022-03-16 08:54:54.129 | M tempest/config.py 2022-03-16 08:54:54.129 | M tempest/hacking/__init__.py 2022-03-16 08:54:54.129 | M tempest/hacking/checks.py 2022-03-16 08:54:54.129 | M tempest/lib/__init__.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/__init__.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/__init__.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/__init__.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-03-16 08:54:54.129 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-03-16 08:54:54.130 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-03-16 08:54:54.131 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/volume/__init__.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/volume/backups.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/volume/extensions.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-03-16 08:54:54.132 | M tempest/lib/api_schema/response/volume/group_types.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/groups.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/hosts.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/limits.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/messages.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/qos.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/quotas.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/services.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/transfers.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-03-16 08:54:54.133 | M tempest/lib/api_schema/response/volume/volumes.py 2022-03-16 08:54:54.133 | M tempest/lib/auth.py 2022-03-16 08:54:54.133 | M tempest/lib/base.py 2022-03-16 08:54:54.133 | M tempest/lib/cli/__init__.py 2022-03-16 08:54:54.133 | M tempest/lib/cli/base.py 2022-03-16 08:54:54.133 | M tempest/lib/cli/output_parser.py 2022-03-16 08:54:54.133 | M tempest/lib/cmd/__init__.py 2022-03-16 08:54:54.133 | M tempest/lib/common/__init__.py 2022-03-16 08:54:54.133 | M tempest/lib/common/api_microversion_fixture.py 2022-03-16 08:54:54.133 | M tempest/lib/common/api_version_request.py 2022-03-16 08:54:54.133 | M tempest/lib/common/api_version_utils.py 2022-03-16 08:54:54.133 | M tempest/lib/common/cred_client.py 2022-03-16 08:54:54.133 | M tempest/lib/common/cred_provider.py 2022-03-16 08:54:54.133 | M tempest/lib/common/dynamic_creds.py 2022-03-16 08:54:54.133 | M tempest/lib/common/fixed_network.py 2022-03-16 08:54:54.133 | M tempest/lib/common/http.py 2022-03-16 08:54:54.133 | M tempest/lib/common/jsonschema_validator.py 2022-03-16 08:54:54.133 | M tempest/lib/common/preprov_creds.py 2022-03-16 08:54:54.133 | M tempest/lib/common/profiler.py 2022-03-16 08:54:54.134 | M tempest/lib/common/rest_client.py 2022-03-16 08:54:54.134 | M tempest/lib/common/ssh.py 2022-03-16 08:54:54.134 | M tempest/lib/common/thread.py 2022-03-16 08:54:54.134 | M tempest/lib/common/utils/__init__.py 2022-03-16 08:54:54.134 | M tempest/lib/common/utils/data_utils.py 2022-03-16 08:54:54.134 | M tempest/lib/common/utils/linux/__init__.py 2022-03-16 08:54:54.134 | M tempest/lib/common/utils/linux/remote_client.py 2022-03-16 08:54:54.134 | M tempest/lib/common/utils/misc.py 2022-03-16 08:54:54.134 | M tempest/lib/common/utils/test_utils.py 2022-03-16 08:54:54.134 | M tempest/lib/common/validation_resources.py 2022-03-16 08:54:54.134 | M tempest/lib/decorators.py 2022-03-16 08:54:54.134 | M tempest/lib/exceptions.py 2022-03-16 08:54:54.134 | M tempest/lib/services/__init__.py 2022-03-16 08:54:54.134 | M tempest/lib/services/clients.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/__init__.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/agents_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/aggregates_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/availability_zone_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/base_compute_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/certificates_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/extensions_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/fixed_ips_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/flavors_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/floating_ips_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/hosts_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/hypervisor_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/images_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/interfaces_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/keypairs_client.py 2022-03-16 08:54:54.134 | M tempest/lib/services/compute/limits_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/migrations_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/networks_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/quota_classes_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/quotas_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/security_group_rules_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/security_groups_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/server_groups_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/servers_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/services_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/snapshots_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/tenant_networks_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/tenant_usages_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/versions_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/compute/volumes_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/__init__.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/__init__.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/identity_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/roles_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/services_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/tenants_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/token_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v2/users_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/__init__.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/catalog_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/credentials_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/domains_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-03-16 08:54:54.135 | M tempest/lib/services/identity/v3/groups_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/identity_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/limits_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/mappings_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/policies_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/projects_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/protocols_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/regions_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/roles_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/services_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/token_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/trusts_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/users_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/identity/v3/versions_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/image/__init__.py 2022-03-16 08:54:54.136 | M tempest/lib/services/image/v1/__init__.py 2022-03-16 08:54:54.136 | M tempest/lib/services/image/v1/image_members_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/image/v1/images_client.py 2022-03-16 08:54:54.136 | M tempest/lib/services/image/v2/__init__.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/image_members_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/images_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/namespaces_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/resource_types_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/schemas_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/image/v2/versions_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/__init__.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/agents_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/base.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/extensions_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/floating_ips_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/log_resource_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/loggable_resource_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/metering_label_rules_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/metering_labels_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/networks_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/ports_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/qos_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-03-16 08:54:54.137 | M tempest/lib/services/network/quotas_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/routers_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/security_group_rules_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/security_groups_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/segments_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/service_providers_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/subnetpools_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/subnets_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/tags_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/trunks_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/network/versions_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/object_storage/__init__.py 2022-03-16 08:54:54.138 | M tempest/lib/services/object_storage/account_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/object_storage/capabilities_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/object_storage/container_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/object_storage/object_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/placement/__init__.py 2022-03-16 08:54:54.138 | M tempest/lib/services/placement/base_placement_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/placement/placement_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/placement/resource_providers_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/__init__.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/base_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/__init__.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/backups_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/extensions_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/hosts_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/limits_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/qos_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/quotas_client.py 2022-03-16 08:54:54.138 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/services_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/transfers_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/types_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v2/volumes_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/__init__.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/attachments_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/backups_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/base_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/extensions_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/group_types_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/groups_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/hosts_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/limits_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/messages_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/qos_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/quotas_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/services_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/transfers_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/types_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/versions_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-03-16 08:54:54.139 | M tempest/lib/services/volume/v3/volumes_client.py 2022-03-16 08:54:54.139 | M tempest/scenario/README.rst 2022-03-16 08:54:54.139 | M tempest/scenario/__init__.py 2022-03-16 08:54:54.139 | M tempest/scenario/manager.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_aggregates_basic_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_compute_unified_limits.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_dashboard_basic_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_minimum_basic.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_network_advanced_server_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_network_basic_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_network_qos_placement.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_network_v6.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_object_storage_basic_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_security_groups_basic_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_server_advanced_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_server_basic_ops.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_server_multinode.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_shelve_instance.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_snapshot_pattern.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_stamp_pattern.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_unified_limits.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_volume_backup_restore.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_volume_boot_pattern.py 2022-03-16 08:54:54.140 | M tempest/scenario/test_volume_migrate_attached.py 2022-03-16 08:54:54.140 | M tempest/services/__init__.py 2022-03-16 08:54:54.140 | M tempest/services/orchestration/__init__.py 2022-03-16 08:54:54.140 | M tempest/services/orchestration/json/__init__.py 2022-03-16 08:54:54.140 | M tempest/services/orchestration/json/orchestration_client.py 2022-03-16 08:54:54.140 | M tempest/test.py 2022-03-16 08:54:54.140 | M tempest/test_discover/__init__.py 2022-03-16 08:54:54.140 | M tempest/test_discover/plugins.py 2022-03-16 08:54:54.140 | M tempest/test_discover/test_discover.py 2022-03-16 08:54:54.140 | M tempest/tests/README.rst 2022-03-16 08:54:54.140 | M tempest/tests/__init__.py 2022-03-16 08:54:54.140 | M tempest/tests/api/__init__.py 2022-03-16 08:54:54.140 | M tempest/tests/api/compute/__init__.py 2022-03-16 08:54:54.140 | M tempest/tests/api/compute/test_base.py 2022-03-16 08:54:54.140 | M tempest/tests/base.py 2022-03-16 08:54:54.140 | M tempest/tests/cmd/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-03-16 08:54:54.141 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_account_generator.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_cleanup.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_cleanup_services.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_list_plugins.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_run.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_saved_state_json.json 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_tempest_init.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-03-16 08:54:54.141 | M tempest/tests/cmd/test_workspace.py 2022-03-16 08:54:54.141 | M tempest/tests/common/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/common/test_admin_available.py 2022-03-16 08:54:54.141 | M tempest/tests/common/test_alt_available.py 2022-03-16 08:54:54.141 | M tempest/tests/common/test_compute.py 2022-03-16 08:54:54.141 | M tempest/tests/common/test_credentials_factory.py 2022-03-16 08:54:54.141 | M tempest/tests/common/test_custom_matchers.py 2022-03-16 08:54:54.141 | M tempest/tests/common/test_image.py 2022-03-16 08:54:54.141 | M tempest/tests/common/utils/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/common/utils/linux/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-03-16 08:54:54.141 | M tempest/tests/common/utils/test_net_utils.py 2022-03-16 08:54:54.141 | M tempest/tests/fake_config.py 2022-03-16 08:54:54.141 | M tempest/tests/fake_tempest_plugin.py 2022-03-16 08:54:54.141 | M tempest/tests/files/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/files/failing-tests 2022-03-16 08:54:54.141 | M tempest/tests/files/passing-tests 2022-03-16 08:54:54.141 | M tempest/tests/files/setup.cfg 2022-03-16 08:54:54.141 | M tempest/tests/files/testr-conf 2022-03-16 08:54:54.141 | M tempest/tests/lib/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/lib/cli/__init__.py 2022-03-16 08:54:54.141 | M tempest/tests/lib/cli/test_command_failed.py 2022-03-16 08:54:54.141 | M tempest/tests/lib/cli/test_execute.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/cli/test_output_parser.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/cmd/__init__.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/__init__.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_api_version_request.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_api_version_utils.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_cred_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_http.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_preprov_creds.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_profiler.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_rest_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/test_validation_resources.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/utils/__init__.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/utils/test_misc.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/fake_auth_provider.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/fake_credentials.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/fake_http.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/fake_identity.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/__init__.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/base.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/__init__.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-03-16 08:54:54.142 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_images_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_services_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/__init__.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-03-16 08:54:54.143 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/image/__init__.py 2022-03-16 08:54:54.144 | M tempest/tests/lib/services/image/v1/__init__.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/__init__.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/__init__.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_agents_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_networks_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_ports_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_qos_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_routers_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_segments_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-03-16 08:54:54.145 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/network/test_tags_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/network/test_versions_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/object_storage/__init__.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/placement/__init__.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/placemenAlready on 'master' 2022-03-16 08:54:54.146 | t/test_resource_providers_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/registry_fixture.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/test_clients.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/__init__.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-03-16 08:54:54.146 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_auth.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_base.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_credentials.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_decorators.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_ssh.py 2022-03-16 08:54:54.147 | M tempest/tests/lib/test_tempest_lib.py 2022-03-16 08:54:54.147 | M tempest/tests/test_base_test.py 2022-03-16 08:54:54.147 | M tempest/tests/test_config.py 2022-03-16 08:54:54.147 | M tempest/tests/test_decorators.py 2022-03-16 08:54:54.147 | M tempest/tests/test_hacking.py 2022-03-16 08:54:54.147 | M tempest/tests/test_imports.py 2022-03-16 08:54:54.147 | M tempest/tests/test_list_tests.py 2022-03-16 08:54:54.147 | M tempest/tests/test_microversions.py 2022-03-16 08:54:54.147 | M tempest/tests/test_tempest_plugin.py 2022-03-16 08:54:54.147 | M tempest/tests/test_test.py 2022-03-16 08:54:54.147 | M tempest/tests/utils.py 2022-03-16 08:54:54.147 | M tempest/version.py 2022-03-16 08:54:54.147 | M test-requirements.txt 2022-03-16 08:54:54.147 | M tools/generate-tempest-plugins-list.py 2022-03-16 08:54:54.147 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-03-16 08:54:54.147 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-03-16 08:54:54.147 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-03-16 08:54:54.147 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-03-16 08:54:54.147 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-03-16 08:54:54.147 | M tools/tempest-plugin-sanity.sh 2022-03-16 08:54:54.147 | M tox.ini 2022-03-16 08:54:54.147 | M zuul.d/base.yaml 2022-03-16 08:54:54.147 | M zuul.d/integrated-gate.yaml 2022-03-16 08:54:54.147 | M zuul.d/project.yaml 2022-03-16 08:54:54.147 | M zuul.d/stable-jobs.yaml 2022-03-16 08:54:54.148 | M zuul.d/tempest-specific.yaml 2022-03-16 08:54:54.148 | Your branch is up to date with 'origin/master'. 2022-03-16 08:54:54.148 | ++ lib/tempest:install_tempest:719 : local tmp_u_c_m 2022-03-16 08:54:54.148 | +++ lib/tempest:install_tempest:720 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-16 08:54:54.148 | ++ lib/tempest:install_tempest:720 : tmp_u_c_m=/tmp/tempest_u_c_m.ucwTBbQgeb 2022-03-16 08:54:54.148 | ++ lib/tempest:install_tempest:721 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ucwTBbQgeb 2022-03-16 08:54:54.148 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-03-16 08:54:54.148 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.ucwTBbQgeb 2022-03-16 08:54:54.148 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-03-16 08:54:54.148 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-03-16 08:54:54.148 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-03-16 08:54:54.148 | ++ lib/tempest:install_tempest:723 : tox -r --notest -efull 2022-03-16 08:54:54.148 | full create: /opt/stack/tempest/.tox/tempest 2022-03-16 08:54:54.148 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-16 08:54:54.148 | ERROR: invocation failed (exit code 1), logfile: /opt/stack/tempest/.tox/tempest/log/full-1.log 2022-03-16 08:54:54.148 | ================================== log start =================================== 2022-03-16 08:54:54.148 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:54:54.148 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:54:54.148 | WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:54:54.148 | WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:54:54.148 | WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:54:54.148 | ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='releases.openstack.org', port=443): Max retries exceeded with url: /constraints/upper/master (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2022-03-16 08:54:54.148 | 2022-03-16 08:54:54.148 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-16 08:54:54.148 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-16 08:54:54.148 | 2022-03-16 08:54:54.148 | =================================== log end ==================================== 2022-03-16 08:54:54.148 | ERROR: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2022-03-16 08:54:54.148 | ___________________________________ summary ____________________________________ 2022-03-16 08:54:54.148 | ERROR: full: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2022-03-16 08:54:54.149 | ++ lib/tempest:install_tempest:727 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ucwTBbQgeb -r requirements.txt 2022-03-16 08:54:54.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:54:54.149 | warning: missing-index-doctype 2022-03-16 08:54:54.149 | 2022-03-16 08:54:54.149 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.149 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pbr/ 2022-03-16 08:54:54.149 | 2022-03-16 08:54:54.149 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.149 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.149 | Collecting pbr!=2.1.0,>=2.0.0 2022-03-16 08:54:54.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-16 08:54:54.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.0/113.0 KB 33.0 MB/s eta 0:00:00 2022-03-16 08:54:54.149 | warning: missing-index-doctype 2022-03-16 08:54:54.149 | 2022-03-16 08:54:54.149 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.149 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cliff/ 2022-03-16 08:54:54.149 | 2022-03-16 08:54:54.149 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.149 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.149 | Collecting cliff!=2.9.0,>=2.8.0 2022-03-16 08:54:54.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-16 08:54:54.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 KB 56.8 MB/s eta 0:00:00 2022-03-16 08:54:54.149 | warning: missing-index-doctype 2022-03-16 08:54:54.149 | 2022-03-16 08:54:54.149 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.149 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/jsonschema/ 2022-03-16 08:54:54.149 | 2022-03-16 08:54:54.149 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.149 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.149 | Collecting jsonschema>=3.2.0 2022-03-16 08:54:54.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2022-03-16 08:54:54.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 KB 44.8 MB/s eta 0:00:00 2022-03-16 08:54:54.150 | warning: missing-index-doctype 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.150 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/testtools/ 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.150 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.150 | Collecting testtools>=2.2.0 2022-03-16 08:54:54.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-16 08:54:54.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 KB 63.5 MB/s eta 0:00:00 2022-03-16 08:54:54.150 | warning: missing-index-doctype 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.150 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/paramiko/ 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.150 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.150 | Collecting paramiko>=2.7.0 2022-03-16 08:54:54.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-16 08:54:54.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.6/206.6 KB 58.8 MB/s eta 0:00:00 2022-03-16 08:54:54.150 | warning: missing-index-doctype 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.150 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cryptography/ 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.150 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.150 | Collecting cryptography>=2.1 2022-03-16 08:54:54.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/94a/e132f0e40fe48/cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) 2022-03-16 08:54:54.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 41.1 MB/s eta 0:00:00 2022-03-16 08:54:54.150 | warning: missing-index-doctype 2022-03-16 08:54:54.150 | 2022-03-16 08:54:54.150 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.151 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/netaddr/ 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.151 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.151 | Collecting netaddr>=0.7.18 2022-03-16 08:54:54.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 2022-03-16 08:54:54.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 62.3 MB/s eta 0:00:00 2022-03-16 08:54:54.151 | warning: missing-index-doctype 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.151 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-concurrency/ 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.151 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.151 | Collecting oslo.concurrency>=3.26.0 2022-03-16 08:54:54.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3f/c4b456b1d03f0/oslo.concurrency-4.5.0-py3-none-any.whl (47 kB) 2022-03-16 08:54:54.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 KB 41.2 MB/s eta 0:00:00 2022-03-16 08:54:54.151 | warning: missing-index-doctype 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.151 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-config/ 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.151 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.151 | Collecting oslo.config>=5.2.0 2022-03-16 08:54:54.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1e/2a398450ea35a/oslo.config-8.8.0-py3-none-any.whl (128 kB) 2022-03-16 08:54:54.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 KB 49.1 MB/s eta 0:00:00 2022-03-16 08:54:54.151 | warning: missing-index-doctype 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.151 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-log/ 2022-03-16 08:54:54.151 | 2022-03-16 08:54:54.151 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.151 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.152 | Collecting oslo.log>=3.36.0 2022-03-16 08:54:54.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/975/3770776c337c0/oslo.log-4.7.0-py3-none-any.whl (71 kB) 2022-03-16 08:54:54.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 KB 28.9 MB/s eta 0:00:00 2022-03-16 08:54:54.152 | warning: missing-index-doctype 2022-03-16 08:54:54.152 | 2022-03-16 08:54:54.152 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.152 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/stestr/ 2022-03-16 08:54:54.152 | 2022-03-16 08:54:54.152 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.152 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.152 | Collecting stestr>=1.0.0 2022-03-16 08:54:54.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-16 08:54:54.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.0/126.0 KB 65.1 MB/s eta 0:00:00 2022-03-16 08:54:54.153 | warning: missing-index-doctype 2022-03-16 08:54:54.153 | 2022-03-16 08:54:54.153 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.153 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-serialization/ 2022-03-16 08:54:54.153 | 2022-03-16 08:54:54.153 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.153 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.153 | Collecting oslo.serialization!=2.19.1,>=2.18.0 2022-03-16 08:54:54.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB) 2022-03-16 08:54:54.153 | warning: missing-index-doctype 2022-03-16 08:54:54.153 | 2022-03-16 08:54:54.153 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.153 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-utils/ 2022-03-16 08:54:54.153 | 2022-03-16 08:54:54.153 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.153 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.153 | Collecting oslo.utils>=4.7.0 2022-03-16 08:54:54.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11f/e85493db77284/oslo.utils-4.12.2-py3-none-any.whl (101 kB) 2022-03-16 08:54:54.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 56.5 MB/s eta 0:00:00 2022-03-16 08:54:54.153 | warning: missing-index-doctype 2022-03-16 08:54:54.153 | 2022-03-16 08:54:54.153 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.153 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/fixtures/ 2022-03-16 08:54:54.153 | 2022-03-16 08:54:54.153 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.153 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.153 | Collecting fixtures>=3.0.0 2022-03-16 08:54:54.153 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-16 08:54:54.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 51.0 MB/s eta 0:00:00 2022-03-16 08:54:54.153 | warning: missing-index-doctype 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.154 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyyaml/ 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.154 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.154 | Collecting PyYAML>=3.12 2022-03-16 08:54:54.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-16 08:54:54.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 77.8 MB/s eta 0:00:00 2022-03-16 08:54:54.154 | warning: missing-index-doctype 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.154 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/python-subunit/ 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.154 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.154 | Collecting python-subunit>=1.0.0 2022-03-16 08:54:54.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-16 08:54:54.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 KB 56.6 MB/s eta 0:00:00 2022-03-16 08:54:54.154 | warning: missing-index-doctype 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.154 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/stevedore/ 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.154 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.154 | Collecting stevedore>=1.20.0 2022-03-16 08:54:54.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-16 08:54:54.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 KB 28.5 MB/s eta 0:00:00 2022-03-16 08:54:54.154 | warning: missing-index-doctype 2022-03-16 08:54:54.154 | 2022-03-16 08:54:54.154 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.155 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/prettytable/ 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.155 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.155 | Collecting PrettyTable>=0.7.1 2022-03-16 08:54:54.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-16 08:54:54.155 | warning: missing-index-doctype 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.155 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/urllib3/ 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.155 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.155 | Collecting urllib3>=1.21.1 2022-03-16 08:54:54.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-16 08:54:54.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 49.8 MB/s eta 0:00:00 2022-03-16 08:54:54.155 | warning: missing-index-doctype 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.155 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/debtcollector/ 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.155 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.155 | Collecting debtcollector>=1.2.0 2022-03-16 08:54:54.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB) 2022-03-16 08:54:54.155 | warning: missing-index-doctype 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.155 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/autopage/ 2022-03-16 08:54:54.155 | 2022-03-16 08:54:54.155 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.155 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.155 | Collecting autopage>=0.4.0 2022-03-16 08:54:54.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-16 08:54:54.156 | warning: missing-index-doctype 2022-03-16 08:54:54.156 | 2022-03-16 08:54:54.156 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.156 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cmd2/ 2022-03-16 08:54:54.156 | 2022-03-16 08:54:54.156 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.156 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.156 | Collecting cmd2>=1.0.0 2022-03-16 08:54:54.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-16 08:54:54.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.3/150.3 KB 63.8 MB/s eta 0:00:00 2022-03-16 08:54:54.156 | warning: missing-index-doctype 2022-03-16 08:54:54.156 | 2022-03-16 08:54:54.156 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.156 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyparsing/ 2022-03-16 08:54:54.156 | 2022-03-16 08:54:54.156 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.156 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.156 | Collecting pyparsing>=2.1.0 2022-03-16 08:54:54.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-16 08:54:54.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 58.8 MB/s eta 0:00:00 2022-03-16 08:54:54.156 | warning: missing-index-doctype 2022-03-16 08:54:54.156 | 2022-03-16 08:54:54.156 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.156 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/attrs/ 2022-03-16 08:54:54.156 | 2022-03-16 08:54:54.156 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.156 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.156 | Collecting attrs>=17.4.0 2022-03-16 08:54:54.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-16 08:54:54.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 44.8 MB/s eta 0:00:00 2022-03-16 08:54:54.156 | warning: missing-index-doctype 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.157 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyrsistent/ 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.157 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.157 | Collecting pyrsistent>=0.14.0 2022-03-16 08:54:54.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7bf/e2388663fd18b/pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) 2022-03-16 08:54:54.157 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 KB 62.3 MB/s eta 0:00:00 2022-03-16 08:54:54.157 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-16 08:54:54.157 | warning: missing-index-doctype 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.157 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/six/ 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.157 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.157 | Collecting six>=1.11.0 2022-03-16 08:54:54.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-16 08:54:54.157 | warning: missing-index-doctype 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.157 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/extras/ 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.157 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.157 | Collecting extras>=1.0.0 2022-03-16 08:54:54.157 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-16 08:54:54.157 | warning: missing-index-doctype 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.157 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.157 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pynacl/ 2022-03-16 08:54:54.157 | 2022-03-16 08:54:54.158 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.158 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.158 | Collecting pynacl>=1.0.1 2022-03-16 08:54:54.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-03-16 08:54:54.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 76.1 MB/s eta 0:00:00 2022-03-16 08:54:54.158 | warning: missing-index-doctype 2022-03-16 08:54:54.158 | 2022-03-16 08:54:54.158 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.158 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/bcrypt/ 2022-03-16 08:54:54.158 | 2022-03-16 08:54:54.158 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.158 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.158 | Collecting bcrypt>=3.1.3 2022-03-16 08:54:54.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) 2022-03-16 08:54:54.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 KB 45.4 MB/s eta 0:00:00 2022-03-16 08:54:54.158 | warning: missing-index-doctype 2022-03-16 08:54:54.158 | 2022-03-16 08:54:54.158 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.158 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cffi/ 2022-03-16 08:54:54.158 | 2022-03-16 08:54:54.158 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.158 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.158 | Collecting cffi>=1.12 2022-03-16 08:54:54.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57e/9ac9ccc3101fa/cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) 2022-03-16 08:54:54.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.7/446.7 KB 35.9 MB/s eta 0:00:00 2022-03-16 08:54:54.158 | warning: missing-index-doctype 2022-03-16 08:54:54.158 | 2022-03-16 08:54:54.158 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.158 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-i18n/ 2022-03-16 08:54:54.158 | 2022-03-16 08:54:54.158 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.158 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.158 | Collecting oslo.i18n>=3.15.3 2022-03-16 08:54:54.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB) 2022-03-16 08:54:54.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 KB 39.7 MB/s eta 0:00:00 2022-03-16 08:54:54.159 | warning: missing-index-doctype 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.159 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.159 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/fasteners/ 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.159 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.159 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.159 | Collecting fasteners>=0.7.0 2022-03-16 08:54:54.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cae/0772df265923e/fasteners-0.17.3-py3-none-any.whl (18 kB) 2022-03-16 08:54:54.159 | warning: missing-index-doctype 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.159 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.159 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/requests/ 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.159 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.159 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.159 | Collecting requests>=2.18.0 2022-03-16 08:54:54.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-16 08:54:54.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 48.7 MB/s eta 0:00:00 2022-03-16 08:54:54.159 | warning: missing-index-doctype 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.159 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.159 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/rfc3986/ 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.159 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.159 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.159 | Collecting rfc3986>=1.2.0 2022-03-16 08:54:54.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 2022-03-16 08:54:54.159 | warning: missing-index-doctype 2022-03-16 08:54:54.159 | 2022-03-16 08:54:54.160 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.160 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/python-dateutil/ 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.160 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.160 | Collecting python-dateutil>=2.7.0 2022-03-16 08:54:54.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/961/d03dc3453ebbc/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-03-16 08:54:54.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 5.7 MB/s eta 0:00:00 2022-03-16 08:54:54.160 | warning: missing-index-doctype 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.160 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyinotify/ 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.160 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.160 | Collecting pyinotify>=0.9.6 2022-03-16 08:54:54.160 | Using cached pyinotify-0.9.6-py3-none-any.whl 2022-03-16 08:54:54.160 | warning: missing-index-doctype 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.160 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-context/ 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.160 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.160 | Collecting oslo.context>=2.20.0 2022-03-16 08:54:54.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0c/f84fe7970cc07/oslo.context-4.1.0-py3-none-any.whl (20 kB) 2022-03-16 08:54:54.160 | warning: missing-index-doctype 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.160 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/voluptuous/ 2022-03-16 08:54:54.160 | 2022-03-16 08:54:54.160 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.161 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.161 | Collecting voluptuous>=0.8.9 2022-03-16 08:54:54.161 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/74a/7203100eb6636/voluptuous-0.12.2-py3-none-any.whl (29 kB) 2022-03-16 08:54:54.161 | warning: missing-index-doctype 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.161 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.161 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/future/ 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.161 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.161 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.161 | Collecting future 2022-03-16 08:54:54.161 | Using cached future-0.18.2-py3-none-any.whl 2022-03-16 08:54:54.161 | warning: missing-index-doctype 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.161 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.161 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pytz/ 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.161 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.161 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.161 | Collecting pytz>=2013.6 2022-03-16 08:54:54.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2058bc3453457/pytz-2021.3-py2.py3-none-any.whl (503 kB) 2022-03-16 08:54:54.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 51.0 MB/s eta 0:00:00 2022-03-16 08:54:54.161 | warning: missing-index-doctype 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.161 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.161 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/msgpack/ 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.161 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.161 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.161 | Collecting msgpack>=0.5.2 2022-03-16 08:54:54.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f74/da1e5fcf20ade/msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) 2022-03-16 08:54:54.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 KB 75.6 MB/s eta 0:00:00 2022-03-16 08:54:54.161 | warning: missing-index-doctype 2022-03-16 08:54:54.161 | 2022-03-16 08:54:54.162 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.162 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/netifaces/ 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.162 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.162 | Collecting netifaces>=0.10.4 2022-03-16 08:54:54.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/ff9ac7c228200/netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB) 2022-03-16 08:54:54.162 | warning: missing-index-doctype 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.162 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/iso8601/ 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.162 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.162 | Collecting iso8601>=0.1.11 2022-03-16 08:54:54.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7b/c01b1c2a43b25/iso8601-1.0.2-py3-none-any.whl (9.7 kB) 2022-03-16 08:54:54.162 | warning: missing-index-doctype 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.162 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/packaging/ 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.162 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.162 | Collecting packaging>=20.4 2022-03-16 08:54:54.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-16 08:54:54.162 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 10.9 MB/s eta 0:00:00 2022-03-16 08:54:54.162 | warning: missing-index-doctype 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.162 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/wcwidth/ 2022-03-16 08:54:54.162 | 2022-03-16 08:54:54.162 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.163 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.163 | Collecting wcwidth 2022-03-16 08:54:54.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-16 08:54:54.163 | warning: missing-index-doctype 2022-03-16 08:54:54.163 | 2022-03-16 08:54:54.163 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.163 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/wrapt/ 2022-03-16 08:54:54.163 | 2022-03-16 08:54:54.163 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.163 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.163 | Collecting wrapt>=1.7.0 2022-03-16 08:54:54.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/1006848eb55af/wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB) 2022-03-16 08:54:54.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 KB 44.4 MB/s eta 0:00:00 2022-03-16 08:54:54.163 | warning: missing-index-doctype 2022-03-16 08:54:54.163 | 2022-03-16 08:54:54.163 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.163 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pycparser/ 2022-03-16 08:54:54.163 | 2022-03-16 08:54:54.163 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.163 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.163 | Collecting pycparser 2022-03-16 08:54:54.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB) 2022-03-16 08:54:54.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 50.9 MB/s eta 0:00:00 2022-03-16 08:54:54.163 | warning: missing-index-doctype 2022-03-16 08:54:54.163 | 2022-03-16 08:54:54.163 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.163 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyperclip/ 2022-03-16 08:54:54.163 | 2022-03-16 08:54:54.163 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.163 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.163 | Collecting pyperclip>=1.6 2022-03-16 08:54:54.163 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-16 08:54:54.163 | warning: missing-index-doctype 2022-03-16 08:54:54.164 | 2022-03-16 08:54:54.164 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.164 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/certifi/ 2022-03-16 08:54:54.164 | 2022-03-16 08:54:54.164 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.164 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.164 | Collecting certifi>=2017.4.17 2022-03-16 08:54:54.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-16 08:54:54.164 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 67.4 MB/s eta 0:00:00 2022-03-16 08:54:54.164 | warning: missing-index-doctype 2022-03-16 08:54:54.164 | 2022-03-16 08:54:54.164 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.164 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/idna/ 2022-03-16 08:54:54.164 | 2022-03-16 08:54:54.164 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.164 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.164 | Collecting idna<4,>=2.5 2022-03-16 08:54:54.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-16 08:54:54.164 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 36.9 MB/s eta 0:00:00 2022-03-16 08:54:54.164 | warning: missing-index-doctype 2022-03-16 08:54:54.164 | 2022-03-16 08:54:54.164 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:54:54.164 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/charset-normalizer/ 2022-03-16 08:54:54.164 | 2022-03-16 08:54:54.164 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:54:54.164 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:54:54.164 | Collecting charset-normalizer~=2.0.0 2022-03-16 08:54:54.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-16 08:54:54.164 | Installing collected packages: wcwidth, voluptuous, rfc3986, pytz, pyperclip, pyinotify, netifaces, netaddr, msgpack, extras, certifi, wrapt, urllib3, six, PyYAML, pyrsistent, pyparsing, pycparser, PrettyTable, pbr, iso8601, idna, future, fasteners, charset-normalizer, autopage, attrs, stevedore, requests, python-dateutil, packaging, oslo.i18n, jsonschema, debtcollector, cmd2, cffi, pynacl, oslo.utils, oslo.context, oslo.config, cryptography, cliff, bcrypt, paramiko, oslo.serialization, oslo.concurrency, oslo.log, fixtures, testtools, python-subunit, stestr 2022-03-16 08:54:54.164 | Successfully installed PrettyTable-3.1.1 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 bcrypt-3.2.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 cryptography-36.0.1 debtcollector-2.5.0 extras-1.0.0 fasteners-0.17.3 fixtures-3.0.0 future-0.18.2 idna-3.3 iso8601-1.0.2 jsonschema-3.2.0 msgpack-1.0.3 netaddr-0.8.0 netifaces-0.11.0 oslo.concurrency-4.5.0 oslo.config-8.8.0 oslo.context-4.1.0 oslo.i18n-5.1.0 oslo.log-4.7.0 oslo.serialization-4.3.0 oslo.utils-4.12.2 packaging-21.3 paramiko-2.8.1 pbr-5.8.1 pycparser-2.21 pyinotify-0.9.6 pynacl-1.5.0 pyparsing-3.0.7 pyperclip-1.8.2 pyrsistent-0.18.1 python-dateutil-2.8.2 python-subunit-1.4.0 pytz-2021.3 requests-2.27.1 rfc3986-1.5.0 six-1.16.0 stestr-3.2.1 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 voluptuous-0.12.2 wcwidth-0.2.5 wrapt-1.13.3 2022-03-16 08:54:54.164 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-16 08:54:54.165 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-16 08:54:54.165 | ++ lib/tempest:install_tempest:728 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-03-16 08:54:54.165 | ++ lib/tempest:install_tempest:729 : rm -f /tmp/tempest_u_c_m.ucwTBbQgeb 2022-03-16 08:54:54.165 | ++ lib/tempest:install_tempest:730 : popd 2022-03-16 08:54:54.165 | ~/devstack 2022-03-16 08:54:54.177 | [133994 Async install_tempest:159376]: finished install_tempest with result 0 in 135 seconds 2022-03-16 08:54:54.181 | ++ inc/async:async_wait:197 : return 0 2022-03-16 08:54:54.183 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-03-16 08:54:54.186 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:54:54.188 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-03-16 08:54:54.191 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-03-16 08:54:54.194 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-03-16 08:54:54.196 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-03-16 08:54:54.198 | ++ inc/python:setup_develop:338 : local bindep 2022-03-16 08:54:54.201 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-16 08:54:54.203 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-03-16 08:54:54.205 | ++ inc/python:setup_develop:344 : local extras= 2022-03-16 08:54:54.207 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-03-16 08:54:54.210 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:54:54.212 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-16 08:54:54.214 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-03-16 08:54:54.217 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:54:54.219 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:54:54.222 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-03-16 08:54:54.224 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:54:54.227 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-03-16 08:54:54.229 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:54:54.232 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:54:54.234 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-03-16 08:54:54.240 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-03-16 08:54:54.242 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-03-16 08:54:54.893 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-03-16 08:54:54.895 | ++ inc/python:setup_package:418 : local bindep=0 2022-03-16 08:54:54.897 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:54:54.899 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:54:54.901 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-16 08:54:54.903 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-03-16 08:54:54.906 | ++ inc/python:setup_package:427 : local flags=-e 2022-03-16 08:54:54.908 | ++ inc/python:setup_package:428 : local extras= 2022-03-16 08:54:54.910 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:54:54.912 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:54:54.914 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:54:54.917 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:54:54.919 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:54:54.921 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-03-16 08:54:54.943 | Using python 3.8 to install /opt/stack/tempest 2022-03-16 08:54:54.945 | ++ 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/tempest 2022-03-16 08:54:55.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:55.825 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:55.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:54:55.825 | from cryptography.utils import int_from_bytes 2022-03-16 08:54:56.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:54:56.967 | Obtaining file:///opt/stack/tempest 2022-03-16 08:54:56.968 | Preparing metadata (setup.py): started 2022-03-16 08:55:00.606 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:55:00.643 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (5.8.1) 2022-03-16 08:55:00.644 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.10.1) 2022-03-16 08:55:00.645 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==30.0.1.dev5) (3.2.0) 2022-03-16 08:55:00.646 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.5.0) 2022-03-16 08:55:00.647 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.8.1) 2022-03-16 08:55:00.649 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (36.0.1) 2022-03-16 08:55:00.650 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (0.8.0) 2022-03-16 08:55:00.654 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.5.0) 2022-03-16 08:55:00.654 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (8.8.0) 2022-03-16 08:55:00.654 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.7.0) 2022-03-16 08:55:00.655 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.2.1) 2022-03-16 08:55:00.656 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.3.0) 2022-03-16 08:55:00.657 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.12.2) 2022-03-16 08:55:00.658 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.0.0) 2022-03-16 08:55:00.660 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (6.0) 2022-03-16 08:55:00.661 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (1.4.0) 2022-03-16 08:55:00.662 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.5.0) 2022-03-16 08:55:00.663 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.1.1) 2022-03-16 08:55:00.664 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (1.26.8) 2022-03-16 08:55:00.665 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.5.0) 2022-03-16 08:55:00.677 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.0.1.dev5) (2.4.0) 2022-03-16 08:55:00.678 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.0.1.dev5) (3.0.7) 2022-03-16 08:55:00.679 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.0.1.dev5) (0.5.0) 2022-03-16 08:55:00.719 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==30.0.1.dev5) (1.15.0) 2022-03-16 08:55:00.725 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==30.0.1.dev5) (1.13.3) 2022-03-16 08:55:00.736 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==30.0.1.dev5) (1.16.0) 2022-03-16 08:55:00.758 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.0.1.dev5) (0.17.3) 2022-03-16 08:55:00.760 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.0.1.dev5) (5.1.0) 2022-03-16 08:55:00.799 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.0.1.dev5) (2.27.1) 2022-03-16 08:55:00.800 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.0.1.dev5) (1.5.0) 2022-03-16 08:55:00.842 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (2.8.2) 2022-03-16 08:55:00.846 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (0.9.6) 2022-03-16 08:55:00.849 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (4.1.0) 2022-03-16 08:55:00.856 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.0.1.dev5) (2021.3) 2022-03-16 08:55:00.857 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.0.1.dev5) (1.0.3) 2022-03-16 08:55:00.871 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (1.0.2) 2022-03-16 08:55:00.873 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (0.11.0) 2022-03-16 08:55:00.874 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (21.3) 2022-03-16 08:55:00.911 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.0.1.dev5) (3.2.0) 2022-03-16 08:55:00.912 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.0.1.dev5) (1.5.0) 2022-03-16 08:55:00.931 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==30.0.1.dev5) (0.2.5) 2022-03-16 08:55:00.947 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==30.0.1.dev5) (1.0.0) 2022-03-16 08:55:00.985 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.0.1.dev5) (0.12.2) 2022-03-16 08:55:00.985 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.0.1.dev5) (0.18.2) 2022-03-16 08:55:01.066 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==30.0.1.dev5) (2.21) 2022-03-16 08:55:01.120 | 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->tempest==30.0.1.dev5) (1.8.2) 2022-03-16 08:55:01.121 | 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->tempest==30.0.1.dev5) (21.4.0) 2022-03-16 08:55:01.292 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.0.1.dev5) (2019.11.28) 2022-03-16 08:55:01.295 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.0.1.dev5) (3.3) 2022-03-16 08:55:01.297 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.0.1.dev5) (2.0.12) 2022-03-16 08:55:03.516 | Installing collected packages: tempest 2022-03-16 08:55:03.516 | Attempting uninstall: tempest 2022-03-16 08:55:03.516 | Found existing installation: tempest 30.0.1.dev5 2022-03-16 08:55:03.520 | Can't uninstall 'tempest'. No files were found to uninstall. 2022-03-16 08:55:03.521 | Running setup.py develop for tempest 2022-03-16 08:55:08.175 | Successfully installed tempest 2022-03-16 08:55:08.176 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 08:55:08.184 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:55:08.184 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:55:08.322 | ++ inc/python:pip_install:200 : result=0 2022-03-16 08:55:08.325 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:55:08.327 | ++ functions-common:time_stop:2425 : local name 2022-03-16 08:55:08.329 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 08:55:08.331 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:55:08.333 | ++ functions-common:time_stop:2428 : local total 2022-03-16 08:55:08.336 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 08:55:08.338 | ++ functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:55:08.341 | ++ functions-common:time_stop:2432 : start_time=1647420894937 2022-03-16 08:55:08.343 | ++ functions-common:time_stop:2434 : [[ -z 1647420894937 ]] 2022-03-16 08:55:08.345 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:55:08.350 | ++ functions-common:time_stop:2437 : end_time=1647420908347 2022-03-16 08:55:08.352 | ++ functions-common:time_stop:2438 : elapsed_time=13410 2022-03-16 08:55:08.354 | ++ functions-common:time_stop:2439 : total=177390 2022-03-16 08:55:08.356 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:55:08.358 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=190800 2022-03-16 08:55:08.361 | ++ inc/python:pip_install:203 : return 0 2022-03-16 08:55:08.363 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:55:08.365 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-16 08:55:08.367 | ++ functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-16 08:55:08.385 | ++ functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-16 08:55:08.398 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-03-16 08:55:08.400 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-03-16 08:55:08.403 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:55:08.405 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:55:08.408 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-03-16 08:55:08.410 | ++ inc/python:use_library_from_git:253 : return 1 2022-03-16 08:55:08.412 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-03-16 08:55:08.414 | ++ lib/tempest:configure_tempest:140 : local images 2022-03-16 08:55:08.417 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-03-16 08:55:08.419 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-03-16 08:55:08.421 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-03-16 08:55:08.423 | ++ lib/tempest:configure_tempest:144 : local password 2022-03-16 08:55:08.425 | ++ lib/tempest:configure_tempest:145 : local line 2022-03-16 08:55:08.428 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-03-16 08:55:08.430 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-03-16 08:55:08.432 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-03-16 08:55:08.434 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-03-16 08:55:08.436 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-03-16 08:55:08.439 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-03-16 08:55:08.441 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-03-16 08:55:08.443 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-03-16 08:55:08.446 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-03-16 08:55:08.448 | ++ lib/tempest:configure_tempest:155 : local disk 2022-03-16 08:55:08.451 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-03-16 08:55:08.451 | ' 2022-03-16 08:55:08.453 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-03-16 08:55:08.455 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-03-16 08:55:08.472 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:08.475 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-03-16 08:55:08.476 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-03-16 08:55:08.476 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-03-16 08:55:10.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:10.925 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:10.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:10.925 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:11.087 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:55:11.090 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-03-16 08:55:11.093 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-03-16 08:55:11.095 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-03-16 08:55:11.097 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-03-16 08:55:11.100 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-03-16 08:55:11.102 | ++ lib/tempest:configure_tempest:186 : image_uuid=eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 2022-03-16 08:55:11.104 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 2022-03-16 08:55:11.107 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-03-16 08:55:11.120 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-03-16 08:55:11.124 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-03-16 08:55:11.126 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-03-16 08:55:11.128 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-03-16 08:55:11.130 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-03-16 08:55:11.133 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-03-16 08:55:11.135 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-03-16 08:55:11.138 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-03-16 08:55:11.141 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-03-16 08:55:11.142 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-03-16 08:55:13.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:13.348 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:13.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:13.348 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:13.512 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:55:13.516 | ++ lib/tempest:configure_tempest:213 : admin_project_id=f9fc1f83b4ae4978aaf6713b2c6a55d7 2022-03-16 08:55:13.518 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-03-16 08:55:13.535 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:13.538 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-03-16 08:55:15.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:15.882 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:15.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:15.882 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:16.049 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:55:16.052 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:55:16.054 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:55:16.054 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:55:16.054 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:55:16.054 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:55:16.054 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:55:16.054 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:55:16.054 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:55:16.054 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:55:16.054 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-03-16 08:55:16.055 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-03-16 08:55:16.057 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:55:16.057 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:55:16.057 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:55:16.057 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:55:16.057 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:55:16.057 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:55:16.057 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:55:16.057 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:55:16.057 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:55:16.057 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-03-16 08:55:16.060 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-03-16 08:55:16.062 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:55:16.063 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:55:16.063 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:55:16.063 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:55:16.063 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:55:16.063 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:55:16.063 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:55:16.063 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:55:16.063 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:55:16.063 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-03-16 08:55:16.065 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-03-16 08:55:16.067 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-03-16 08:55:16.104 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-03-16 08:55:16.106 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-03-16 08:55:16.108 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-03-16 08:55:16.111 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 08:55:16.114 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:55:18.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:18.386 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:18.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:18.386 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:18.550 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:55:18.553 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:55:18.553 | address-scope 2022-03-16 08:55:18.553 | router-admin-state-down-before-update 2022-03-16 08:55:18.553 | agent 2022-03-16 08:55:18.553 | agent-resources-synced 2022-03-16 08:55:18.553 | allowed-address-pairs 2022-03-16 08:55:18.553 | auto-allocated-topology 2022-03-16 08:55:18.553 | availability_zone 2022-03-16 08:55:18.553 | availability_zone_filter 2022-03-16 08:55:18.553 | default-subnetpools 2022-03-16 08:55:18.553 | dhcp_agent_scheduler 2022-03-16 08:55:18.553 | dvr 2022-03-16 08:55:18.553 | empty-string-filtering 2022-03-16 08:55:18.553 | external-net 2022-03-16 08:55:18.553 | extra_dhcp_opt 2022-03-16 08:55:18.553 | extraroute 2022-03-16 08:55:18.553 | extraroute-atomic 2022-03-16 08:55:18.553 | filter-validation 2022-03-16 08:55:18.553 | fip-port-details 2022-03-16 08:55:18.553 | flavors 2022-03-16 08:55:18.553 | floatingip-pools 2022-03-16 08:55:18.553 | ip-substring-filtering 2022-03-16 08:55:18.553 | router 2022-03-16 08:55:18.553 | ext-gw-mode 2022-03-16 08:55:18.553 | l3-ha 2022-03-16 08:55:18.553 | l3-flavors 2022-03-16 08:55:18.553 | l3-port-ip-change-not-allowed 2022-03-16 08:55:18.553 | l3_agent_scheduler 2022-03-16 08:55:18.553 | metering 2022-03-16 08:55:18.553 | metering_source_and_destination_fields 2022-03-16 08:55:18.553 | multi-provider 2022-03-16 08:55:18.553 | net-mtu 2022-03-16 08:55:18.553 | net-mtu-writable 2022-03-16 08:55:18.554 | network_availability_zone 2022-03-16 08:55:18.554 | network-ip-availability 2022-03-16 08:55:18.554 | pagination 2022-03-16 08:55:18.554 | port-device-profile 2022-03-16 08:55:18.554 | port-mac-address-regenerate 2022-03-16 08:55:18.554 | port-numa-affinity-policy 2022-03-16 08:55:18.554 | binding 2022-03-16 08:55:18.554 | binding-extended 2022-03-16 08:55:18.554 | port-security 2022-03-16 08:55:18.554 | project-id 2022-03-16 08:55:18.554 | provider 2022-03-16 08:55:18.554 | quota-check-limit 2022-03-16 08:55:18.554 | quotas 2022-03-16 08:55:18.554 | quota_details 2022-03-16 08:55:18.554 | rbac-policies 2022-03-16 08:55:18.554 | rbac-address-group 2022-03-16 08:55:18.554 | rbac-address-scope 2022-03-16 08:55:18.554 | rbac-security-groups 2022-03-16 08:55:18.554 | rbac-subnetpool 2022-03-16 08:55:18.554 | revision-if-match 2022-03-16 08:55:18.554 | standard-attr-revisions 2022-03-16 08:55:18.554 | router_availability_zone 2022-03-16 08:55:18.554 | security-groups-normalized-cidr 2022-03-16 08:55:18.554 | port-security-groups-filtering 2022-03-16 08:55:18.554 | security-groups-remote-address-group 2022-03-16 08:55:18.554 | security-groups-shared-filtering 2022-03-16 08:55:18.554 | security-group 2022-03-16 08:55:18.554 | service-type 2022-03-16 08:55:18.554 | sorting 2022-03-16 08:55:18.554 | standard-attr-description 2022-03-16 08:55:18.554 | stateful-security-group 2022-03-16 08:55:18.554 | subnet_onboard 2022-03-16 08:55:18.554 | subnet-service-types 2022-03-16 08:55:18.554 | subnet_allocation 2022-03-16 08:55:18.555 | subnetpool-prefix-ops 2022-03-16 08:55:18.555 | standard-attr-tag 2022-03-16 08:55:18.555 | standard-attr-timestamp' 2022-03-16 08:55:18.555 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:55:18.555 | address-scope 2022-03-16 08:55:18.555 | router-admin-state-down-before-update 2022-03-16 08:55:18.555 | agent 2022-03-16 08:55:18.555 | agent-resources-synced 2022-03-16 08:55:18.556 | allowed-address-pairs 2022-03-16 08:55:18.556 | auto-allocated-topology 2022-03-16 08:55:18.556 | availability_zone 2022-03-16 08:55:18.556 | availability_zone_filter 2022-03-16 08:55:18.556 | default-subnetpools 2022-03-16 08:55:18.556 | dhcp_agent_scheduler 2022-03-16 08:55:18.556 | dvr 2022-03-16 08:55:18.556 | empty-string-filtering 2022-03-16 08:55:18.556 | external-net 2022-03-16 08:55:18.556 | extra_dhcp_opt 2022-03-16 08:55:18.556 | extraroute 2022-03-16 08:55:18.556 | extraroute-atomic 2022-03-16 08:55:18.556 | filter-validation 2022-03-16 08:55:18.556 | fip-port-details 2022-03-16 08:55:18.556 | flavors 2022-03-16 08:55:18.556 | floatingip-pools 2022-03-16 08:55:18.556 | ip-substring-filtering 2022-03-16 08:55:18.556 | router 2022-03-16 08:55:18.556 | ext-gw-mode 2022-03-16 08:55:18.556 | l3-ha 2022-03-16 08:55:18.556 | l3-flavors 2022-03-16 08:55:18.556 | l3-port-ip-change-not-allowed 2022-03-16 08:55:18.556 | l3_agent_scheduler 2022-03-16 08:55:18.556 | metering 2022-03-16 08:55:18.556 | metering_source_and_destination_fields 2022-03-16 08:55:18.556 | multi-provider 2022-03-16 08:55:18.556 | net-mtu 2022-03-16 08:55:18.556 | net-mtu-writable 2022-03-16 08:55:18.556 | network_availability_zone 2022-03-16 08:55:18.556 | network-ip-availability 2022-03-16 08:55:18.556 | pagination 2022-03-16 08:55:18.556 | port-device-profile 2022-03-16 08:55:18.556 | port-mac-address-regenerate 2022-03-16 08:55:18.556 | port-numa-affinity-policy 2022-03-16 08:55:18.556 | binding 2022-03-16 08:55:18.556 | binding-extended 2022-03-16 08:55:18.557 | port-security 2022-03-16 08:55:18.557 | project-id 2022-03-16 08:55:18.557 | provider 2022-03-16 08:55:18.557 | quota-check-limit 2022-03-16 08:55:18.557 | quotas 2022-03-16 08:55:18.557 | quota_details 2022-03-16 08:55:18.557 | rbac-policies 2022-03-16 08:55:18.557 | rbac-address-group 2022-03-16 08:55:18.557 | rbac-address-scope 2022-03-16 08:55:18.557 | rbac-security-groups 2022-03-16 08:55:18.557 | rbac-subnetpool 2022-03-16 08:55:18.557 | revision-if-match 2022-03-16 08:55:18.557 | standard-attr-revisions 2022-03-16 08:55:18.557 | router_availability_zone 2022-03-16 08:55:18.557 | security-groups-normalized-cidr 2022-03-16 08:55:18.557 | port-security-groups-filtering 2022-03-16 08:55:18.557 | security-groups-remote-address-group 2022-03-16 08:55:18.557 | security-groups-shared-filtering 2022-03-16 08:55:18.557 | security-group 2022-03-16 08:55:18.557 | service-type 2022-03-16 08:55:18.557 | sorting 2022-03-16 08:55:18.557 | standard-attr-description 2022-03-16 08:55:18.557 | stateful-security-group 2022-03-16 08:55:18.557 | subnet_onboard 2022-03-16 08:55:18.557 | subnet-service-types 2022-03-16 08:55:18.557 | subnet_allocation 2022-03-16 08:55:18.557 | subnetpool-prefix-ops 2022-03-16 08:55:18.557 | standard-attr-tag 2022-03-16 08:55:18.557 | standard-attr-timestamp =~ external-net ]] 2022-03-16 08:55:18.558 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:55:18.561 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-03-16 08:55:20.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:20.875 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:20.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:20.876 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:21.039 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:55:21.042 | ++ lib/tempest:configure_tempest:289 : public_network_id=ef74acfc-0733-4a5f-985d-24b779742c35 2022-03-16 08:55:21.045 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-03-16 08:55:23.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:23.561 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:23.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:23.561 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:23.561 | +---------------------------+--------------------------------------+ 2022-03-16 08:55:23.561 | | Field | Value | 2022-03-16 08:55:23.561 | +---------------------------+--------------------------------------+ 2022-03-16 08:55:23.561 | | admin_state_up | UP | 2022-03-16 08:55:23.561 | | availability_zone_hints | | 2022-03-16 08:55:23.561 | | availability_zones | | 2022-03-16 08:55:23.561 | | created_at | 2022-03-16T08:55:23Z | 2022-03-16 08:55:23.561 | | description | | 2022-03-16 08:55:23.561 | | dns_domain | None | 2022-03-16 08:55:23.561 | | id | 511c2036-9f39-496b-bb37-dd4744c23880 | 2022-03-16 08:55:23.561 | | ipv4_address_scope | None | 2022-03-16 08:55:23.561 | | ipv6_address_scope | None | 2022-03-16 08:55:23.561 | | is_default | False | 2022-03-16 08:55:23.561 | | is_vlan_transparent | None | 2022-03-16 08:55:23.562 | | mtu | 1500 | 2022-03-16 08:55:23.562 | | name | shared | 2022-03-16 08:55:23.562 | | port_security_enabled | True | 2022-03-16 08:55:23.562 | | project_id | f9fc1f83b4ae4978aaf6713b2c6a55d7 | 2022-03-16 08:55:23.562 | | provider:network_type | vlan | 2022-03-16 08:55:23.562 | | provider:physical_network | physnet1 | 2022-03-16 08:55:23.562 | | provider:segmentation_id | 172 | 2022-03-16 08:55:23.562 | | qos_policy_id | None | 2022-03-16 08:55:23.562 | | revision_number | 1 | 2022-03-16 08:55:23.562 | | router:external | Internal | 2022-03-16 08:55:23.562 | | segments | None | 2022-03-16 08:55:23.562 | | shared | True | 2022-03-16 08:55:23.562 | | status | ACTIVE | 2022-03-16 08:55:23.562 | | subnets | | 2022-03-16 08:55:23.562 | | tags | | 2022-03-16 08:55:23.562 | | updated_at | 2022-03-16T08:55:23Z | 2022-03-16 08:55:23.562 | +---------------------------+--------------------------------------+ 2022-03-16 08:55:23.728 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-03-16 08:55:26.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:26.639 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:26.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:55:26.639 | from cryptography.utils import int_from_bytes 2022-03-16 08:55:26.639 | +----------------------+--------------------------------------+ 2022-03-16 08:55:26.639 | | Field | Value | 2022-03-16 08:55:26.639 | +----------------------+--------------------------------------+ 2022-03-16 08:55:26.639 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-03-16 08:55:26.639 | | cidr | 192.168.233.0/24 | 2022-03-16 08:55:26.639 | | created_at | 2022-03-16T08:55:26Z | 2022-03-16 08:55:26.639 | | description | shared-subnet | 2022-03-16 08:55:26.639 | | dns_nameservers | | 2022-03-16 08:55:26.639 | | dns_publish_fixed_ip | None | 2022-03-16 08:55:26.639 | | enable_dhcp | True | 2022-03-16 08:55:26.639 | | gateway_ip | 192.168.233.1 | 2022-03-16 08:55:26.639 | | host_routes | | 2022-03-16 08:55:26.639 | | id | 3e934102-660e-4565-a474-5a6d97a8c6eb | 2022-03-16 08:55:26.639 | | ip_version | 4 | 2022-03-16 08:55:26.640 | | ipv6_address_mode | None | 2022-03-16 08:55:26.640 | | ipv6_ra_mode | None | 2022-03-16 08:55:26.640 | | name | shared-subnet | 2022-03-16 08:55:26.640 | | network_id | 511c2036-9f39-496b-bb37-dd4744c23880 | 2022-03-16 08:55:26.640 | | project_id | f9fc1f83b4ae4978aaf6713b2c6a55d7 | 2022-03-16 08:55:26.640 | | revision_number | 0 | 2022-03-16 08:55:26.640 | | segment_id | None | 2022-03-16 08:55:26.640 | | service_types | | 2022-03-16 08:55:26.640 | | subnetpool_id | None | 2022-03-16 08:55:26.640 | | tags | | 2022-03-16 08:55:26.640 | | updated_at | 2022-03-16T08:55:26Z | 2022-03-16 08:55:26.640 | +----------------------+--------------------------------------+ 2022-03-16 08:55:26.814 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-03-16 08:55:26.852 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-03-16 08:55:26.886 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-03-16 08:55:26.891 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-03-16 08:55:26.921 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-03-16 08:55:26.951 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-03-16 08:55:26.981 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-03-16 08:55:27.012 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-03-16 08:55:27.050 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.20/identity/v2.0/ 2022-03-16 08:55:27.081 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.20/identity/v3 2022-03-16 08:55:27.110 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-03-16 08:55:27.141 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-03-16 08:55:27.175 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-03-16 08:55:27.208 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-03-16 08:55:27.211 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-03-16 08:55:27.244 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-03-16 08:55:27.275 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-03-16 08:55:27.303 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-03-16 08:55:27.332 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-03-16 08:55:27.334 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-03-16 08:55:27.370 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-03-16 08:55:27.400 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-03-16 08:55:27.403 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-03-16 08:55:27.439 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-03-16 08:55:27.459 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:55:27.461 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-03-16 08:55:27.464 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-03-16 08:55:27.495 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-03-16 08:55:27.512 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:55:27.514 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-03-16 08:55:27.545 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-03-16 08:55:27.578 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-03-16 08:55:27.617 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-03-16 08:55:27.624 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-03-16 08:55:27.654 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-03-16 08:55:27.689 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-03-16 08:55:27.711 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:55:27.713 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 2022-03-16 08:55:27.744 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt eb25c0c2-1ad6-4c72-82bd-8134a3b5cff1 2022-03-16 08:55:27.782 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-03-16 08:55:27.810 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-03-16 08:55:27.844 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-03-16 08:55:27.877 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-03-16 08:55:27.897 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:27.899 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-03-16 08:55:27.902 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-03-16 08:55:27.904 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-03-16 08:55:27.907 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-03-16 08:55:27.909 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-03-16 08:55:27.911 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-03-16 08:55:27.931 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-03-16 08:55:27.934 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-03-16 08:55:27.963 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-03-16 08:55:27.998 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-03-16 08:55:28.032 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-03-16 08:55:28.065 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-03-16 08:55:28.099 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-03-16 08:55:28.131 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-03-16 08:55:28.169 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-03-16 08:55:28.207 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-03-16 08:55:28.238 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-03-16 08:55:28.241 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 08:55:28.270 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-03-16 08:55:28.273 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-03-16 08:55:28.290 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:55:28.293 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-03-16 08:55:28.326 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id ef74acfc-0733-4a5f-985d-24b779742c35 2022-03-16 08:55:28.355 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-03-16 08:55:28.385 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-03-16 08:55:28.415 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-03-16 08:55:28.448 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-03-16 08:55:28.484 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-03-16 08:55:28.518 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-03-16 08:55:28.555 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-03-16 08:55:28.557 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-03-16 08:55:28.559 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-03-16 08:55:28.593 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-03-16 08:55:28.595 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-03-16 08:55:28.598 | ++ functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 08:55:28.600 | ++ functions-common:is_provider_network:2277 : return 1 2022-03-16 08:55:28.603 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-03-16 08:55:28.642 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-03-16 08:55:28.674 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-03-16 08:55:28.703 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-03-16 08:55:28.733 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-03-16 08:55:28.766 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-03-16 08:55:28.795 | ++ lib/tempest:configure_tempest:469 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:55:28.798 | ++ lib/tempest:configure_tempest:470 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-03-16 08:55:28.801 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-03-16 08:55:28.819 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-03-16 08:55:28.851 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:55:28.854 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-03-16 08:55:28.857 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-03-16 08:55:28.874 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-03-16 08:55:28.904 | ++ lib/tempest:configure_tempest:480 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:55:28.905 | ++ lib/tempest:configure_tempest:480 : '[' libvirt = libvirt ']' 2022-03-16 08:55:28.908 | ++ lib/tempest:configure_tempest:481 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-03-16 08:55:28.911 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-03-16 08:55:28.927 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-03-16 08:55:28.956 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:55:28.959 | ++ lib/tempest:configure_tempest:486 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-03-16 08:55:28.962 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-03-16 08:55:28.979 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-03-16 08:55:29.007 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-03-16 08:55:29.009 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-03-16 08:55:29.011 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-03-16 08:55:29.014 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-03-16 08:55:29.033 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-03-16 08:55:29.036 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-03-16 08:55:29.064 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-03-16 08:55:29.080 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.083 | ++ lib/tempest:configure_tempest:510 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:55:29.085 | ++ lib/tempest:configure_tempest:510 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-03-16 08:55:29.088 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-03-16 08:55:29.090 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-03-16 08:55:29.093 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-03-16 08:55:29.095 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-03-16 08:55:29.098 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-03-16 08:55:29.100 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-03-16 08:55:29.120 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-03-16 08:55:29.122 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-03-16 08:55:29.153 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-03-16 08:55:29.156 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-03-16 08:55:29.158 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-03-16 08:55:29.160 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-03-16 08:55:29.188 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-03-16 08:55:29.217 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-03-16 08:55:29.246 | ++ lib/tempest:configure_tempest:596 : local service 2022-03-16 08:55:29.248 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-03-16 08:55:29.251 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.253 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-03-16 08:55:29.270 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.272 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-03-16 08:55:29.303 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.306 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-03-16 08:55:29.322 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.325 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-03-16 08:55:29.354 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.356 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-03-16 08:55:29.372 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.375 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-03-16 08:55:29.404 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.407 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-03-16 08:55:29.424 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.426 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-03-16 08:55:29.455 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.457 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-03-16 08:55:29.474 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.476 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-03-16 08:55:29.506 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.508 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-03-16 08:55:29.526 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:55:29.529 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-03-16 08:55:29.558 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:55:29.561 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-03-16 08:55:29.577 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:55:29.580 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-03-16 08:55:29.610 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-03-16 08:55:29.612 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-03-16 08:55:29.640 | ++ lib/tempest:configure_tempest:617 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-03-16 08:55:29.670 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = libvirt ']' 2022-03-16 08:55:29.673 | ++ lib/tempest:configure_tempest:619 : '[' kvm = lxc ']' 2022-03-16 08:55:29.675 | ++ lib/tempest:configure_tempest:629 : local tmp_cfg_file 2022-03-16 08:55:29.678 | +++ lib/tempest:configure_tempest:630 : mktemp 2022-03-16 08:55:29.682 | ++ lib/tempest:configure_tempest:630 : tmp_cfg_file=/tmp/tmp.RV9abJzQVx 2022-03-16 08:55:29.685 | ++ lib/tempest:configure_tempest:631 : cd /opt/stack/tempest 2022-03-16 08:55:29.687 | ++ lib/tempest:configure_tempest:632 : [[ False != \T\r\u\e ]] 2022-03-16 08:55:29.690 | ++ lib/tempest:configure_tempest:633 : tox -revenv-tempest --notest 2022-03-16 08:55:30.358 | venv-tempest create: /opt/stack/tempest/.tox/tempest 2022-03-16 08:55:32.131 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-16 08:55:52.979 | venv-tempest develop-inst: /opt/stack/tempest 2022-03-16 08:56:03.199 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-16 08:56:03.199 | ___________________________________ summary ____________________________________ 2022-03-16 08:56:03.199 | venv-tempest: skipped tests 2022-03-16 08:56:03.199 | congratulations :) 2022-03-16 08:56:03.231 | ++ lib/tempest:configure_tempest:636 : local tmp_u_c_m 2022-03-16 08:56:03.235 | +++ lib/tempest:configure_tempest:637 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-16 08:56:03.239 | ++ lib/tempest:configure_tempest:637 : tmp_u_c_m=/tmp/tempest_u_c_m.pl9q6Jmc72 2022-03-16 08:56:03.242 | ++ lib/tempest:configure_tempest:638 : set_tempest_venv_constraints /tmp/tempest_u_c_m.pl9q6Jmc72 2022-03-16 08:56:03.244 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-03-16 08:56:03.247 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.pl9q6Jmc72 2022-03-16 08:56:03.250 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-03-16 08:56:03.253 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-03-16 08:56:03.256 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-03-16 08:56:03.262 | ++ lib/tempest:configure_tempest:639 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.pl9q6Jmc72 -r requirements.txt 2022-03-16 08:56:05.799 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-03-16 08:56:05.799 | warnings.warn( 2022-03-16 08:56:05.799 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-03-16 08:56:05.799 | warnings.warn( 2022-03-16 08:56:05.890 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-03-16 08:56:06.837 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-16 08:56:06.838 | venv-tempest run-test-pre: PYTHONHASHSEED='3312413719' 2022-03-16 08:56:06.838 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.pl9q6Jmc72 -r requirements.txt 2022-03-16 08:56:08.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:56:08.752 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-03-16 08:56:08.753 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-03-16 08:56:08.755 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-03-16 08:56:08.756 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-03-16 08:56:08.757 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-03-16 08:56:08.759 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-03-16 08:56:08.761 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-03-16 08:56:08.762 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-03-16 08:56:08.763 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-03-16 08:56:08.765 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-03-16 08:56:08.767 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-03-16 08:56:08.768 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-03-16 08:56:08.770 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-03-16 08:56:08.771 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-03-16 08:56:08.773 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-03-16 08:56:08.774 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-03-16 08:56:08.775 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-03-16 08:56:08.777 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.1.1) 2022-03-16 08:56:08.778 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-03-16 08:56:08.780 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-03-16 08:56:08.792 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-03-16 08:56:08.794 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.0) 2022-03-16 08:56:08.796 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-03-16 08:56:08.825 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-03-16 08:56:08.827 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-03-16 08:56:08.828 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-03-16 08:56:08.829 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-16 08:56:08.839 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-03-16 08:56:08.875 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-03-16 08:56:08.877 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-03-16 08:56:08.916 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-03-16 08:56:08.930 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-03-16 08:56:08.932 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-03-16 08:56:08.973 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-03-16 08:56:08.975 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-03-16 08:56:09.019 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-03-16 08:56:09.022 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-03-16 08:56:09.024 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-03-16 08:56:09.053 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-03-16 08:56:09.055 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-03-16 08:56:09.065 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-03-16 08:56:09.067 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-03-16 08:56:09.084 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-03-16 08:56:09.086 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-03-16 08:56:09.088 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-03-16 08:56:09.178 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-03-16 08:56:09.213 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-03-16 08:56:09.316 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-03-16 08:56:09.373 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-03-16 08:56:09.560 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-03-16 08:56:09.561 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-03-16 08:56:09.564 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-03-16 08:56:09.840 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-16 08:56:09.840 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-16 08:56:09.949 | ___________________________________ summary ____________________________________ 2022-03-16 08:56:09.949 | venv-tempest: commands succeeded 2022-03-16 08:56:09.950 | congratulations :) 2022-03-16 08:56:09.983 | ++ lib/tempest:configure_tempest:640 : rm -f /tmp/tempest_u_c_m.pl9q6Jmc72 2022-03-16 08:56:09.987 | ++ lib/tempest:configure_tempest:643 : [[ False == \T\r\u\e ]] 2022-03-16 08:56:09.990 | ++ lib/tempest:configure_tempest:651 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:56:09.992 | ++ lib/tempest:configure_tempest:655 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-03-16 08:56:10.022 | ++ lib/tempest:configure_tempest:661 : tox -evenv -- tempest verify-config -uro /tmp/tmp.RV9abJzQVx 2022-03-16 08:56:10.701 | venv create: /opt/stack/tempest/.tox/venv 2022-03-16 08:56:12.230 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-03-16 08:56:40.814 | venv develop-inst: /opt/stack/tempest 2022-03-16 08:56:53.251 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,MarkupSafe==2.1.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-03-16 08:56:53.252 | venv run-test-pre: PYTHONHASHSEED='1200992276' 2022-03-16 08:56:53.252 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.RV9abJzQVx 2022-03-16 08:56:57.100 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-03-16 08:56:57.100 | warnings.warn( 2022-03-16 08:56:57.100 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-03-16 08:56:57.100 | warnings.warn( 2022-03-16 08:56:57.100 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-03-16 08:56:57.100 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-03-16 08:56:57.100 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-03-16 08:56:57.239 | ___________________________________ summary ____________________________________ 2022-03-16 08:56:57.239 | venv: commands succeeded 2022-03-16 08:56:57.239 | congratulations :) 2022-03-16 08:56:57.271 | ++ lib/tempest:configure_tempest:666 : is_service_enabled q-metering 2022-03-16 08:56:57.290 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:56:57.293 | ++ lib/tempest:configure_tempest:671 : is_service_enabled q-l3 2022-03-16 08:56:57.310 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:56:57.313 | ++ lib/tempest:configure_tempest:675 : local network_api_extensions=all 2022-03-16 08:56:57.315 | ++ lib/tempest:configure_tempest:676 : [[ ! -z '' ]] 2022-03-16 08:56:57.318 | ++ lib/tempest:configure_tempest:682 : [[ -n '' ]] 2022-03-16 08:56:57.320 | ++ lib/tempest:configure_tempest:685 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2022-03-16 08:56:57.350 | ++ lib/tempest:configure_tempest:687 : local object_storage_api_extensions=all 2022-03-16 08:56:57.353 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2022-03-16 08:56:57.356 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-03-16 08:56:57.390 | ++ lib/tempest:configure_tempest:696 : local volume_api_extensions=all 2022-03-16 08:56:57.393 | ++ lib/tempest:configure_tempest:697 : [[ ! -z '' ]] 2022-03-16 08:56:57.395 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-03-16 08:56:57.426 | ++ lib/tempest:configure_tempest:706 : IFS=' 2022-03-16 08:56:57.426 | ' 2022-03-16 08:56:57.429 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-03-16 08:56:57.432 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:56:57.435 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-03-16 08:56:57.437 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-03-16 08:56:57.440 | ++ lib/tempest:install_tempest_plugins:735 : pushd /opt/stack/tempest 2022-03-16 08:56:57.440 | /opt/stack/tempest /opt/stack/tempest 2022-03-16 08:56:57.442 | ++ lib/tempest:install_tempest_plugins:736 : [[ 0 != 0 ]] 2022-03-16 08:56:57.444 | ++ lib/tempest:install_tempest_plugins:745 : popd 2022-03-16 08:56:57.445 | /opt/stack/tempest 2022-03-16 08:56:57.447 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:56:57.450 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:56:57.453 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:56:57.456 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:56:57.458 | + functions-common:run_phase:1880 : run_plugins stack test-config 2022-03-16 08:56:57.461 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:56:57.464 | + functions-common:run_plugins:1840 : local phase=test-config 2022-03-16 08:56:57.467 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:56:57.469 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:56:57.472 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-03-16 08:56:57.475 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:56:57.478 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:56:57.481 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-03-16 08:56:57.488 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:56:57.488 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:56:57.490 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:56:57.493 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-03-16 08:56:57.496 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:56:57.499 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-03-16 08:56:57.502 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:56:57.505 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-03-16 08:56:57.505 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:56:57.505 | gsub("[][]", "", $1); 2022-03-16 08:56:57.505 | split($1, a, "|"); 2022-03-16 08:56:57.505 | if (a[1] == matchgroup) 2022-03-16 08:56:57.505 | print a[2] 2022-03-16 08:56:57.505 | } 2022-03-16 08:56:57.505 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 27 pip_install 190 apt-get 7 run_process 37 dbsync 39 apt-get-update 3 test_with_retry 6 async_wait 460 osc 627 ------------------------- Unaccounted time -89 ========================= Total runtime 1307 ================= Async summary ================= Time spent in the background minus waits: 1088 sec Elapsed time: 1307 sec Time if we did everything serially: 2395 sec Speedup: 1.83244 This is your host IP address: 10.222.0.20 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.20/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 268cdca80e70693c45a0b13f5e2cabf75ceb39eb Use ping instead of arping for br-data 2022-03-16 07:58:50 +0000 OS Version: Ubuntu 20.04 focal